Trace number 3265744

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.41 1201.79

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn006.shuffled-as.sat05-3846.cnf
MD5SUMf38a91a0947f21d9ceeb8762ba4c5f93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark919.536
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18473
Sum of the clauses size132415
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32342
Number of clauses of size 4463
Number of clauses of size 5642
Number of clauses of size over 514542

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-3265744-1304109122/watcher-3265744-1304109122 -o /tmp/evaluation-result-3265744-1304109122/solver-3265744-1304109122 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3265744-1304109122.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.20 8.15 8.10 5/184 8623
/proc/meminfo: memFree=26448460/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=19808 CPUtime=0 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 645 0 0 0 0 0 0 0 25 0 1 0 522510108 20283392 583 33554432000 4194304 4623224 140736617637040 18446744073709551615 255377301248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8623/statm: 4952 583 301 105 0 456 0

[startup+0.066239 s]
/proc/loadavg: 8.20 8.15 8.10 5/184 8623
/proc/meminfo: memFree=26448460/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=188900 CPUtime=0.17 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 4055 0 0 0 17 0 0 0 25 0 4 0 522510108 193433600 2730 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 47225 2730 339 105 0 42729 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 188900

[startup+0.133649 s]
/proc/loadavg: 8.20 8.15 8.10 5/184 8623
/proc/meminfo: memFree=26448460/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=255256 CPUtime=0.44 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 5337 0 0 0 44 0 0 0 25 0 4 0 522510108 261382144 3273 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510270 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 63814 3273 339 105 0 59318 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 255256

[startup+0.300197 s]
/proc/loadavg: 8.20 8.15 8.10 5/184 8623
/proc/meminfo: memFree=26448460/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=258080 CPUtime=1.11 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 7946 0 0 0 110 1 0 0 25 0 4 0 522510108 264273920 4193 33554432000 4194304 4623224 140736617637040 18446744073709551615 255376957553 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 64520 4194 340 105 0 60024 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 258080

[startup+0.700124 s]
/proc/loadavg: 8.20 8.15 8.10 5/184 8623
/proc/meminfo: memFree=26448460/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=263492 CPUtime=2.71 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 14366 0 0 0 269 2 0 0 25 0 4 0 522510108 269815808 6241 33554432000 4194304 4623224 140736617637040 18446744073709551615 4511652 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 65873 6241 344 105 0 61377 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 263492

[startup+1.50098 s]
/proc/loadavg: 8.20 8.15 8.10 9/188 8627
/proc/meminfo: memFree=26417432/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=264584 CPUtime=5.91 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 21317 0 0 0 587 4 0 0 25 0 4 0 522510108 270934016 8268 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 66146 8268 345 105 0 61650 0
[pid=8623/tid=8625] ppid=8621 vsize=264584 CPUtime=1.45 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 2763 0 0 0 145 0 0 0 25 0 4 0 522510110 270934016 8269 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=264584 CPUtime=1.46 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 2939 0 0 0 146 0 0 0 18 0 4 0 522510110 270934016 8269 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=264584 CPUtime=1.46 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 9763 0 0 0 145 1 0 0 25 0 4 0 522510110 270934016 8269 33554432000 4194304 4623224 140736617637040 18446744073709551615 255376962593 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 264584

[startup+3.10068 s]
/proc/loadavg: 8.26 8.17 8.10 9/188 8627
/proc/meminfo: memFree=26409124/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=268064 CPUtime=12.3 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 31727 0 0 0 1223 7 0 0 25 0 4 0 522510108 274497536 10647 33554432000 4194304 4623224 140736617637040 18446744073709551615 4512217 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 67016 10647 345 105 0 62520 0
[pid=8623/tid=8625] ppid=8621 vsize=268064 CPUtime=3.05 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 4304 0 0 0 304 1 0 0 25 0 4 0 522510110 274497536 10647 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=268064 CPUtime=3.07 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 4492 0 0 0 306 1 0 0 21 0 4 0 522510110 274497536 10647 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=268064 CPUtime=3.06 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 16276 0 0 0 303 3 0 0 25 0 4 0 522510110 274497536 10647 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 268064

