Trace number 3263412

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.23 1201.77

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
MD5SUM5cab37809f478f7db7fa096e9a155cfe
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses40110
Sum of the clauses size400890
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 542
Number of clauses of size over 540068

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263412-1304100998/watcher-3263412-1304100998 -o /tmp/evaluation-result-3263412-1304100998/solver-3263412-1304100998 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3263412-1304100998.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.11 8.10 8.02 3/177 25704
/proc/meminfo: memFree=29746844/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=20212 CPUtime=0 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 709 0 0 0 0 0 0 0 25 0 1 0 600330499 20697088 561 33554432000 4194304 4623224 140735118120672 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25704/statm: 5053 562 297 105 0 557 0

[startup+0.0266629 s]
/proc/loadavg: 8.11 8.10 8.02 3/177 25704
/proc/meminfo: memFree=29746844/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=23728 CPUtime=0.02 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 2278 0 0 0 2 0 0 0 25 0 1 0 600330499 24297472 1473 33554432000 4194304 4623224 140735118120672 18446744073709551615 256415391488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25704/statm: 5932 1473 298 105 0 1436 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23728

[startup+0.155548 s]
/proc/loadavg: 8.11 8.10 8.02 3/177 25704
/proc/meminfo: memFree=29746844/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=209068 CPUtime=0.47 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 10313 0 0 0 46 1 0 0 25 0 4 0 600330499 214085632 7526 33554432000 4194304 4623224 140735118120672 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 52267 7526 394 105 0 47771 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 209068

[startup+0.300499 s]
/proc/loadavg: 8.11 8.10 8.02 3/177 25704
/proc/meminfo: memFree=29746844/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=216136 CPUtime=1.04 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 13315 0 0 0 103 1 0 0 25 0 4 0 600330499 221323264 8718 33554432000 4194304 4623224 140735118120672 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 54034 8718 383 105 0 49538 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 216136

[startup+0.700423 s]
/proc/loadavg: 8.11 8.10 8.02 3/177 25704
/proc/meminfo: memFree=29746844/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=217596 CPUtime=2.64 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 18170 0 0 0 262 2 0 0 25 0 4 0 600330499 222818304 9607 33554432000 4194304 4623224 140735118120672 18446744073709551615 4511014 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 54399 9607 383 105 0 49903 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 217596

[startup+1.50027 s]
/proc/loadavg: 8.10 8.10 8.02 9/184 25711
/proc/meminfo: memFree=29665576/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=224080 CPUtime=5.84 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 31902 0 0 0 581 3 0 0 25 0 4 0 600330499 229457920 11257 33554432000 4194304 4623224 140735118120672 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 56020 11257 384 105 0 51524 0
[pid=25704/tid=25709] ppid=25702 vsize=224080 CPUtime=1.44 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 3712 0 0 0 144 0 0 0 20 0 4 0 600330504 229457920 11257 33554432000 4194304 4623224 140735118120672 18446744073709551615 4377056 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=224080 CPUtime=1.44 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 3059 0 0 0 144 0 0 0 25 0 4 0 600330504 229457920 11257 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=224080 CPUtime=1.44 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 15909 0 0 0 143 1 0 0 25 0 4 0 600330504 229457920 11257 33554432000 4194304 4623224 140735118120672 18446744073709551615 256415088736 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 224080

[startup+3.10097 s]
/proc/loadavg: 8.10 8.10 8.02 9/184 25711
/proc/meminfo: memFree=29648216/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=229544 CPUtime=12.23 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 49118 0 0 0 1217 6 0 0 25 0 4 0 600330499 235053056 13766 33554432000 4194304 4623224 140735118120672 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 57386 13766 383 105 0 52890 0
[pid=25704/tid=25709] ppid=25702 vsize=229544 CPUtime=3.04 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 4160 0 0 0 304 0 0 0 25 0 4 0 600330504 235053056 13766 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=229544 CPUtime=3.04 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 5572 0 0 0 304 0 0 0 25 0 4 0 600330504 235053056 13766 33554432000 4194304 4623224 140735118120672 18446744073709551615 4377660 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=229544 CPUtime=3.03 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 29849 0 0 0 300 3 0 0 25 0 4 0 600330504 235053056 13766 33554432000 4194304 4623224 140735118120672 18446744073709551615 4364786 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 229544

