Trace number 3385940

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) 4800.45 1205.08

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.6/
frb80-14-2.used-as.sat04-880.cnf
MD5SUM1242f0037df1c3d888415aeb418b77ed
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.696893
Satisfiable
(Un)Satisfiability was proved
Number of variables1120
Number of clauses43179
Sum of the clauses size87318
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243099
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3385940-1305582748/watcher-3385940-1305582748 -o /tmp/evaluation-result-3385940-1305582748/solver-3385940-1305582748 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385940-1305582748.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: 7.27 7.98 7.95 3/473 11281
/proc/meminfo: memFree=14777028/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=20652 CPUtime=0 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 797 0 0 0 0 0 0 0 18 0 1 0 669871459 21147648 580 33554432000 4194304 4625164 140735499167840 18446744073709551615 254500389072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11281/statm: 5163 593 296 106 0 666 0
[pid=11281/tid=11287] ppid=11279 vsize=52956 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 669871461 54226944 992 33554432000 4194304 4625164 140735499167840 18446744073709551615 254500748273 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=52956 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 669871461 54226944 992 33554432000 4194304 4625164 140735499167840 18446744073709551615 254500748273 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=52956 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 669871461 54226944 992 33554432000 4194304 4625164 140735499167840 18446744073709551615 47543259240370 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.140391 s]
/proc/loadavg: 7.27 7.98 7.95 3/473 11281
/proc/meminfo: memFree=14777028/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=254248 CPUtime=0.5 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 4059 0 0 0 50 0 0 0 19 0 4 0 669871459 260349952 2692 33554432000 4194304 4625164 140735499167840 18446744073709551615 4512026 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 63562 2692 345 106 0 59065 0
[pid=11281/tid=11287] ppid=11279 vsize=254248 CPUtime=0.11 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 546 0 0 0 11 0 0 0 20 0 4 0 669871461 260349952 2692 33554432000 4194304 4625164 140735499167840 18446744073709551615 4291994 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=254248 CPUtime=0.12 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 409 0 0 0 12 0 0 0 20 0 4 0 669871461 260349952 2692 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=254248 CPUtime=0.12 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 578 0 0 0 12 0 0 0 20 0 4 0 669871461 260349952 2692 33554432000 4194304 4625164 140735499167840 18446744073709551615 4352528 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 254248

[startup+0.240373 s]
/proc/loadavg: 7.27 7.98 7.95 3/473 11281
/proc/meminfo: memFree=14777028/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=255912 CPUtime=0.89 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 5332 0 0 0 89 0 0 0 19 0 4 0 669871459 262053888 3110 33554432000 4194304 4625164 140735499167840 18446744073709551615 4512475 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 63978 3110 345 106 0 59481 0
[pid=11281/tid=11287] ppid=11279 vsize=255912 CPUtime=0.21 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 813 0 0 0 21 0 0 0 20 0 4 0 669871461 262053888 3110 33554432000 4194304 4625164 140735499167840 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=255912 CPUtime=0.22 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 662 0 0 0 22 0 0 0 20 0 4 0 669871461 262053888 3110 33554432000 4194304 4625164 140735499167840 18446744073709551615 254500359099 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=255912 CPUtime=0.22 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 758 0 0 0 22 0 0 0 20 0 4 0 669871461 262053888 3110 33554432000 4194304 4625164 140735499167840 18446744073709551615 4552410 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 255912

[startup+0.340353 s]
/proc/loadavg: 7.27 7.98 7.95 3/473 11281
/proc/meminfo: memFree=14777028/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=256860 CPUtime=1.29 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 6166 0 0 0 129 0 0 0 19 0 4 0 669871459 263024640 3608 33554432000 4194304 4625164 140735499167840 18446744073709551615 4513472 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 64215 3608 345 106 0 59718 0
[pid=11281/tid=11287] ppid=11279 vsize=256860 CPUtime=0.31 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 1190 0 0 0 31 0 0 0 20 0 4 0 669871461 263024640 3608 33554432000 4194304 4625164 140735499167840 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=256860 CPUtime=0.32 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 790 0 0 0 32 0 0 0 20 0 4 0 669871461 263024640 3608 33554432000 4194304 4625164 140735499167840 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=256860 CPUtime=0.32 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 937 0 0 0 32 0 0 0 20 0 4 0 669871461 263024640 3608 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 256860