[startup+6.30109 s]
/proc/loadavg: 8.26 8.17 8.10 9/188 8627
/proc/meminfo: memFree=26389000/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=270624 CPUtime=25.08 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 42690 0 0 0 2499 9 0 0 25 0 4 0 522510108 277118976 12798 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510495 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 67656 12798 346 105 0 63160 0
[pid=8623/tid=8625] ppid=8621 vsize=270624 CPUtime=6.23 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 6070 0 0 0 622 1 0 0 25 0 4 0 522510110 277118976 12798 33554432000 4194304 4623224 140736617637040 18446744073709551615 255376950476 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=270624 CPUtime=6.26 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 4623 0 0 0 625 1 0 0 25 0 4 0 522510110 277118976 12798 33554432000 4194304 4623224 140736617637040 18446744073709551615 4316672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=270624 CPUtime=6.26 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 25183 0 0 0 622 4 0 0 25 0 4 0 522510110 277118976 12798 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 270624

[startup+12.7009 s]
/proc/loadavg: 8.22 8.16 8.10 9/188 8627
/proc/meminfo: memFree=26365840/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=278644 CPUtime=50.64 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 78579 0 0 0 5048 16 0 0 25 0 4 0 522510108 285331456 15671 33554432000 4194304 4623224 140736617637040 18446744073709551615 4384653 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 69661 15671 346 105 0 65165 0
[pid=8623/tid=8625] ppid=8621 vsize=278644 CPUtime=12.6 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 8701 0 0 0 1258 2 0 0 25 0 4 0 522510110 285331456 15671 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376950 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=278644 CPUtime=12.66 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 6241 0 0 0 1265 1 0 0 25 0 4 0 522510110 285331456 15671 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=278644 CPUtime=12.67 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 56747 0 0 0 1256 11 0 0 25 0 4 0 522510110 285331456 15671 33554432000 4194304 4623224 140736617637040 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 278644

[startup+25.5005 s]
/proc/loadavg: 7.89 8.09 8.08 9/188 8658
/proc/meminfo: memFree=29577116/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=286100 CPUtime=101.77 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 109406 0 0 0 10155 22 0 0 25 0 4 0 522510108 292966400 21166 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 71525 21166 345 105 0 67029 0
[pid=8623/tid=8625] ppid=8621 vsize=286100 CPUtime=25.32 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 13580 0 0 0 2530 2 0 0 25 0 4 0 522510110 292966400 21166 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=286100 CPUtime=25.46 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 6736 0 0 0 2545 1 0 0 25 0 4 0 522510110 292966400 21166 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=286100 CPUtime=25.46 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 80061 0 0 0 2531 15 0 0 25 0 4 0 522510110 292966400 21166 33554432000 4194304 4623224 140736617637040 18446744073709551615 4554239 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 286100

[startup+51.1008 s]
/proc/loadavg: 8.06 8.11 8.09 9/188 8659
/proc/meminfo: memFree=29459316/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=313500 CPUtime=204.03 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 205107 0 0 0 20364 39 0 0 25 0 4 0 522510108 321024000 36615 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510052 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 78375 36615 389 105 0 73879 0
[pid=8623/tid=8625] ppid=8621 vsize=313500 CPUtime=50.78 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 15450 0 0 0 5075 3 0 0 25 0 4 0 522510110 321024000 36615 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=313500 CPUtime=51.06 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 9453 0 0 0 5105 1 0 0 25 0 4 0 522510110 321024000 36615 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=313500 CPUtime=51.06 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 158599 0 0 0 5077 29 0 0 25 0 4 0 522510110 321024000 36615 33554432000 4194304 4623224 140736617637040 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 313500

[startup+102.307 s]
/proc/loadavg: 8.13 8.12 8.09 9/188 8660
/proc/meminfo: memFree=29244524/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=387756 CPUtime=408.59 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 364464 0 0 0 40792 67 0 0 25 0 4 0 522510108 397062144 66628 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 96939 66628 672 105 0 92443 0
[pid=8623/tid=8625] ppid=8621 vsize=387756 CPUtime=101.71 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 22803 0 0 0 10167 4 0 0 25 0 4 0 522510110 397062144 66628 33554432000 4194304 4623224 140736617637040 18446744073709551615 4377005 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=387756 CPUtime=102.27 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 13365 0 0 0 10225 2 0 0 25 0 4 0 522510110 397062144 66628 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=387756 CPUtime=102.28 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 280409 0 0 0 10177 51 0 0 25 0 4 0 522510110 397062144 66628 33554432000 4194304 4623224 140736617637040 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 387756