[startup+6.30037 s]
/proc/loadavg: 8.10 8.10 8.02 9/184 25711
/proc/meminfo: memFree=29614584/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=231556 CPUtime=25.01 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 78222 0 0 0 2492 9 0 0 25 0 4 0 600330499 237113344 17607 33554432000 4194304 4623224 140735118120672 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 57889 17607 355 105 0 53393 0
[pid=25704/tid=25709] ppid=25702 vsize=231556 CPUtime=6.23 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 6390 0 0 0 623 0 0 0 25 0 4 0 600330504 237113344 17607 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=231556 CPUtime=6.24 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 6171 0 0 0 623 1 0 0 25 0 4 0 600330504 237113344 17607 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=231556 CPUtime=6.21 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 54772 0 0 0 616 5 0 0 25 0 4 0 600330504 237113344 17607 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 231556

[startup+12.7012 s]
/proc/loadavg: 8.08 8.09 8.02 9/184 25711
/proc/meminfo: memFree=29561660/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=248764 CPUtime=50.58 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 138273 0 0 0 5038 20 0 0 25 0 4 0 600330499 254734336 23832 33554432000 4194304 4623224 140735118120672 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 62191 23832 345 105 0 57695 0
[pid=25704/tid=25709] ppid=25702 vsize=248764 CPUtime=12.64 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 10436 0 0 0 1263 1 0 0 25 0 4 0 600330504 254734336 23832 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=248764 CPUtime=12.65 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 10258 0 0 0 1263 2 0 0 25 0 4 0 600330504 254734336 23832 33554432000 4194304 4623224 140735118120672 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=248764 CPUtime=12.58 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 104871 0 0 0 1244 14 0 0 25 0 4 0 600330504 254734336 23832 33554432000 4194304 4623224 140735118120672 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 248764

[startup+25.5007 s]
/proc/loadavg: 8.07 8.09 8.02 9/184 25712
/proc/meminfo: memFree=29477964/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=284100 CPUtime=101.7 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 270120 0 0 0 10132 38 0 0 25 0 4 0 600330499 290918400 34568 33554432000 4194304 4623224 140735118120672 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 71025 34568 342 105 0 66529 0
[pid=25704/tid=25709] ppid=25702 vsize=284100 CPUtime=25.43 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 22191 0 0 0 2541 2 0 0 25 0 4 0 600330504 290918400 34568 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=284100 CPUtime=25.44 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 15925 0 0 0 2542 2 0 0 25 0 4 0 600330504 290918400 34568 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=284100 CPUtime=25.3 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 219199 0 0 0 2500 30 0 0 25 0 4 0 600330504 290918400 34568 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 284100

[startup+51.1009 s]
/proc/loadavg: 8.12 8.10 8.02 9/184 25712
/proc/meminfo: memFree=29355584/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=346220 CPUtime=203.97 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 442257 0 0 0 20333 64 0 0 25 0 4 0 600330499 354529280 54218 33554432000 4194304 4623224 140735118120672 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 86555 54218 377 105 0 82059 0
[pid=25704/tid=25709] ppid=25702 vsize=346220 CPUtime=51.03 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 36153 0 0 0 5099 4 0 0 25 0 4 0 600330504 354529280 54218 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=346220 CPUtime=51.04 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 36397 0 0 0 5099 5 0 0 25 0 4 0 600330504 354529280 54218 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=346220 CPUtime=50.77 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 356621 0 0 0 5026 51 0 0 25 0 4 0 600330504 354529280 54218 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 346220

[startup+102.307 s]
/proc/loadavg: 8.12 8.10 8.02 9/184 25714
/proc/meminfo: memFree=29219012/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=480440 CPUtime=408.52 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 729364 0 0 0 40741 111 0 0 25 0 4 0 600330499 491970560 77628 33554432000 4194304 4623224 140735118120672 18446744073709551615 4510093 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 120110 77628 345 105 0 115614 0
[pid=25704/tid=25709] ppid=25702 vsize=480440 CPUtime=102.23 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 56843 0 0 0 10216 7 0 0 25 0 4 0 600330504 491970560 77628 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376649 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=480440 CPUtime=102.25 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 39482 0 0 0 10219 6 0 0 25 0 4 0 600330504 491970560 77628 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=480440 CPUtime=101.69 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 616597 0 0 0 10077 92 0 0 25 0 4 0 600330504 491970560 77628 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.52
Current children cumulated vsize (KiB) 480440