[startup+0.700283 s]
/proc/loadavg: 7.27 7.98 7.95 3/473 11281
/proc/meminfo: memFree=14777028/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=259788 CPUtime=2.73 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 9968 0 0 0 272 1 0 0 19 0 4 0 669871459 266022912 4797 33554432000 4194304 4625164 140735499167840 18446744073709551615 4513479 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 64947 4797 345 106 0 60450 0
[pid=11281/tid=11287] ppid=11279 vsize=259788 CPUtime=0.67 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 1909 0 0 0 67 0 0 0 21 0 4 0 669871461 266022912 4797 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=259788 CPUtime=0.68 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 1440 0 0 0 68 0 0 0 21 0 4 0 669871461 266022912 4797 33554432000 4194304 4625164 140735499167840 18446744073709551615 4375311 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=259788 CPUtime=0.68 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 2519 0 0 0 68 0 0 0 21 0 4 0 669871461 266022912 4797 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 259788

[startup+1.50112 s]
/proc/loadavg: 7.27 7.98 7.95 9/485 11294
/proc/meminfo: memFree=14727012/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=264944 CPUtime=5.92 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 12945 0 0 0 591 1 0 0 21 0 4 0 669871459 271302656 6560 33554432000 4194304 4625164 140735499167840 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 66236 6560 346 106 0 61739 0
[pid=11281/tid=11287] ppid=11279 vsize=264944 CPUtime=1.47 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 2925 0 0 0 147 0 0 0 23 0 4 0 669871461 271302656 6560 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=264944 CPUtime=1.46 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 2358 0 0 0 146 0 0 0 23 0 4 0 669871461 271302656 6560 33554432000 4194304 4625164 140735499167840 18446744073709551615 4339554 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=264944 CPUtime=1.48 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 3268 0 0 0 148 0 0 0 23 0 4 0 669871461 271302656 6560 33554432000 4194304 4625164 140735499167840 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 264944

[startup+3.10081 s]
/proc/loadavg: 7.27 7.98 7.95 9/485 11294
/proc/meminfo: memFree=14706552/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=271292 CPUtime=12.3 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 24682 0 0 0 1227 3 0 0 25 0 4 0 669871459 277803008 8848 33554432000 4194304 4625164 140735499167840 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 67823 8848 346 106 0 63326 0
[pid=11281/tid=11287] ppid=11279 vsize=271292 CPUtime=3.07 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 3687 0 0 0 306 1 0 0 25 0 4 0 669871461 277803008 8848 33554432000 4194304 4625164 140735499167840 18446744073709551615 4352310 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=271292 CPUtime=3.04 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 3663 0 0 0 304 0 0 0 25 0 4 0 669871461 277803008 8848 33554432000 4194304 4625164 140735499167840 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=271292 CPUtime=3.07 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 11740 0 0 0 306 1 0 0 25 0 4 0 669871461 277803008 8848 33554432000 4194304 4625164 140735499167840 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 271292

[startup+6.30117 s]
/proc/loadavg: 7.33 7.98 7.95 9/485 11294
/proc/meminfo: memFree=14669356/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=279112 CPUtime=25.06 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 50372 0 0 0 2497 9 0 0 25 0 4 0 669871459 285810688 12397 33554432000 4194304 4625164 140735499167840 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 69778 12397 346 106 0 65281 0
[pid=11281/tid=11287] ppid=11279 vsize=279112 CPUtime=6.27 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 5523 0 0 0 626 1 0 0 25 0 4 0 669871461 285810688 12397 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=279112 CPUtime=6.19 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 5675 0 0 0 618 1 0 0 25 0 4 0 669871461 285810688 12397 33554432000 4194304 4625164 140735499167840 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=279112 CPUtime=6.28 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 33316 0 0 0 623 5 0 0 25 0 4 0 669871461 285810688 12397 33554432000 4194304 4625164 140735499167840 18446744073709551615 4554715 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 279112