[startup+162.301 s]
/proc/loadavg: 8.08 8.11 8.09 9/188 8662
/proc/meminfo: memFree=29124344/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=450168 CPUtime=648.23 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 403748 0 0 0 64750 73 0 0 25 0 4 0 522510108 460972032 77774 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 112542 77774 624 105 0 108046 0
[pid=8623/tid=8625] ppid=8621 vsize=450168 CPUtime=161.39 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 31321 0 0 0 16133 6 0 0 25 0 4 0 522510110 460972032 77774 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=450168 CPUtime=162.26 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 13789 0 0 0 16224 2 0 0 25 0 4 0 522510110 460972032 77774 33554432000 4194304 4623224 140736617637040 18446744073709551615 4461117 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=450168 CPUtime=162.27 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 288943 0 0 0 16174 53 0 0 25 0 4 0 522510110 460972032 77774 33554432000 4194304 4623224 140736617637040 18446744073709551615 4291574 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.23
Current children cumulated vsize (KiB) 450168

[startup+222.301 s]
/proc/loadavg: 8.25 8.16 8.10 9/188 8664
/proc/meminfo: memFree=28985956/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=609832 CPUtime=887.92 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 496819 0 0 0 88706 86 0 0 25 0 4 0 522510108 624467968 96678 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 152458 96678 420 105 0 147962 0
[pid=8623/tid=8625] ppid=8621 vsize=609832 CPUtime=221.05 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 35112 0 0 0 22099 6 0 0 25 0 4 0 522510110 624467968 96678 33554432000 4194304 4623224 140736617637040 18446744073709551615 4377048 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=609832 CPUtime=222.27 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 18839 0 0 0 22224 3 0 0 25 0 4 0 522510110 624467968 96678 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=609832 CPUtime=222.27 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 335725 0 0 0 22167 60 0 0 25 0 4 0 522510110 624467968 96678 33554432000 4194304 4623224 140736617637040 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.92
Current children cumulated vsize (KiB) 609832

[startup+282.301 s]

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

[pid=8623] ppid=8621 vsize=1240604 CPUtime=2805.36 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 1226306 0 0 0 280322 214 0 0 25 0 4 0 522510108 1270378496 241522 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 310151 241522 394 105 0 305655 0
[pid=8623/tid=8625] ppid=8621 vsize=1240604 CPUtime=698.46 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 82812 0 0 0 69828 18 0 0 25 0 4 0 522510110 1270378496 241522 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376875 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=1240604 CPUtime=702.28 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 30712 0 0 0 70221 7 0 0 25 0 4 0 522510110 1270378496 241522 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=1240604 CPUtime=702.28 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 807018 0 0 0 70092 136 0 0 25 0 4 0 522510110 1270378496 241522 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 1240604

[startup+762.307 s]
/proc/loadavg: 8.11 8.17 8.12 9/188 8678
/proc/meminfo: memFree=27496052/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=2012224 CPUtime=3045.06 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 1417788 0 0 0 304263 243 0 0 25 0 4 0 522510108 2060517376 344830 33554432000 4194304 4623224 140736617637040 18446744073709551615 255376998869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 503056 344851 394 105 0 498560 0
[pid=8623/tid=8625] ppid=8621 vsize=2012224 CPUtime=758.13 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 84596 0 0 0 75795 18 0 0 25 0 4 0 522510110 2060517376 344861 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=2012224 CPUtime=762.29 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 31669 0 0 0 76221 8 0 0 25 0 4 0 522510110 2060517376 344874 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=2012224 CPUtime=762.3 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 810419 0 0 0 76092 138 0 0 25 0 4 0 522510110 2060517376 344886 33554432000 4194304 4623224 140736617637040 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 2012224

[startup+822.301 s]
/proc/loadavg: 8.30 8.22 8.13 9/188 8680
/proc/meminfo: memFree=27359760/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=1768000 CPUtime=3284.71 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 1504356 0 0 0 328216 255 0 0 25 0 4 0 522510108 1810432000 336352 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 442000 336352 394 105 0 437504 0
[pid=8623/tid=8625] ppid=8621 vsize=1768000 CPUtime=818.12 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 109179 0 0 0 81790 22 0 0 25 0 4 0 522510110 1810432000 336352 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376708 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=1768000 CPUtime=821.96 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 31940 0 0 0 82188 8 0 0 25 0 4 0 522510110 1810432000 336352 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376815 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=1768000 CPUtime=822.29 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 810938 0 0 0 82091 138 0 0 25 0 4 0 522510110 1810432000 336352 33554432000 4194304 4623224 140736617637040 18446744073709551615 4577438 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.71
Current children cumulated vsize (KiB) 1768000