[startup+162.301 s]
/proc/loadavg: 8.11 8.09 8.02 9/184 25715
/proc/meminfo: memFree=29035188/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=564956 CPUtime=648.16 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 878492 0 0 0 64679 137 0 0 25 0 4 0 600330499 578514944 110617 33554432000 4194304 4623224 140735118120672 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 141239 110617 974 105 0 136743 0
[pid=25704/tid=25709] ppid=25702 vsize=564956 CPUtime=162.23 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 60741 0 0 0 16214 9 0 0 25 0 4 0 600330504 578514944 110617 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=564956 CPUtime=162.24 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 60822 0 0 0 16215 9 0 0 25 0 4 0 600330504 578514944 110617 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=564956 CPUtime=161.36 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 725270 0 0 0 16024 112 0 0 25 0 4 0 600330504 578514944 110617 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.16
Current children cumulated vsize (KiB) 564956

[startup+222.301 s]
/proc/loadavg: 8.04 8.07 8.02 9/184 25717
/proc/meminfo: memFree=28897592/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=678084 CPUtime=887.84 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 1063648 0 0 0 88614 170 0 0 25 0 4 0 600330499 694358016 125135 33554432000 4194304 4623224 140735118120672 18446744073709551615 256415435111 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 169521 125135 803 105 0 165025 0
[pid=25704/tid=25709] ppid=25702 vsize=678084 CPUtime=222.23 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 63259 0 0 0 22213 10 0 0 25 0 4 0 600330504 694358016 125135 33554432000 4194304 4623224 140735118120672 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=678084 CPUtime=222.25 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 87871 0 0 0 22210 15 0 0 25 0 4 0 600330504 694358016 125135 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=678084 CPUtime=221.04 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 859086 0 0 0 21970 134 0 0 25 0 4 0 600330504 694358016 125135 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.84
Current children cumulated vsize (KiB) 678084

[startup+282.3 s]

################
# More data... #
################

[pid=25704] ppid=25702 vsize=1232664 CPUtime=2805.23 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 3745206 0 0 0 279908 615 0 0 25 0 4 0 600330499 1262247936 229138 33554432000 4194304 4623224 140735118120672 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 308166 229138 382 105 0 303670 0
[pid=25704/tid=25709] ppid=25702 vsize=1232664 CPUtime=702.19 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 137163 0 0 0 70197 22 0 0 25 0 4 0 600330504 1262247936 229138 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=1232664 CPUtime=702.26 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 146452 0 0 0 70200 26 0 0 25 0 4 0 600330504 1262247936 229138 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=1232664 CPUtime=698.43 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 3052095 0 0 0 69355 488 0 0 25 0 4 0 600330504 1262247936 229138 33554432000 4194304 4623224 140735118120672 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.23
Current children cumulated vsize (KiB) 1232664

[startup+762.307 s]
/proc/loadavg: 8.06 8.08 8.02 9/184 25731
/proc/meminfo: memFree=28098060/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=1232664 CPUtime=3044.92 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 4098292 0 0 0 303815 677 0 0 25 0 4 0 600330499 1262247936 236085 33554432000 4194304 4623224 140735118120672 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 308166 236085 401 105 0 303670 0
[pid=25704/tid=25709] ppid=25702 vsize=1232664 CPUtime=762.19 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 137643 0 0 0 76197 22 0 0 25 0 4 0 600330504 1262247936 236085 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=1232664 CPUtime=762.27 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 146770 0 0 0 76201 26 0 0 25 0 4 0 600330504 1262247936 236085 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=1232664 CPUtime=758.12 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 3338712 0 0 0 75274 538 0 0 25 0 4 0 600330504 1262247936 236085 33554432000 4194304 4623224 140735118120672 18446744073709551615 4550383 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.92
Current children cumulated vsize (KiB) 1232664

[startup+822.3 s]
/proc/loadavg: 8.13 8.09 8.02 9/184 25733
/proc/meminfo: memFree=28055816/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=1237028 CPUtime=3284.58 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 4449464 0 0 0 327723 735 0 0 25 0 4 0 600330499 1266716672 241605 33554432000 4194304 4623224 140735118120672 18446744073709551615 4415008 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 309257 241605 362 105 0 304761 0
[pid=25704/tid=25709] ppid=25702 vsize=1237028 CPUtime=822.18 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 138818 0 0 0 82195 23 0 0 25 0 4 0 600330504 1266716672 241605 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=1237028 CPUtime=822.27 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 147031 0 0 0 82200 27 0 0 25 0 4 0 600330504 1266716672 241605 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=1237028 CPUtime=817.78 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 3634078 0 0 0 81193 585 0 0 25 0 4 0 600330504 1266716672 241605 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 1237028

