Trace number 3385964

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-05-15 (fixed)? (TO) 3884.68 1300.07

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g3.cnf
MD5SUM226123ce9245dfa4b876682016123861
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.0692
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 961)

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-3385964-1305578208/watcher-3385964-1305578208 -o /tmp/evaluation-result-3385964-1305578208/solver-3385964-1305578208 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385964-1305578208.cnf -threads=4 

running on 4 cores: 1,3,5,7

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: 9.48 9.98 10.15 4/369 27968
/proc/meminfo: memFree=14881500/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=20728 CPUtime=0.01 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 945 0 0 0 1 0 0 0 25 0 1 0 669420474 21225472 570 33554432000 4194304 4625164 140733397917056 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27968/statm: 5182 571 296 106 0 685 0

[startup+0.094705 s]
/proc/loadavg: 9.48 9.98 10.15 4/369 27968
/proc/meminfo: memFree=14881500/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=189220 CPUtime=0.24 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 3188 0 0 0 24 0 0 0 18 0 4 0 669420474 193761280 2597 33554432000 4194304 4625164 140733397917056 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27968/statm: 47305 2597 345 106 0 42808 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 189220

[startup+0.100701 s]
/proc/loadavg: 9.48 9.98 10.15 4/369 27968
/proc/meminfo: memFree=14881500/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=189220 CPUtime=0.25 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 3273 0 0 0 25 0 0 0 18 0 4 0 669420474 193761280 2682 33554432000 4194304 4625164 140733397917056 18446744073709551615 4528700 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27968/statm: 47305 2682 345 106 0 42808 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 189220

[startup+0.300668 s]
/proc/loadavg: 9.48 9.98 10.15 4/369 27968
/proc/meminfo: memFree=14881500/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=191672 CPUtime=0.85 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 4574 0 0 0 85 0 0 0 18 0 4 0 669420474 196272128 3738 33554432000 4194304 4625164 140733397917056 18446744073709551615 4511926 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27968/statm: 47918 3738 345 106 0 43421 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 191672

[startup+0.7006 s]
/proc/loadavg: 9.48 9.98 10.15 4/369 27968
/proc/meminfo: memFree=14881500/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=195388 CPUtime=2.05 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 6467 0 0 0 204 1 0 0 18 0 4 0 669420474 200077312 4718 33554432000 4194304 4625164 140733397917056 18446744073709551615 4521587 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27968/statm: 48847 4718 345 106 0 44350 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 195388

[startup+1.50046 s]
/proc/loadavg: 9.48 9.98 10.15 11/377 27976
/proc/meminfo: memFree=14835948/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=196800 CPUtime=4.44 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 10656 0 0 0 442 2 0 0 19 0 4 0 669420474 201523200 6394 33554432000 4194304 4625164 140733397917056 18446744073709551615 4511800 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27968/statm: 49200 6394 345 106 0 44703 0
[pid=27968/tid=27974] ppid=27966 vsize=196800 CPUtime=0.27 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 920 0 0 0 27 0 0 0 25 0 4 0 669420475 201523200 6394 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351752 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=196800 CPUtime=1.47 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 2689 0 0 0 147 0 0 0 20 0 4 0 669420475 201523200 6394 33554432000 4194304 4625164 140733397917056 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=196800 CPUtime=1.45 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 2842 0 0 0 145 0 0 0 25 0 4 0 669420475 201523200 6394 33554432000 4194304 4625164 140733397917056 18446744073709551615 4547283 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 196800

[startup+3.10118 s]
/proc/loadavg: 9.48 9.98 10.15 11/377 27976
/proc/meminfo: memFree=14812508/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=207252 CPUtime=9.23 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 16723 0 0 0 920 3 0 0 23 0 4 0 669420474 212226048 9781 33554432000 4194304 4625164 140733397917056 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27968/statm: 51813 9781 345 106 0 47316 0
[pid=27968/tid=27974] ppid=27966 vsize=207252 CPUtime=1.23 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 2219 0 0 0 123 0 0 0 25 0 4 0 669420475 212226048 9781 33554432000 4194304 4625164 140733397917056 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=207252 CPUtime=2.98 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 3961 0 0 0 297 1 0 0 24 0 4 0 669420475 212226048 9781 33554432000 4194304 4625164 140733397917056 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=207252 CPUtime=2.3 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 5161 0 0 0 229 1 0 0 25 0 4 0 669420475 212226048 9781 33554432000 4194304 4625164 140733397917056 18446744073709551615 4328619 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.23
Current children cumulated vsize (KiB) 207252