[startup+12.7009 s]
/proc/loadavg: 7.54 8.02 7.96 9/485 11294
/proc/meminfo: memFree=14615788/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=284912 CPUtime=50.55 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 93200 0 0 0 5041 14 0 0 25 0 4 0 669871459 291749888 17710 33554432000 4194304 4625164 140735499167840 18446744073709551615 4530153 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 71228 17710 346 106 0 66731 0
[pid=11281/tid=11287] ppid=11279 vsize=284912 CPUtime=12.67 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 8784 0 0 0 1265 2 0 0 25 0 4 0 669871461 291749888 17710 33554432000 4194304 4625164 140735499167840 18446744073709551615 4339569 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=284912 CPUtime=12.49 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 8948 0 0 0 1248 1 0 0 25 0 4 0 669871461 291749888 17710 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=284912 CPUtime=12.67 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 69506 0 0 0 1258 9 0 0 25 0 4 0 669871461 291749888 17710 33554432000 4194304 4625164 140735499167840 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 284912

[startup+25.5004 s]
/proc/loadavg: 7.64 8.01 7.96 10/485 11295
/proc/meminfo: memFree=14534932/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=315248 CPUtime=101.54 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 188210 0 0 0 10125 29 0 0 25 0 4 0 669871459 322813952 28067 33554432000 4194304 4625164 140735499167840 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 78812 28067 358 106 0 74315 0
[pid=11281/tid=11287] ppid=11279 vsize=315248 CPUtime=25.47 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 12968 0 0 0 2543 4 0 0 25 0 4 0 669871461 322813952 28067 33554432000 4194304 4625164 140735499167840 18446744073709551615 4291832 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=315248 CPUtime=25.08 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 13040 0 0 0 2505 3 0 0 25 0 4 0 669871461 322813952 28067 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=315248 CPUtime=25.47 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 151395 0 0 0 2528 19 0 0 25 0 4 0 669871461 322813952 28067 33554432000 4194304 4625164 140735499167840 18446744073709551615 4547423 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 315248

[startup+51.1013 s]
/proc/loadavg: 7.76 8.01 7.96 10/485 11296
/proc/meminfo: memFree=14393292/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=355976 CPUtime=203.55 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 440316 0 0 0 20286 69 0 0 25 0 4 0 669871459 364519424 48055 33554432000 4194304 4625164 140735499167840 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 88994 48055 595 106 0 84497 0
[pid=11281/tid=11287] ppid=11279 vsize=355976 CPUtime=51.07 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 17843 0 0 0 5102 5 0 0 25 0 4 0 669871461 364519424 48055 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=355976 CPUtime=50.28 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 24008 0 0 0 5023 5 0 0 25 0 4 0 669871461 364519424 48055 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=355976 CPUtime=51.07 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 372345 0 0 0 5055 52 0 0 25 0 4 0 669871461 364519424 48055 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.55
Current children cumulated vsize (KiB) 355976

[startup+102.301 s]
/proc/loadavg: 7.98 8.04 7.97 9/485 11297
/proc/meminfo: memFree=14204904/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=501052 CPUtime=407.58 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 860469 0 0 0 40625 133 0 0 25 0 4 0 669871459 513077248 75067 33554432000 4194304 4625164 140735499167840 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 125263 75067 448 106 0 120766 0
[pid=11281/tid=11287] ppid=11279 vsize=501052 CPUtime=102.29 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 25723 0 0 0 10222 7 0 0 25 0 4 0 669871461 513077248 75470 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=501052 CPUtime=100.68 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 25996 0 0 0 10062 6 0 0 25 0 4 0 669871461 513077248 75471 33554432000 4194304 4625164 140735499167840 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=501052 CPUtime=102.29 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 734480 0 0 0 10122 107 0 0 25 0 4 0 669871461 513077248 75471 33554432000 4194304 4625164 140735499167840 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.58
Current children cumulated vsize (KiB) 501052

[startup+162.301 s]

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