[startup+882.301 s]
/proc/loadavg: 8.17 8.20 8.13 9/188 8681
/proc/meminfo: memFree=27262908/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=1878612 CPUtime=3524.38 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 1565867 0 0 0 352175 263 0 0 25 0 4 0 522510108 1923698688 348525 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 469653 348525 394 105 0 465157 0
[pid=8623/tid=8625] ppid=8621 vsize=1878612 CPUtime=878.12 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 109522 0 0 0 87790 22 0 0 25 0 4 0 522510110 1923698688 348525 33554432000 4194304 4623224 140736617637040 18446744073709551615 4377018 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=1878612 CPUtime=881.63 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 31993 0 0 0 88155 8 0 0 25 0 4 0 522510110 1923698688 348525 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=1878612 CPUtime=882.29 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 813806 0 0 0 88090 139 0 0 25 0 4 0 522510110 1923698688 348525 33554432000 4194304 4623224 140736617637040 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 1878612

[startup+942.301 s]
/proc/loadavg: 8.29 8.23 8.14 9/188 8683
/proc/meminfo: memFree=27146084/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=1964168 CPUtime=3764.07 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 1588538 0 0 0 376139 268 0 0 25 0 4 0 522510108 2011308032 361828 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 491042 361828 394 105 0 486546 0
[pid=8623/tid=8625] ppid=8621 vsize=1964168 CPUtime=938.12 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 110094 0 0 0 93790 22 0 0 25 0 4 0 522510110 2011308032 361828 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=1964168 CPUtime=941.31 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 32126 0 0 0 94123 8 0 0 25 0 4 0 522510110 2011308032 361828 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=1964168 CPUtime=942.29 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 816969 0 0 0 94089 140 0 0 25 0 4 0 522510110 2011308032 361828 33554432000 4194304 4623224 140736617637040 18446744073709551615 4366389 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 1964168

[startup+1002.3 s]
/proc/loadavg: 8.16 8.20 8.13 9/188 8684
/proc/meminfo: memFree=27070676/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=1978636 CPUtime=4003.74 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 1595034 0 0 0 400105 269 0 0 25 0 4 0 522510108 2026123264 368203 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 494659 368203 394 105 0 490163 0
[pid=8623/tid=8625] ppid=8621 vsize=1978636 CPUtime=998.12 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 110458 0 0 0 99790 22 0 0 25 0 4 0 522510110 2026123264 368203 33554432000 4194304 4623224 140736617637040 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=1978636 CPUtime=1000.98 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 32244 0 0 0 100090 8 0 0 25 0 4 0 522510110 2026123264 368203 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=1978636 CPUtime=1002.3 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 820723 0 0 0 100089 141 0 0 25 0 4 0 522510110 2026123264 368203 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 1978636

[startup+1062.3 s]
/proc/loadavg: 8.29 8.22 8.14 9/188 8686
/proc/meminfo: memFree=27003692/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=1991260 CPUtime=4243.43 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 1601319 0 0 0 424072 271 0 0 25 0 4 0 522510108 2039050240 374358 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510327 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 497815 374358 394 105 0 493319 0
[pid=8623/tid=8625] ppid=8621 vsize=1991260 CPUtime=1058.12 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 110761 0 0 0 105790 22 0 0 25 0 4 0 522510110 2039050240 374358 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=1991260 CPUtime=1060.65 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 32380 0 0 0 106057 8 0 0 25 0 4 0 522510110 2039050240 374358 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=1991260 CPUtime=1062.3 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 823923 0 0 0 106088 142 0 0 25 0 4 0 522510110 2039050240 374358 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 1991260

[startup+1122.3 s]
/proc/loadavg: 8.15 8.19 8.14 9/188 8688
/proc/meminfo: memFree=26919852/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=2004744 CPUtime=4483.1 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 1607788 0 0 0 448038 272 0 0 25 0 4 0 522510108 2052857856 380614 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 501186 380614 382 105 0 496690 0
[pid=8623/tid=8625] ppid=8621 vsize=2004744 CPUtime=1118.13 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 111223 0 0 0 111790 23 0 0 25 0 4 0 522510110 2052857856 380614 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=2004744 CPUtime=1120.33 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 32485 0 0 0 112025 8 0 0 25 0 4 0 522510110 2052857856 380614 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=2004744 CPUtime=1122.3 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 827361 0 0 0 112087 143 0 0 25 0 4 0 522510110 2052857856 380614 33554432000 4194304 4623224 140736617637040 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 2004744