[startup+6.30063 s]
/proc/loadavg: 9.52 9.98 10.15 11/377 27976
/proc/meminfo: memFree=14789740/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=213600 CPUtime=18.77 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 35672 0 0 0 1872 5 0 0 25 0 4 0 669420474 218726400 13792 33554432000 4194304 4625164 140733397917056 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27968/statm: 53400 13792 346 106 0 48903 0
[pid=27968/tid=27974] ppid=27966 vsize=213600 CPUtime=3.96 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 4698 0 0 0 396 0 0 0 25 0 4 0 669420475 218726400 13792 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=213600 CPUtime=4.44 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 5396 0 0 0 443 1 0 0 25 0 4 0 669420475 218726400 13792 33554432000 4194304 4625164 140733397917056 18446744073709551615 4352017 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=213600 CPUtime=4.5 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 19492 0 0 0 448 2 0 0 25 0 4 0 669420475 218726400 13792 33554432000 4194304 4625164 140733397917056 18446744073709551615 4288886 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.77
Current children cumulated vsize (KiB) 213600

[startup+12.7005 s]
/proc/loadavg: 9.64 10.00 10.15 11/377 27976
/proc/meminfo: memFree=14738040/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=229788 CPUtime=37.9 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 58165 0 0 0 3780 10 0 0 25 0 4 0 669420474 235302912 18843 33554432000 4194304 4625164 140733397917056 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27968/statm: 57447 18843 346 106 0 52950 0
[pid=27968/tid=27974] ppid=27966 vsize=229788 CPUtime=7.25 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 6569 0 0 0 725 0 0 0 25 0 4 0 669420475 235302912 18843 33554432000 4194304 4625164 140733397917056 18446744073709551615 4469147 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=229788 CPUtime=10.84 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 8847 0 0 0 1082 2 0 0 25 0 4 0 669420475 235302912 18843 33554432000 4194304 4625164 140733397917056 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=229788 CPUtime=7.6 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 35552 0 0 0 755 5 0 0 25 0 4 0 669420475 235302912 18843 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37.9
Current children cumulated vsize (KiB) 229788

[startup+25.5003 s]
/proc/loadavg: 9.79 10.01 10.15 11/377 27977
/proc/meminfo: memFree=14671096/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=259556 CPUtime=76.14 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 113566 0 0 0 7596 18 0 0 25 0 4 0 669420474 265785344 27966 33554432000 4194304 4625164 140733397917056 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27968/statm: 64889 27966 346 106 0 60392 0
[pid=27968/tid=27974] ppid=27966 vsize=259556 CPUtime=13.53 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 10004 0 0 0 1352 1 0 0 25 0 4 0 669420475 265785344 27966 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=259556 CPUtime=23.62 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 17971 0 0 0 2359 3 0 0 25 0 4 0 669420475 265785344 27966 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=259556 CPUtime=14.15 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 78085 0 0 0 1403 12 0 0 25 0 4 0 669420475 265785344 27966 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 76.14
Current children cumulated vsize (KiB) 259556

[startup+51.1009 s]
/proc/loadavg: 9.86 10.01 10.15 11/377 27977
/proc/meminfo: memFree=14551656/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=344820 CPUtime=152.64 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 241020 0 0 0 15225 39 0 0 25 0 4 0 669420474 353095680 47769 33554432000 4194304 4625164 140733397917056 18446744073709551615 4511795 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27968/statm: 86205 47769 561 106 0 81708 0
[pid=27968/tid=27974] ppid=27966 vsize=344820 CPUtime=29.03 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 16073 0 0 0 2900 3 0 0 25 0 4 0 669420475 353095680 47769 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=344820 CPUtime=46.36 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 25791 0 0 0 4631 5 0 0 25 0 4 0 669420475 353095680 47769 33554432000 4194304 4625164 140733397917056 18446744073709551615 4345325 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=344820 CPUtime=27.11 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 182487 0 0 0 2683 28 0 0 25 0 4 0 669420475 353095680 47769 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 152.64
Current children cumulated vsize (KiB) 344820