[pid=11281] ppid=11279 vsize=1603072 CPUtime=2798.16 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 2940353 0 0 0 279353 463 0 0 25 0 4 0 669871459 1641545728 298533 33554432000 4194304 4625164 140735499167840 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 400768 298533 347 106 0 396271 0
[pid=11281/tid=11287] ppid=11279 vsize=1603072 CPUtime=702.3 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 116629 0 0 0 70192 38 0 0 25 0 4 0 669871461 1641545728 298533 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=1603072 CPUtime=691.26 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 58101 0 0 0 69104 22 0 0 25 0 4 0 669871461 1641545728 298533 33554432000 4194304 4625164 140735499167840 18446744073709551615 4352183 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=1603072 CPUtime=702.27 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 2299180 0 0 0 69893 334 0 0 25 0 4 0 669871461 1641545728 298533 33554432000 4194304 4625164 140735499167840 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2798.16
Current children cumulated vsize (KiB) 1603072

[startup+762.301 s]
/proc/loadavg: 8.37 8.16 8.04 9/485 11327
/proc/meminfo: memFree=12727932/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=1661468 CPUtime=3036.45 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 2988318 0 0 0 303172 473 0 0 25 0 4 0 669871459 1701343232 311639 33554432000 4194304 4625164 140735499167840 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 415367 311639 347 106 0 410870 0
[pid=11281/tid=11287] ppid=11279 vsize=1661468 CPUtime=762.31 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 118917 0 0 0 76191 40 0 0 25 0 4 0 669871461 1701343232 311639 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=1661468 CPUtime=750.33 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 58839 0 0 0 75010 23 0 0 25 0 4 0 669871461 1701343232 311639 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=1661468 CPUtime=762.27 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 2302039 0 0 0 75892 335 0 0 25 0 4 0 669871461 1701343232 311639 33554432000 4194304 4625164 140735499167840 18446744073709551615 4547257 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3036.45
Current children cumulated vsize (KiB) 1661468

[startup+822.301 s]
/proc/loadavg: 8.18 8.14 8.04 9/485 11328
/proc/meminfo: memFree=12632892/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=1719248 CPUtime=3275.47 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 3007983 0 0 0 327068 479 0 0 25 0 4 0 669871459 1760509952 326421 33554432000 4194304 4625164 140735499167840 18446744073709551615 4393068 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 429812 326421 347 106 0 425315 0
[pid=11281/tid=11287] ppid=11279 vsize=1719248 CPUtime=822.3 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 127704 0 0 0 82187 43 0 0 25 0 4 0 669871461 1760509952 326421 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=1719248 CPUtime=809.37 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 59392 0 0 0 80914 23 0 0 25 0 4 0 669871461 1760509952 326421 33554432000 4194304 4625164 140735499167840 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=1719248 CPUtime=822.25 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 2304669 0 0 0 81890 335 0 0 25 0 4 0 669871461 1760509952 326421 33554432000 4194304 4625164 140735499167840 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3275.47
Current children cumulated vsize (KiB) 1719248

[startup+882.318 s]
/proc/loadavg: 8.16 8.14 8.04 9/485 11330
/proc/meminfo: memFree=12495460/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=1728896 CPUtime=3514.6 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 3015740 0 0 0 350978 482 0 0 25 0 4 0 669871459 1770389504 333720 33554432000 4194304 4625164 140735499167840 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 432224 333720 347 106 0 427727 0
[pid=11281/tid=11287] ppid=11279 vsize=1728896 CPUtime=882.32 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 130342 0 0 0 88187 45 0 0 25 0 4 0 669871461 1770389504 333720 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=1728896 CPUtime=868.46 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 59672 0 0 0 86823 23 0 0 25 0 4 0 669871461 1770389504 333720 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=1728896 CPUtime=882.27 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 2307225 0 0 0 87891 336 0 0 25 0 4 0 669871461 1770389504 333720 33554432000 4194304 4625164 140735499167840 18446744073709551615 4547554 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3514.6
Current children cumulated vsize (KiB) 1728896

[startup+942.301 s]
/proc/loadavg: 8.10 8.13 8.04 9/485 11331
/proc/meminfo: memFree=12437504/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=1795244 CPUtime=3753.61 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 3021805 0 0 0 374875 486 0 0 25 0 4 0 669871459 1838329856 339368 33554432000 4194304 4625164 140735499167840 18446744073709551615 4519344 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 448811 339368 347 106 0 444314 0
[pid=11281/tid=11287] ppid=11279 vsize=1795244 CPUtime=942.31 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 132707 0 0 0 94183 48 0 0 25 0 4 0 669871461 1838329856 339368 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=1795244 CPUtime=927.52 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 60176 0 0 0 92729 23 0 0 25 0 4 0 669871461 1838329856 339368 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=1795244 CPUtime=942.25 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 2307510 0 0 0 93888 337 0 0 25 0 4 0 669871461 1838329856 339368 33554432000 4194304 4625164 140735499167840 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3753.61
Current children cumulated vsize (KiB) 1795244