[startup+882.301 s]
/proc/loadavg: 8.12 8.09 8.02 9/184 25735
/proc/meminfo: memFree=27992400/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=1246708 CPUtime=3524.25 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 4913360 0 0 0 351612 813 0 0 25 0 4 0 600330499 1276628992 249898 33554432000 4194304 4623224 140735118120672 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 311677 249898 341 105 0 307181 0
[pid=25704/tid=25709] ppid=25702 vsize=1246708 CPUtime=882.17 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 139352 0 0 0 88194 23 0 0 25 0 4 0 600330504 1276628992 249898 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=1246708 CPUtime=882.28 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 147905 0 0 0 88200 28 0 0 25 0 4 0 600330504 1276628992 249898 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=1246708 CPUtime=877.45 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 3961960 0 0 0 87109 636 0 0 25 0 4 0 600330504 1276628992 249898 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.25
Current children cumulated vsize (KiB) 1246708

[startup+942.301 s]
/proc/loadavg: 8.11 8.09 8.02 9/184 25736
/proc/meminfo: memFree=27931916/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=1252404 CPUtime=3763.94 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 5317998 0 0 0 375517 877 0 0 25 0 4 0 600330499 1282461696 256262 33554432000 4194304 4623224 140735118120672 18446744073709551615 4510101 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 313101 256262 341 105 0 308605 0
[pid=25704/tid=25709] ppid=25702 vsize=1252404 CPUtime=942.17 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 141136 0 0 0 94193 24 0 0 25 0 4 0 600330504 1282461696 256262 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=1252404 CPUtime=942.28 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 148670 0 0 0 94200 28 0 0 25 0 4 0 600330504 1282461696 256262 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=1252404 CPUtime=937.14 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 4263608 0 0 0 93031 683 0 0 25 0 4 0 600330504 1282461696 256262 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.94
Current children cumulated vsize (KiB) 1252404

[startup+1002.3 s]
/proc/loadavg: 8.17 8.10 8.03 9/184 25738
/proc/meminfo: memFree=27855472/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=1259512 CPUtime=4003.61 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 5789512 0 0 0 399410 951 0 0 25 0 4 0 600330499 1289740288 266220 33554432000 4194304 4623224 140735118120672 18446744073709551615 4511659 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 314878 266220 390 105 0 310382 0
[pid=25704/tid=25709] ppid=25702 vsize=1259512 CPUtime=1002.17 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 142030 0 0 0 100193 24 0 0 25 0 4 0 600330504 1289740288 266220 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=1259512 CPUtime=1002.28 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 149968 0 0 0 100200 28 0 0 25 0 4 0 600330504 1289740288 266220 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=1259512 CPUtime=996.81 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 4647167 0 0 0 98942 739 0 0 25 0 4 0 600330504 1289740288 266220 33554432000 4194304 4623224 140735118120672 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.61
Current children cumulated vsize (KiB) 1259512

[startup+1062.3 s]
/proc/loadavg: 8.13 8.10 8.03 9/184 25739
/proc/meminfo: memFree=27796748/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=1266144 CPUtime=4243.29 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 6043314 0 0 0 423340 989 0 0 25 0 4 0 600330499 1296531456 273720 33554432000 4194304 4623224 140735118120672 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 316536 273720 341 105 0 312040 0
[pid=25704/tid=25709] ppid=25702 vsize=1266144 CPUtime=1062.17 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 142869 0 0 0 106192 25 0 0 25 0 4 0 600330504 1296531456 273720 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=1266144 CPUtime=1062.28 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 152550 0 0 0 106199 29 0 0 25 0 4 0 600330504 1296531456 273720 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=1266144 CPUtime=1056.49 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 4845252 0 0 0 104881 768 0 0 25 0 4 0 600330504 1296531456 273720 33554432000 4194304 4623224 140735118120672 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 1266144

[startup+1122.3 s]
/proc/loadavg: 8.11 8.09 8.03 9/184 25741
/proc/meminfo: memFree=27742372/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=1271988 CPUtime=4482.96 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 6309490 0 0 0 447262 1034 0 0 25 0 4 0 600330499 1302515712 282600 33554432000 4194304 4623224 140735118120672 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 317997 282600 341 105 0 313501 0
[pid=25704/tid=25709] ppid=25702 vsize=1271988 CPUtime=1122.16 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 146623 0 0 0 112190 26 0 0 25 0 4 0 600330504 1302515712 282600 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=1271988 CPUtime=1122.28 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 153085 0 0 0 112199 29 0 0 25 0 4 0 600330504 1302515712 282600 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376643 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=1271988 CPUtime=1116.15 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 5045605 0 0 0 110814 801 0 0 25 0 4 0 600330504 1302515712 282600 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 1271988