[startup+102.314 s]
/proc/loadavg: 10.03 10.04 10.15 11/377 27979
/proc/meminfo: memFree=14383748/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=374696 CPUtime=305.66 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 403203 0 0 0 30499 67 0 0 25 0 4 0 669420474 383688704 67505 33554432000 4194304 4625164 140733397917056 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27968/statm: 93674 67505 356 106 0 89177 0
[pid=27968/tid=27974] ppid=27966 vsize=374696 CPUtime=56.02 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 23287 0 0 0 5598 4 0 0 25 0 4 0 669420475 383688704 67505 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=374696 CPUtime=90.72 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 37895 0 0 0 9064 8 0 0 25 0 4 0 669420475 383688704 67505 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=374696 CPUtime=58.17 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 308850 0 0 0 5768 49 0 0 25 0 4 0 669420475 383688704 67505 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 305.66
Current children cumulated vsize (KiB) 374696

[startup+162.301 s]
/proc/loadavg: 10.10 10.06 10.15 11/377 27980
/proc/meminfo: memFree=14222672/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=483280 CPUtime=484.92 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 513831 0 0 0 48404 88 0 0 25 0 4 0 669420474 494878720 87653 33554432000 4194304 4625164 140733397917056 18446744073709551615 4508870 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27968/statm: 120820 87653 346 106 0 116323 0
[pid=27968/tid=27974] ppid=27966 vsize=483280 CPUtime=88.74 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 26970 0 0 0 8868 6 0 0 25 0 4 0 669420475 494878720 87653 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=483280 CPUtime=136.22 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 41460 0 0 0 13612 10 0 0 25 0 4 0 669420475 494878720 87653 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=483280 CPUtime=99.48 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 394368 0 0 0 9886 62 0 0 25 0 4 0 669420475 494878720 87653 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 484.92
Current children cumulated vsize (KiB) 483280

[startup+222.301 s]
/proc/loadavg: 10.11 10.07 10.15 11/377 27982
/proc/meminfo: memFree=14104624/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=604396 CPUtime=664.2 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 764453 0 0 0 66294 126 0 0 25 0 4 0 669420474 618901504 103300 33554432000 4194304 4625164 140733397917056 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27968/statm: 151099 103300 346 106 0 146602 0
[pid=27968/tid=27974] ppid=27966 vsize=604396 CPUtime=145.29 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 37593 0 0 0 14522 7 0 0 25 0 4 0 669420475 618901504 103300 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=604396 CPUtime=183.49 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 56150 0 0 0 18336 13 0 0 25 0 4 0 669420475 618901504 103300 33554432000 4194304 4625164 140733397917056 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=604396 CPUtime=130.49 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 618215 0 0 0 12953 96 0 0 25 0 4 0 669420475 618901504 103300 33554432000 4194304 4625164 140733397917056 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 664.2
Current children cumulated vsize (KiB) 604396

[startup+282.301 s]

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

[pid=27968] ppid=27966 vsize=1021444 CPUtime=2098.51 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 2157778 0 0 0 209509 342 0 0 25 0 4 0 669420474 1045958656 205811 33554432000 4194304 4625164 140733397917056 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27968/statm: 255361 205811 346 106 0 250864 0
[pid=27968/tid=27974] ppid=27966 vsize=1021444 CPUtime=560.69 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 85890 0 0 0 56049 20 0 0 25 0 4 0 669420475 1045958656 205811 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=1021444 CPUtime=489.04 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 86623 0 0 0 48883 21 0 0 25 0 4 0 669420475 1045958656 205811 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=1021444 CPUtime=424.94 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 1834545 0 0 0 42223 271 0 0 25 0 4 0 669420475 1045958656 205811 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2098.51
Current children cumulated vsize (KiB) 1021444