[startup+1002.3 s]
/proc/loadavg: 8.12 8.13 8.05 9/485 11333
/proc/meminfo: memFree=12318048/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=1804616 CPUtime=3992.66 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 3031881 0 0 0 398774 492 0 0 25 0 4 0 669871459 1847926784 347704 33554432000 4194304 4625164 140735499167840 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 451154 347704 347 106 0 446657 0
[pid=11281/tid=11287] ppid=11279 vsize=1804616 CPUtime=1002.31 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 134926 0 0 0 100180 51 0 0 25 0 4 0 669871461 1847926784 347704 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=1804616 CPUtime=986.59 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 60458 0 0 0 98636 23 0 0 25 0 4 0 669871461 1847926784 347704 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=1804616 CPUtime=1002.25 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 2310062 0 0 0 99887 338 0 0 25 0 4 0 669871461 1847926784 347704 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3992.66
Current children cumulated vsize (KiB) 1804616

[startup+1062.3 s]
/proc/loadavg: 8.16 8.15 8.06 9/485 11334
/proc/meminfo: memFree=12014080/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=2054924 CPUtime=4231.72 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 3169044 0 0 0 422661 511 0 0 25 0 4 0 669871459 2104242176 372060 33554432000 4194304 4625164 140735499167840 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 513731 372060 355 106 0 509234 0
[pid=11281/tid=11287] ppid=11279 vsize=2054924 CPUtime=1062.3 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 137357 0 0 0 106177 53 0 0 25 0 4 0 669871461 2104242176 372060 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=2054924 CPUtime=1045.68 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 61331 0 0 0 104544 24 0 0 25 0 4 0 669871461 2104242176 372060 33554432000 4194304 4625164 140735499167840 18446744073709551615 4339541 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=2054924 CPUtime=1062.25 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 2315931 0 0 0 105887 338 0 0 25 0 4 0 669871461 2104242176 372060 33554432000 4194304 4625164 140735499167840 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4231.72
Current children cumulated vsize (KiB) 2054924

[startup+1122.3 s]
/proc/loadavg: 8.09 8.13 8.06 9/485 11336
/proc/meminfo: memFree=11785144/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=2054924 CPUtime=4470.79 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 3186514 0 0 0 446562 517 0 0 25 0 4 0 669871459 2104242176 380018 33554432000 4194304 4625164 140735499167840 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 513731 380018 355 106 0 509234 0
[pid=11281/tid=11287] ppid=11279 vsize=2054924 CPUtime=1122.3 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 138985 0 0 0 112175 55 0 0 25 0 4 0 669871461 2104242176 380018 33554432000 4194304 4625164 140735499167840 18446744073709551615 4352941 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=2054924 CPUtime=1104.75 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 64738 0 0 0 110450 25 0 0 25 0 4 0 669871461 2104242176 380018 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=2054924 CPUtime=1122.25 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 2316043 0 0 0 111887 338 0 0 25 0 4 0 669871461 2104242176 380018 33554432000 4194304 4625164 140735499167840 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4470.79
Current children cumulated vsize (KiB) 2054924