[startup+1182.3 s]
/proc/loadavg: 8.23 8.20 8.14 9/188 8689
/proc/meminfo: memFree=26798304/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=2006232 CPUtime=4722.79 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 1757175 0 0 0 471981 298 0 0 25 0 4 0 522510108 2054381568 388694 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 501558 388694 346 105 0 497062 0
[pid=8623/tid=8625] ppid=8621 vsize=2006232 CPUtime=1178.13 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 112006 0 0 0 117790 23 0 0 25 0 4 0 522510110 2054381568 388694 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=2006232 CPUtime=1180 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 32694 0 0 0 117992 8 0 0 25 0 4 0 522510110 2054381568 388694 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376643 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=2006232 CPUtime=1182.3 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 970141 0 0 0 118064 166 0 0 25 0 4 0 522510110 2054381568 388694 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 2006232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.19 8.14 9/188 8690
/proc/meminfo: memFree=26767676/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=2006232 CPUtime=4800.31 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 1878225 0 0 0 479714 317 0 0 25 0 4 0 522510108 2054381568 389803 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 501558 389803 345 105 0 497062 0
[pid=8623/tid=8625] ppid=8621 vsize=2006232 CPUtime=1197.53 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 112012 0 0 0 119730 23 0 0 25 0 4 0 522510110 2054381568 389803 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=2006232 CPUtime=1199.3 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 32716 0 0 0 119922 8 0 0 25 0 4 0 522510110 2054381568 389803 33554432000 4194304 4623224 140736617637040 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=2006232 CPUtime=1201.71 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 1089726 0 0 0 119987 184 0 0 25 0 4 0 522510110 2054381568 389803 33554432000 4194304 4623224 140736617637040 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 2006232

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.15 8.19 8.14 9/188 8690
/proc/meminfo: memFree=26767676/32951124 swapFree=67111352/67111528
[pid=8623] ppid=8621 vsize=2006232 CPUtime=4800.31 cores=0,2,4,6
/proc/8623/stat : 8623 (SArTagnan) R 8621 8623 8042 0 -1 4202496 1878225 0 0 0 479714 317 0 0 25 0 4 0 522510108 2054381568 389803 33554432000 4194304 4623224 140736617637040 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8623/statm: 501558 389803 345 105 0 497062 0
[pid=8623/tid=8625] ppid=8621 vsize=2006232 CPUtime=1197.53 cores=0,2,4,6
/proc/8623/task/8625/stat : 8625 (SArTagnan) R 8621 8623 8042 0 -1 4202560 112012 0 0 0 119730 23 0 0 25 0 4 0 522510110 2054381568 389803 33554432000 4194304 4623224 140736617637040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8623/tid=8626] ppid=8621 vsize=2006232 CPUtime=1199.3 cores=0,2,4,6
/proc/8623/task/8626/stat : 8626 (SArTagnan) R 8621 8623 8042 0 -1 4202560 32716 0 0 0 119922 8 0 0 25 0 4 0 522510110 2054381568 389803 33554432000 4194304 4623224 140736617637040 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8623/tid=8627] ppid=8621 vsize=2006232 CPUtime=1201.71 cores=0,2,4,6
/proc/8623/task/8627/stat : 8627 (SArTagnan) R 8621 8623 8042 0 -1 4202560 1089726 0 0 0 119987 184 0 0 25 0 4 0 522510110 2054381568 389803 33554432000 4194304 4623224 140736617637040 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 2006232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.79
CPU time (s): 4800.41
CPU user time (s): 4797.16
CPU system time (s): 3.24551
CPU usage (%): 399.439
Max. virtual memory (cumulated for all children) (KiB): 2071268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.16
system time used= 3.24551
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1878225
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= 683
involuntary context switches= 69538

runsolver used 1.83972 second user time and 4.72528 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 22:32:02
IDJOB=3265744
IDBENCH=85802
IDSOLVER=1656
FILE ID=node135/3265744-1304109122
RUNJOBID= node135-1304107918-8477
PBS_JOBID= 13170648
Free space on /tmp= 71108 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn006.shuffled-as.sat05-3846.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265744-1304109122/watcher-3265744-1304109122 -o /tmp/evaluation-result-3265744-1304109122/solver-3265744-1304109122 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3265744-1304109122.cnf -threads=4

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

MD5SUM BENCH= f38a91a0947f21d9ceeb8762ba4c5f93
RANDOM SEED=203075918

node135.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.851
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.70
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.851
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	: 5332.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.75
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26448624 kB
Buffers:        917008 kB
Cached:        1748788 kB
SwapCached:        172 kB
Active:        3381484 kB
Inactive:      2598072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26448624 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            1196 kB
Writeback:           0 kB
AnonPages:     3313100 kB
Mapped:          15408 kB
Slab:           453552 kB
PageTables:      11312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3911084 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71120 MiB
End job on node135 at 2011-04-29 22:52:06