[startup+762.314 s]
/proc/loadavg: 10.25 10.16 10.13 11/377 28026
/proc/meminfo: memFree=13872756/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=1166200 CPUtime=2277.83 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 2329102 0 0 0 227417 366 0 0 25 0 4 0 669420474 1194188800 222081 33554432000 4194304 4625164 140733397917056 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27968/statm: 291550 222081 346 106 0 287053 0
[pid=27968/tid=27974] ppid=27966 vsize=1166200 CPUtime=615.39 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 111944 0 0 0 61516 23 0 0 25 0 4 0 669420475 1194188800 222081 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=1166200 CPUtime=549.05 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 89430 0 0 0 54882 23 0 0 25 0 4 0 669420475 1194188800 222081 33554432000 4194304 4625164 140733397917056 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=1166200 CPUtime=454.85 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 1934072 0 0 0 45200 285 0 0 25 0 4 0 669420475 1194188800 222081 33554432000 4194304 4625164 140733397917056 18446744073709551615 4334473 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2277.83
Current children cumulated vsize (KiB) 1166200

[startup+822.3 s]
/proc/loadavg: 10.24 10.17 10.13 11/377 28028
/proc/meminfo: memFree=13684992/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=1249824 CPUtime=2457.1 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 2761608 0 0 0 245278 432 0 0 25 0 4 0 669420474 1279819776 230870 33554432000 4194304 4625164 140733397917056 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27968/statm: 312456 230870 346 106 0 307959 0
[pid=27968/tid=27974] ppid=27966 vsize=1249824 CPUtime=674.67 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 113332 0 0 0 67444 23 0 0 25 0 4 0 669420475 1279819776 230870 33554432000 4194304 4625164 140733397917056 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=1249824 CPUtime=594.58 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 91113 0 0 0 59434 24 0 0 25 0 4 0 669420475 1279819776 230870 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=1249824 CPUtime=499.43 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 2353984 0 0 0 49595 348 0 0 25 0 4 0 669420475 1279819776 230870 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2457.1
Current children cumulated vsize (KiB) 1249824

[startup+882.301 s]
/proc/loadavg: 10.23 10.18 10.14 11/377 28029
/proc/meminfo: memFree=13575492/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=1326376 CPUtime=2636.38 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 3317746 0 0 0 263129 509 0 0 25 0 4 0 669420474 1358209024 246362 33554432000 4194304 4625164 140733397917056 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27968/statm: 331594 246362 346 106 0 327097 0
[pid=27968/tid=27974] ppid=27966 vsize=1326376 CPUtime=707.53 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 114259 0 0 0 70729 24 0 0 25 0 4 0 669420475 1358209024 246362 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351795 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=1326376 CPUtime=654.57 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 121951 0 0 0 65429 28 0 0 25 0 4 0 669420475 1358209024 246362 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=1326376 CPUtime=550.36 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 2871297 0 0 0 54617 419 0 0 25 0 4 0 669420475 1358209024 246362 33554432000 4194304 4625164 140733397917056 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2636.38
Current children cumulated vsize (KiB) 1326376

[startup+942.301 s]
/proc/loadavg: 10.08 10.15 10.13 11/377 28031
/proc/meminfo: memFree=13467108/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=1376248 CPUtime=2815.68 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 3482598 0 0 0 281033 535 0 0 25 0 4 0 669420474 1409277952 259430 33554432000 4194304 4625164 140733397917056 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27968/statm: 344062 259430 381 106 0 339565 0
[pid=27968/tid=27974] ppid=27966 vsize=1376248 CPUtime=737.52 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 114990 0 0 0 73728 24 0 0 25 0 4 0 669420475 1409277952 259430 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=1376248 CPUtime=714.58 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 125355 0 0 0 71428 30 0 0 25 0 4 0 669420475 1409277952 259430 33554432000 4194304 4625164 140733397917056 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=1376248 CPUtime=609.66 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 3028932 0 0 0 60524 442 0 0 25 0 4 0 669420475 1409277952 259430 33554432000 4194304 4625164 140733397917056 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2815.68
Current children cumulated vsize (KiB) 1376248