[startup+1182.3 s]
/proc/loadavg: 8.03 8.11 8.05 9/485 11338
/proc/meminfo: memFree=11693092/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=2060024 CPUtime=4709.86 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 3202833 0 0 0 470465 521 0 0 25 0 4 0 669871459 2109464576 388171 33554432000 4194304 4625164 140735499167840 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 515006 388171 347 106 0 510509 0
[pid=11281/tid=11287] ppid=11279 vsize=2060024 CPUtime=1182.31 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 139673 0 0 0 118175 56 0 0 25 0 4 0 669871461 2109464576 388171 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=2060024 CPUtime=1163.83 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 65573 0 0 0 116358 25 0 0 25 0 4 0 669871461 2109464576 388171 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=2060024 CPUtime=1182.25 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 2317230 0 0 0 117886 339 0 0 25 0 4 0 669871461 2109464576 388171 33554432000 4194304 4625164 140735499167840 18446744073709551615 4352299 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4709.86
Current children cumulated vsize (KiB) 2060024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 8.02 8.10 8.05 5/480 11339
/proc/meminfo: memFree=13209020/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=2063016 CPUtime=4800.33 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 3211910 0 0 0 479511 522 0 0 25 0 4 0 669871459 2112528384 389799 33554432000 4194304 4625164 140735499167840 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 515754 389799 347 106 0 511257 0
[pid=11281/tid=11287] ppid=11279 vsize=2063016 CPUtime=1205.03 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 139785 0 0 0 120447 56 0 0 25 0 4 0 669871461 2112528384 389799 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=2063016 CPUtime=1186.17 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 65582 0 0 0 118592 25 0 0 25 0 4 0 669871461 2112528384 389799 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=2063016 CPUtime=1204.97 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 2317960 0 0 0 120157 340 0 0 25 0 4 0 669871461 2112528384 389799 33554432000 4194304 4625164 140735499167840 18446744073709551615 4579584 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 2063016

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

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

[startup+1205 s]
/proc/loadavg: 8.02 8.10 8.05 5/480 11339
/proc/meminfo: memFree=13209020/32950928 swapFree=45358800/67111528
[pid=11281] ppid=11279 vsize=2063016 CPUtime=4800.33 cores=0,2,4,6
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10402 0 -1 4202496 3211910 0 0 0 479511 522 0 0 25 0 4 0 669871459 2112528384 389799 33554432000 4194304 4625164 140735499167840 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11281/statm: 515754 389799 347 106 0 511257 0
[pid=11281/tid=11287] ppid=11279 vsize=2063016 CPUtime=1205.03 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (SArTagnan) R 11279 11281 10402 0 -1 4202560 139785 0 0 0 120447 56 0 0 25 0 4 0 669871461 2112528384 389799 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11281/tid=11288] ppid=11279 vsize=2063016 CPUtime=1186.17 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (SArTagnan) R 11279 11281 10402 0 -1 4202560 65582 0 0 0 118592 25 0 0 25 0 4 0 669871461 2112528384 389799 33554432000 4194304 4625164 140735499167840 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11281/tid=11289] ppid=11279 vsize=2063016 CPUtime=1204.97 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (SArTagnan) R 11279 11281 10402 0 -1 4202560 2317960 0 0 0 120157 340 0 0 25 0 4 0 669871461 2112528384 389799 33554432000 4194304 4625164 140735499167840 18446744073709551615 4579584 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 2063016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.08
CPU time (s): 4800.45
CPU user time (s): 4795.16
CPU system time (s): 5.28919
CPU usage (%): 398.349
Max. virtual memory (cumulated for all children) (KiB): 2488484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.16
system time used= 5.2892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3211910
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= 987
involuntary context switches= 22466

runsolver used 5.20121 second user time and 13.467 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-16 23:52:28
IDJOB=3385940
IDBENCH=84554
IDSOLVER=1871
FILE ID=node149/3385940-1305582748
RUNJOBID= node149-1305582748-11267
PBS_JOBID= 13350208
Free space on /tmp= 73532 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.6/frb80-14-2.used-as.sat04-880.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385940-1305582748/watcher-3385940-1305582748 -o /tmp/evaluation-result-3385940-1305582748/solver-3385940-1305582748 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385940-1305582748.cnf -threads=4

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

MD5SUM BENCH= 1242f0037df1c3d888415aeb418b77ed
RANDOM SEED=1348577353

node149.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.806
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.61
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.806
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.806
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.806
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.73
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.806
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.82
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.806
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.806
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.82
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14774704 kB
Buffers:         89232 kB
Cached:         562616 kB
SwapCached:      36208 kB
Active:        8734824 kB
Inactive:      9164004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14774704 kB
SwapTotal:    67111528 kB
SwapFree:     45358800 kB
Dirty:            1272 kB
Writeback:           0 kB
AnonPages:    17222768 kB
Mapped:          26508 kB
Slab:            97564 kB
PageTables:     111848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 156261092 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73532 MiB
End job on node149 at 2011-05-17 00:12:35