[startup+1182.3 s]
/proc/loadavg: 8.15 8.10 8.03 9/184 25743
/proc/meminfo: memFree=27678684/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=1438184 CPUtime=4722.63 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 6754171 0 0 0 471160 1103 0 0 25 0 4 0 600330499 1472700416 294162 33554432000 4194304 4623224 140735118120672 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 359546 294162 389 105 0 355050 0
[pid=25704/tid=25709] ppid=25702 vsize=1438184 CPUtime=1182.16 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 195772 0 0 0 118183 33 0 0 25 0 4 0 600330504 1472700416 294162 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=1438184 CPUtime=1182.29 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 153345 0 0 0 118199 30 0 0 25 0 4 0 600330504 1472700416 294162 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=1438184 CPUtime=1175.83 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 5361563 0 0 0 116732 851 0 0 25 0 4 0 600330504 1472700416 294162 33554432000 4194304 4623224 140735118120672 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 1438184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.11 8.10 8.03 6/183 25744
/proc/meminfo: memFree=28431484/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=1439204 CPUtime=4800.14 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 6892769 0 0 0 478887 1127 0 0 25 0 4 0 600330499 1473744896 295190 33554432000 4194304 4623224 140735118120672 18446744073709551615 4510066 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 359801 295190 386 105 0 355305 0
[pid=25704/tid=25709] ppid=25702 vsize=1439204 CPUtime=1201.56 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 195862 0 0 0 120123 33 0 0 25 0 4 0 600330504 1473744896 295190 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=1439204 CPUtime=1201.69 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 153414 0 0 0 120139 30 0 0 25 0 4 0 600330504 1473744896 295190 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=1439204 CPUtime=1195.12 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 5493431 0 0 0 118638 874 0 0 25 0 4 0 600330504 1473744896 295190 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1439204

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1201.7 s]
/proc/loadavg: 8.11 8.10 8.03 6/183 25744
/proc/meminfo: memFree=28431484/32950928 swapFree=67111364/67111528
[pid=25704] ppid=25702 vsize=1439204 CPUtime=4800.14 cores=0,2,4,6
/proc/25704/stat : 25704 (SArTagnan) R 25702 25704 25177 0 -1 4202496 6892769 0 0 0 478887 1127 0 0 25 0 4 0 600330499 1473744896 295190 33554432000 4194304 4623224 140735118120672 18446744073709551615 4510066 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25704/statm: 359801 295190 386 105 0 355305 0
[pid=25704/tid=25709] ppid=25702 vsize=1439204 CPUtime=1201.56 cores=0,2,4,6
/proc/25704/task/25709/stat : 25709 (SArTagnan) R 25702 25704 25177 0 -1 4202560 195862 0 0 0 120123 33 0 0 25 0 4 0 600330504 1473744896 295190 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25704/tid=25710] ppid=25702 vsize=1439204 CPUtime=1201.69 cores=0,2,4,6
/proc/25704/task/25710/stat : 25710 (SArTagnan) R 25702 25704 25177 0 -1 4202560 153414 0 0 0 120139 30 0 0 25 0 4 0 600330504 1473744896 295190 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25704/tid=25711] ppid=25702 vsize=1439204 CPUtime=1195.12 cores=0,2,4,6
/proc/25704/task/25711/stat : 25711 (SArTagnan) R 25702 25704 25177 0 -1 4202560 5493431 0 0 0 118638 874 0 0 25 0 4 0 600330504 1473744896 295190 33554432000 4194304 4623224 140735118120672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1439204

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.23
CPU user time (s): 4788.9
CPU system time (s): 11.3293
CPU usage (%): 399.431
Max. virtual memory (cumulated for all children) (KiB): 1615412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.9
system time used= 11.3293
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6892769
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 234
involuntary context switches= 23594

runsolver used 1.82872 second user time and 4.73628 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 20:16:38
IDJOB=3263412
IDBENCH=83967
IDSOLVER=1656
FILE ID=node115/3263412-1304100998
RUNJOBID= node115-1304099794-25581
PBS_JOBID= 13170604
Free space on /tmp= 72728 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263412-1304100998/watcher-3263412-1304100998 -o /tmp/evaluation-result-3263412-1304100998/solver-3263412-1304100998 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3263412-1304100998.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5cab37809f478f7db7fa096e9a155cfe
RANDOM SEED=1655307994

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29747372 kB
Buffers:        798176 kB
Cached:        1909200 kB
SwapCached:          0 kB
Active:         162804 kB
Inactive:      2615568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29747372 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4720 kB
Writeback:           0 kB
AnonPages:       70444 kB
Mapped:          15084 kB
Slab:           362024 kB
PageTables:       4648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   218224 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72732 MiB
End job on node115 at 2011-04-29 20:36:42