[startup+1002.3 s]
/proc/loadavg: 10.07 10.13 10.12 11/377 28033
/proc/meminfo: memFree=13387120/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=1382056 CPUtime=2994.97 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 3491429 0 0 0 298959 538 0 0 25 0 4 0 669420474 1415225344 267888 33554432000 4194304 4625164 140733397917056 18446744073709551615 4512167 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27968/statm: 345514 267888 377 106 0 341017 0
[pid=27968/tid=27974] ppid=27966 vsize=1382056 CPUtime=767.51 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 115729 0 0 0 76727 24 0 0 25 0 4 0 669420475 1415225344 267888 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=1382056 CPUtime=774.58 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 127720 0 0 0 77427 31 0 0 25 0 4 0 669420475 1415225344 267888 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=1382056 CPUtime=668.95 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 3030977 0 0 0 66452 443 0 0 25 0 4 0 669420475 1415225344 267888 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2994.97
Current children cumulated vsize (KiB) 1382056

[startup+1062.3 s]
/proc/loadavg: 10.07 10.12 10.11 11/377 28034
/proc/meminfo: memFree=13322388/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=1383904 CPUtime=3174.27 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 3781527 0 0 0 316847 580 0 0 25 0 4 0 669420474 1417117696 272870 33554432000 4194304 4625164 140733397917056 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27968/statm: 345976 272870 346 106 0 341479 0
[pid=27968/tid=27974] ppid=27966 vsize=1383904 CPUtime=797.52 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 116104 0 0 0 79728 24 0 0 25 0 4 0 669420475 1417117696 272870 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=1383904 CPUtime=834.59 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 128974 0 0 0 83427 32 0 0 25 0 4 0 669420475 1417117696 272870 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=1383904 CPUtime=728.25 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 3307832 0 0 0 72343 482 0 0 25 0 4 0 669420475 1417117696 272870 33554432000 4194304 4625164 140733397917056 18446744073709551615 4579601 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3174.27
Current children cumulated vsize (KiB) 1383904

[startup+1122.3 s]
/proc/loadavg: 10.10 10.12 10.11 11/377 28036
/proc/meminfo: memFree=13214872/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=1490380 CPUtime=3353.56 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 4168793 0 0 0 334719 637 0 0 25 0 4 0 669420474 1526149120 289147 33554432000 4194304 4625164 140733397917056 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27968/statm: 372595 289147 346 106 0 368098 0
[pid=27968/tid=27974] ppid=27966 vsize=1490380 CPUtime=841.16 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 117761 0 0 0 84091 25 0 0 25 0 4 0 669420475 1526149120 289147 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=1490380 CPUtime=894.59 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 131266 0 0 0 89426 33 0 0 25 0 4 0 669420475 1526149120 289147 33554432000 4194304 4625164 140733397917056 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=1490380 CPUtime=759.88 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 3619154 0 0 0 75460 528 0 0 25 0 4 0 669420475 1526149120 289147 33554432000 4194304 4625164 140733397917056 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3353.56
Current children cumulated vsize (KiB) 1490380

[startup+1182.3 s]
/proc/loadavg: 10.04 10.10 10.10 11/377 28037
/proc/meminfo: memFree=13106488/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=1496320 CPUtime=3532.86 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 4505062 0 0 0 352595 691 0 0 25 0 4 0 669420474 1532231680 295439 33554432000 4194304 4625164 140733397917056 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27968/statm: 374080 295439 347 106 0 369583 0
[pid=27968/tid=27974] ppid=27966 vsize=1496320 CPUtime=871.16 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 118230 0 0 0 87091 25 0 0 25 0 4 0 669420475 1532231680 295439 33554432000 4194304 4625164 140733397917056 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=1496320 CPUtime=954.58 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 133609 0 0 0 95424 34 0 0 25 0 4 0 669420475 1532231680 295439 33554432000 4194304 4625164 140733397917056 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=1496320 CPUtime=789.88 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 3918661 0 0 0 78414 574 0 0 25 0 4 0 669420475 1532231680 295439 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3532.86
Current children cumulated vsize (KiB) 1496320

[startup+1242.3 s]
/proc/loadavg: 10.08 10.11 10.10 11/377 28039
/proc/meminfo: memFree=13038904/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=1531708 CPUtime=3712.15 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 4743217 0 0 0 370485 730 0 0 25 0 4 0 669420474 1568468992 303896 33554432000 4194304 4625164 140733397917056 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27968/statm: 382927 303896 346 106 0 378430 0
[pid=27968/tid=27974] ppid=27966 vsize=1531708 CPUtime=924.2 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 119952 0 0 0 92395 25 0 0 25 0 4 0 669420475 1568468992 303896 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=1531708 CPUtime=991.56 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 134749 0 0 0 99121 35 0 0 25 0 4 0 669420475 1568468992 303896 33554432000 4194304 4625164 140733397917056 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=1531708 CPUtime=819.87 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 4122569 0 0 0 81381 606 0 0 25 0 4 0 669420475 1568468992 303896 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3712.15
Current children cumulated vsize (KiB) 1531708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.13 10.12 10.10 11/377 28041
/proc/meminfo: memFree=12982476/32951132 swapFree=67093824/67111528
[pid=27968] ppid=27966 vsize=1540236 CPUtime=3884.61 cores=1,3,5,7
/proc/27968/stat : 27968 (SArTagnan) R 27966 27968 27834 0 -1 4202496 4775950 0 0 0 387723 738 0 0 25 0 4 0 669420474 1577201664 310457 33554432000 4194304 4625164 140733397917056 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27968/statm: 385059 310457 346 106 0 380562 0
[pid=27968/tid=27974] ppid=27966 vsize=1540236 CPUtime=981.91 cores=1,3,5,7
/proc/27968/task/27974/stat : 27974 (SArTagnan) R 27966 27968 27834 0 -1 4202560 122477 0 0 0 98164 27 0 0 25 0 4 0 669420475 1577201664 310457 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27968/tid=27975] ppid=27966 vsize=1540236 CPUtime=1020.45 cores=1,3,5,7
/proc/27968/task/27975/stat : 27975 (SArTagnan) R 27966 27968 27834 0 -1 4202560 135150 0 0 0 102010 35 0 0 25 0 4 0 669420475 1577201664 310457 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27968/tid=27976] ppid=27966 vsize=1540236 CPUtime=848.68 cores=1,3,5,7
/proc/27968/task/27976/stat : 27976 (SArTagnan) R 27966 27968 27834 0 -1 4202560 4124810 0 0 0 84262 606 0 0 25 0 4 0 669420475 1577201664 310457 33554432000 4194304 4625164 140733397917056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3884.61
Current children cumulated vsize (KiB) 1540236

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 3884.68
CPU user time (s): 3877.25
CPU system time (s): 7.43287
CPU usage (%): 298.805
Max. virtual memory (cumulated for all children) (KiB): 1681376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3877.25
system time used= 7.43287
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4775950
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= 784
involuntary context switches= 31123

runsolver used 4.14537 second user time and 11.2503 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-16 22:36:48
IDJOB=3385964
IDBENCH=71301
IDSOLVER=1871
FILE ID=node131/3385964-1305578208
RUNJOBID= node131-1305576906-27853
PBS_JOBID= 13350211
Free space on /tmp= 73572 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385964-1305578208/watcher-3385964-1305578208 -o /tmp/evaluation-result-3385964-1305578208/solver-3385964-1305578208 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385964-1305578208.cnf -threads=4

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

MD5SUM BENCH= 226123ce9245dfa4b876682016123861
RANDOM SEED=1875770904

node131.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.830
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.66
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.830
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.75
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.830
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.83
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.830
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.830
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.830
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.830
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.830
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:     32951132 kB
MemFree:      14881672 kB
Buffers:        308868 kB
Cached:        4718096 kB
SwapCached:       1504 kB
Active:       14101848 kB
Inactive:      3687180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      14881672 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            1952 kB
Writeback:          12 kB
AnonPages:    12761052 kB
Mapped:          32360 kB
Slab:           170664 kB
PageTables:      45828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 65675640 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73572 MiB
End job on node131 at 2011-05-16 22:58:30