Trace number 3385949

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.49 1205.55

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_3_6_cmp.cnf
MD5SUMc848a5766cfcc1d1c3f26c7818e48eb2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.7412
Satisfiable
(Un)Satisfiability was proved
Number of variables1473
Number of clauses11563
Sum of the clauses size37576
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 37024
Number of clauses of size 4708
Number of clauses of size 51300
Number of clauses of size over 5150

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-3385949-1305577472/watcher-3385949-1305577472 -o /tmp/evaluation-result-3385949-1305577472/solver-3385949-1305577472 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385949-1305577472.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: 7.75 8.09 8.12 5/530 12288
/proc/meminfo: memFree=12351960/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=52168 CPUtime=0.01 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 1186 0 0 0 1 0 0 0 25 0 4 0 669346033 53420032 1020 33554432000 4194304 4625164 140736705779520 18446744073709551615 48010717849522 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12288/statm: 13042 1020 301 106 0 8545 0
[pid=12288/tid=12289] ppid=12286 vsize=52168 CPUtime=0 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669346034 53420032 1020 33554432000 4194304 4625164 140736705779520 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=52168 CPUtime=0 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669346034 53420032 1020 33554432000 4194304 4625164 140736705779520 18446744073709551615 48010717849516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=52168 CPUtime=0 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 669346034 53420032 1020 33554432000 4194304 4625164 140736705779520 18446744073709551615 48010717849512 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.120825 s]
/proc/loadavg: 7.75 8.09 8.12 5/530 12288
/proc/meminfo: memFree=12351960/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=250072 CPUtime=0.43 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 2632 0 0 0 43 0 0 0 25 0 4 0 669346033 256073728 1818 33554432000 4194304 4625164 140736705779520 18446744073709551615 4490621 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 62518 1818 342 106 0 58021 0
[pid=12288/tid=12289] ppid=12286 vsize=250072 CPUtime=0.1 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 399 0 0 0 10 0 0 0 25 0 4 0 669346034 256073728 1818 33554432000 4194304 4625164 140736705779520 18446744073709551615 4487092 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=250072 CPUtime=0.1 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 317 0 0 0 10 0 0 0 25 0 4 0 669346034 256073728 1818 33554432000 4194304 4625164 140736705779520 18446744073709551615 4465125 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=250072 CPUtime=0.11 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 443 0 0 0 11 0 0 0 25 0 4 0 669346034 256073728 1819 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 250072

[startup+0.200812 s]
/proc/loadavg: 7.75 8.09 8.12 5/530 12288
/proc/meminfo: memFree=12351960/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=251100 CPUtime=0.75 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 3499 0 0 0 75 0 0 0 25 0 4 0 669346033 257126400 2326 33554432000 4194304 4625164 140736705779520 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 62775 2326 346 106 0 58278 0
[pid=12288/tid=12289] ppid=12286 vsize=251100 CPUtime=0.18 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 487 0 0 0 18 0 0 0 25 0 4 0 669346034 257126400 2326 33554432000 4194304 4625164 140736705779520 18446744073709551615 4464722 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=251100 CPUtime=0.18 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 401 0 0 0 18 0 0 0 25 0 4 0 669346034 257126400 2326 33554432000 4194304 4625164 140736705779520 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=251100 CPUtime=0.19 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 764 0 0 0 19 0 0 0 25 0 4 0 669346034 257126400 2326 33554432000 4194304 4625164 140736705779520 18446744073709551615 4546849 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 251100

[startup+0.300793 s]
/proc/loadavg: 7.75 8.09 8.12 5/530 12288
/proc/meminfo: memFree=12351960/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=251996 CPUtime=1.15 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 4554 0 0 0 115 0 0 0 25 0 4 0 669346033 258043904 2589 33554432000 4194304 4625164 140736705779520 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 62999 2589 346 106 0 58502 0
[pid=12288/tid=12289] ppid=12286 vsize=251996 CPUtime=0.28 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 694 0 0 0 28 0 0 0 25 0 4 0 669346034 258043904 2589 33554432000 4194304 4625164 140736705779520 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=251996 CPUtime=0.28 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 691 0 0 0 28 0 0 0 25 0 4 0 669346034 258043904 2589 33554432000 4194304 4625164 140736705779520 18446744073709551615 4485995 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=251996 CPUtime=0.28 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 1065 0 0 0 28 0 0 0 25 0 4 0 669346034 258043904 2589 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 251996

[startup+0.700724 s]
/proc/loadavg: 7.75 8.09 8.12 5/530 12288
/proc/meminfo: memFree=12351960/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=254760 CPUtime=2.75 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 7189 0 0 0 274 1 0 0 25 0 4 0 669346033 260874240 3931 33554432000 4194304 4625164 140736705779520 18446744073709551615 4512057 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 63690 3931 346 106 0 59193 0
[pid=12288/tid=12289] ppid=12286 vsize=254760 CPUtime=0.68 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 1415 0 0 0 68 0 0 0 25 0 4 0 669346034 260874240 3931 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=254760 CPUtime=0.68 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 1237 0 0 0 68 0 0 0 25 0 4 0 669346034 260874240 3931 33554432000 4194304 4625164 140736705779520 18446744073709551615 4465337 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=254760 CPUtime=0.68 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 1694 0 0 0 68 0 0 0 25 0 4 0 669346034 260874240 3931 33554432000 4194304 4625164 140736705779520 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 254760

[startup+1.50058 s]
/proc/loadavg: 7.77 8.09 8.12 9/534 12292
/proc/meminfo: memFree=12324284/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=259360 CPUtime=5.93 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 14940 0 0 0 591 2 0 0 25 0 4 0 669346033 265584640 6286 33554432000 4194304 4625164 140736705779520 18446744073709551615 4393263 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 64840 6286 346 106 0 60343 0
[pid=12288/tid=12289] ppid=12286 vsize=259360 CPUtime=1.47 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 2457 0 0 0 147 0 0 0 25 0 4 0 669346034 265584640 6286 33554432000 4194304 4625164 140736705779520 18446744073709551615 4288541 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=259360 CPUtime=1.48 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 2714 0 0 0 148 0 0 0 25 0 4 0 669346034 265584640 6286 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=259360 CPUtime=1.48 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 6591 0 0 0 148 0 0 0 25 0 4 0 669346034 265584640 6286 33554432000 4194304 4625164 140736705779520 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 259360

[startup+3.1003 s]
/proc/loadavg: 7.77 8.09 8.12 9/534 12292
/proc/meminfo: memFree=12315232/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=265680 CPUtime=12.31 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 21718 0 0 0 1228 3 0 0 25 0 4 0 669346033 272056320 9944 33554432000 4194304 4625164 140736705779520 18446744073709551615 4512032 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 66420 9945 347 106 0 61923 0
[pid=12288/tid=12289] ppid=12286 vsize=265680 CPUtime=3.07 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 4880 0 0 0 307 0 0 0 25 0 4 0 669346034 272056320 9945 33554432000 4194304 4625164 140736705779520 18446744073709551615 268272350241 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=265680 CPUtime=3.07 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 4378 0 0 0 307 0 0 0 25 0 4 0 669346034 272056320 9945 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=265680 CPUtime=3.09 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 8366 0 0 0 308 1 0 0 25 0 4 0 669346034 272056320 9945 33554432000 4194304 4625164 140736705779520 18446744073709551615 4552391 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 265680

[startup+6.30073 s]
/proc/loadavg: 7.87 8.11 8.12 9/534 12292
/proc/meminfo: memFree=12291852/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=275480 CPUtime=25.05 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 43929 0 0 0 2499 6 0 0 25 0 4 0 669346033 282091520 15844 33554432000 4194304 4625164 140736705779520 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 68870 15844 347 106 0 64373 0
[pid=12288/tid=12289] ppid=12286 vsize=275480 CPUtime=6.27 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 7242 0 0 0 627 0 0 0 25 0 4 0 669346034 282091520 15844 33554432000 4194304 4625164 140736705779520 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=275480 CPUtime=6.28 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 6632 0 0 0 627 1 0 0 25 0 4 0 669346034 282091520 15844 33554432000 4194304 4625164 140736705779520 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=275480 CPUtime=6.28 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 24304 0 0 0 626 2 0 0 25 0 4 0 669346034 282091520 15844 33554432000 4194304 4625164 140736705779520 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 275480

[startup+12.7006 s]
/proc/loadavg: 7.88 8.10 8.12 9/534 12292
/proc/meminfo: memFree=12257348/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=287040 CPUtime=50.54 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 84990 0 0 0 5041 13 0 0 25 0 4 0 669346033 293928960 23697 33554432000 4194304 4625164 140736705779520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 71760 23697 347 106 0 67263 0
[pid=12288/tid=12289] ppid=12286 vsize=287040 CPUtime=12.67 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 9953 0 0 0 1266 1 0 0 25 0 4 0 669346034 293928960 23697 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=287040 CPUtime=12.67 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 9763 0 0 0 1266 1 0 0 25 0 4 0 669346034 293928960 23697 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=287040 CPUtime=12.68 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 56301 0 0 0 1261 7 0 0 25 0 4 0 669346034 293928960 23697 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 287040

[startup+25.5013 s]
/proc/loadavg: 7.90 8.10 8.12 9/534 12293
/proc/meminfo: memFree=12198608/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=314276 CPUtime=101.51 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 124864 0 0 0 10131 20 0 0 25 0 4 0 669346033 321818624 37564 33554432000 4194304 4625164 140736705779520 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 78569 37564 376 106 0 74072 0
[pid=12288/tid=12289] ppid=12286 vsize=314276 CPUtime=25.47 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 14543 0 0 0 2545 2 0 0 25 0 4 0 669346034 321818624 37564 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=314276 CPUtime=25.47 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 14972 0 0 0 2545 2 0 0 25 0 4 0 669346034 321818624 37564 33554432000 4194304 4625164 140736705779520 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=314276 CPUtime=25.48 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 80011 0 0 0 2538 10 0 0 25 0 4 0 669346034 321818624 37564 33554432000 4194304 4625164 140736705779520 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 314276

[startup+51.1008 s]
/proc/loadavg: 7.94 8.09 8.11 9/534 12293
/proc/meminfo: memFree=12033288/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=484544 CPUtime=203.48 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 250756 0 0 0 20308 40 0 0 25 0 4 0 669346033 496173056 76667 33554432000 4194304 4625164 140736705779520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 121136 76667 375 106 0 116639 0
[pid=12288/tid=12289] ppid=12286 vsize=484544 CPUtime=51.08 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 16040 0 0 0 5105 3 0 0 25 0 4 0 669346034 496173056 76667 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=484544 CPUtime=51.08 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 21734 0 0 0 5104 4 0 0 25 0 4 0 669346034 496173056 76667 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=484544 CPUtime=51.08 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 129274 0 0 0 5090 18 0 0 25 0 4 0 669346034 496173056 76667 33554432000 4194304 4625164 140736705779520 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.48
Current children cumulated vsize (KiB) 484544

[startup+102.301 s]
/proc/loadavg: 8.03 8.09 8.11 9/534 12295
/proc/meminfo: memFree=11775320/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=778720 CPUtime=407.42 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 429196 0 0 0 40672 70 0 0 25 0 4 0 669346033 797409280 138937 33554432000 4194304 4625164 140736705779520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 194680 138937 356 106 0 190183 0
[pid=12288/tid=12289] ppid=12286 vsize=778720 CPUtime=102.29 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 23767 0 0 0 10225 4 0 0 25 0 4 0 669346034 797409280 138941 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=778720 CPUtime=102.29 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 34611 0 0 0 10220 9 0 0 25 0 4 0 669346034 797409280 138941 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=778720 CPUtime=102.3 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 177031 0 0 0 10205 25 0 0 25 0 4 0 669346034 797409280 138941 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.42
Current children cumulated vsize (KiB) 778720

[startup+162.301 s]

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

Current children cumulated CPU time (s) 2557.87
Current children cumulated vsize (KiB) 2833812

[startup+702.301 s]
/proc/loadavg: 8.11 8.14 8.10 9/534 12311
/proc/meminfo: memFree=9577144/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=2890312 CPUtime=2796.79 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 4449676 0 0 0 278944 735 0 0 25 0 4 0 669346033 2959679488 610768 33554432000 4194304 4625164 140736705779520 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 722578 610768 351 106 0 718081 0
[pid=12288/tid=12289] ppid=12286 vsize=2890312 CPUtime=702.23 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 87647 0 0 0 70181 42 0 0 25 0 4 0 669346034 2959679488 610768 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=2890312 CPUtime=702.26 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 126395 0 0 0 70162 64 0 0 25 0 4 0 669346034 2959679488 610768 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=2890312 CPUtime=702.26 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 3210843 0 0 0 69748 478 0 0 25 0 4 0 669346034 2959679488 610768 33554432000 4194304 4625164 140736705779520 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2796.79
Current children cumulated vsize (KiB) 2890312

[startup+762.301 s]
/proc/loadavg: 8.09 8.12 8.09 9/534 12312
/proc/meminfo: memFree=9394836/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=3051832 CPUtime=3035.79 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 4889816 0 0 0 302776 803 0 0 25 0 4 0 669346033 3125075968 645720 33554432000 4194304 4625164 140736705779520 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 762958 645720 348 106 0 758461 0
[pid=12288/tid=12289] ppid=12286 vsize=3051832 CPUtime=762.24 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 90700 0 0 0 76179 45 0 0 25 0 4 0 669346034 3125075968 645721 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=3051832 CPUtime=762.29 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 129632 0 0 0 76162 67 0 0 25 0 4 0 669346034 3125075968 645721 33554432000 4194304 4625164 140736705779520 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=3051832 CPUtime=762.28 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 3614793 0 0 0 75696 532 0 0 25 0 4 0 669346034 3125075968 645721 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3035.79
Current children cumulated vsize (KiB) 3051832

[startup+822.301 s]
/proc/loadavg: 8.14 8.13 8.09 9/534 12314
/proc/meminfo: memFree=9090788/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=3539452 CPUtime=3274.66 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 5576321 0 0 0 326563 903 0 0 25 0 4 0 669346033 3624398848 709557 33554432000 4194304 4625164 140736705779520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 884863 709557 349 106 0 880366 0
[pid=12288/tid=12289] ppid=12286 vsize=3539452 CPUtime=822.19 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 92158 0 0 0 82174 45 0 0 25 0 4 0 669346034 3624398848 709557 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=3539452 CPUtime=822.27 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 131454 0 0 0 82158 69 0 0 25 0 4 0 669346034 3624398848 709557 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=3539452 CPUtime=822.26 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 3997832 0 0 0 81638 588 0 0 25 0 4 0 669346034 3624398848 709557 33554432000 4194304 4625164 140736705779520 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3274.66
Current children cumulated vsize (KiB) 3539452

[startup+882.321 s]
/proc/loadavg: 8.09 8.12 8.09 9/534 12315
/proc/meminfo: memFree=8937616/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=3706580 CPUtime=3513.66 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 6042091 0 0 0 350388 978 0 0 25 0 4 0 669346033 3795537920 734977 33554432000 4194304 4625164 140736705779520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 926645 734977 347 106 0 922148 0
[pid=12288/tid=12289] ppid=12286 vsize=3706580 CPUtime=882.19 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 94273 0 0 0 88173 46 0 0 25 0 4 0 669346034 3795537920 734977 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=3706580 CPUtime=882.29 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 134215 0 0 0 88158 71 0 0 25 0 4 0 669346034 3795537920 734977 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=3706580 CPUtime=882.29 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 4391485 0 0 0 87579 650 0 0 25 0 4 0 669346034 3795537920 734977 33554432000 4194304 4625164 140736705779520 18446744073709551615 4552385 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3513.66
Current children cumulated vsize (KiB) 3706580

[startup+942.301 s]
/proc/loadavg: 8.16 8.14 8.09 9/534 12317
/proc/meminfo: memFree=8783340/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=3809388 CPUtime=3752.54 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 6469524 0 0 0 374208 1046 0 0 25 0 4 0 669346033 3900813312 764006 33554432000 4194304 4625164 140736705779520 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 952347 764028 347 106 0 947850 0
[pid=12288/tid=12289] ppid=12286 vsize=3809388 CPUtime=942.16 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 96979 0 0 0 94168 48 0 0 25 0 4 0 669346034 3900813312 764038 33554432000 4194304 4625164 140736705779520 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=3809388 CPUtime=942.28 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 136604 0 0 0 94153 75 0 0 25 0 4 0 669346034 3900813312 764051 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=3809388 CPUtime=942.27 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 4791263 0 0 0 93520 707 0 0 25 0 4 0 669346034 3900813312 764053 33554432000 4194304 4625164 140736705779520 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3752.54
Current children cumulated vsize (KiB) 3809388

[startup+1002.3 s]
/proc/loadavg: 8.17 8.15 8.10 9/534 12319
/proc/meminfo: memFree=8666380/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=3817176 CPUtime=3991.46 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 6904938 0 0 0 398035 1111 0 0 25 0 4 0 669346033 3908788224 782918 33554432000 4194304 4625164 140736705779520 18446744073709551615 4511899 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 954294 782918 349 106 0 949797 0
[pid=12288/tid=12289] ppid=12286 vsize=3817176 CPUtime=1002.14 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 99160 0 0 0 100164 50 0 0 25 0 4 0 669346034 3908788224 782918 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=3817176 CPUtime=1002.28 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 139068 0 0 0 100150 78 0 0 25 0 4 0 669346034 3908788224 782918 33554432000 4194304 4625164 140736705779520 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=3817176 CPUtime=1002.26 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 5209379 0 0 0 99463 763 0 0 25 0 4 0 669346034 3908788224 782918 33554432000 4194304 4625164 140736705779520 18446744073709551615 4334473 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3991.46
Current children cumulated vsize (KiB) 3817176

[startup+1062.3 s]
/proc/loadavg: 8.19 8.17 8.10 9/534 12320
/proc/meminfo: memFree=8537760/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=3889444 CPUtime=4230.42 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 7318589 0 0 0 421864 1178 0 0 25 0 4 0 669346033 3982790656 803049 33554432000 4194304 4625164 140736705779520 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 972361 803049 348 106 0 967864 0
[pid=12288/tid=12289] ppid=12286 vsize=3889444 CPUtime=1062.13 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 102462 0 0 0 106161 52 0 0 25 0 4 0 669346034 3982790656 803049 33554432000 4194304 4625164 140736705779520 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=3889444 CPUtime=1062.28 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 142834 0 0 0 106147 81 0 0 25 0 4 0 669346034 3982790656 803049 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=3889444 CPUtime=1062.27 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 5603621 0 0 0 105404 823 0 0 25 0 4 0 669346034 3982790656 803049 33554432000 4194304 4625164 140736705779520 18446744073709551615 268272347573 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4230.42
Current children cumulated vsize (KiB) 3889444

[startup+1122.3 s]
/proc/loadavg: 8.15 8.16 8.10 9/534 12322
/proc/meminfo: memFree=8375324/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=4076836 CPUtime=4469.35 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 7776467 0 0 0 445688 1247 0 0 25 0 4 0 669346033 4174680064 833046 33554432000 4194304 4625164 140736705779520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 1019209 833046 347 106 0 1014712 0
[pid=12288/tid=12289] ppid=12286 vsize=4076836 CPUtime=1122.12 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 127198 0 0 0 112157 55 0 0 25 0 4 0 669346034 4174680064 833046 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=4076836 CPUtime=1122.28 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 181017 0 0 0 112139 89 0 0 25 0 4 0 669346034 4174680064 833046 33554432000 4194304 4625164 140736705779520 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=4076836 CPUtime=1122.26 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 5980218 0 0 0 111350 876 0 0 25 0 4 0 669346034 4174680064 833046 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4469.35
Current children cumulated vsize (KiB) 4076836

[startup+1182.3 s]
/proc/loadavg: 8.16 8.16 8.10 9/534 12323
/proc/meminfo: memFree=8234560/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=4113700 CPUtime=4708.27 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 8212272 0 0 0 469513 1314 0 0 25 0 4 0 669346033 4212428800 858008 33554432000 4194304 4625164 140736705779520 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 1028425 858008 347 106 0 1023928 0
[pid=12288/tid=12289] ppid=12286 vsize=4113700 CPUtime=1182.09 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 133966 0 0 0 118153 56 0 0 25 0 4 0 669346034 4212428800 858008 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=4113700 CPUtime=1182.28 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 183630 0 0 0 118135 93 0 0 25 0 4 0 669346034 4212428800 858008 33554432000 4194304 4625164 140736705779520 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=4113700 CPUtime=1182.27 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 6390033 0 0 0 117292 935 0 0 25 0 4 0 669346034 4212428800 858008 33554432000 4194304 4625164 140736705779520 18446744073709551615 4551280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4708.27
Current children cumulated vsize (KiB) 4113700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.4 s]
/proc/loadavg: 8.11 8.15 8.10 9/534 12355
/proc/meminfo: memFree=8917312/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=4116472 CPUtime=4800.31 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4202496 8369578 0 0 0 478693 1338 0 0 25 0 4 0 669346033 4215267328 864799 33554432000 4194304 4625164 140736705779520 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12288/statm: 1029118 864799 347 106 0 1024621 0
[pid=12288/tid=12289] ppid=12286 vsize=4116472 CPUtime=1205.21 cores=1,3,5,7
/proc/12288/task/12289/stat : 12289 (SArTagnan) R 12286 12288 12217 0 -1 4202560 134680 0 0 0 120465 56 0 0 25 0 4 0 669346034 4215267328 864800 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12288/tid=12290] ppid=12286 vsize=4116472 CPUtime=1205.4 cores=1,3,5,7
/proc/12288/task/12290/stat : 12290 (SArTagnan) R 12286 12288 12217 0 -1 4202560 184947 0 0 0 120446 94 0 0 25 0 4 0 669346034 4215267328 864800 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12288/tid=12291] ppid=12286 vsize=4116472 CPUtime=1205.38 cores=1,3,5,7
/proc/12288/task/12291/stat : 12291 (SArTagnan) R 12286 12288 12217 0 -1 4202560 6540200 0 0 0 119582 956 0 0 25 0 4 0 669346034 4215267328 864800 33554432000 4194304 4625164 140736705779520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 4116472

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

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

[startup+1205.53 s]
/proc/loadavg: 8.11 8.15 8.10 9/534 12355
/proc/meminfo: memFree=8917312/32950928 swapFree=60199076/67111528
[pid=12288] ppid=12286 vsize=0 CPUtime=4800.45 cores=1,3,5,7
/proc/12288/stat : 12288 (SArTagnan) R 12286 12288 12217 0 -1 4203524 8369580 0 0 0 478697 1348 0 0 25 0 1 0 669346033 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12288/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4800.45
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.55
CPU time (s): 4800.49
CPU user time (s): 4786.97
CPU system time (s): 13.5149
CPU usage (%): 398.197
Max. virtual memory (cumulated for all children) (KiB): 4509276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4786.97
system time used= 13.5149
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8369580
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= 3901
involuntary context switches= 30626

runsolver used 5.87711 second user time and 15.2507 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-16 22:24:32
IDJOB=3385949
IDBENCH=70907
IDSOLVER=1871
FILE ID=node122/3385949-1305577472
RUNJOBID= node122-1305577459-12236
PBS_JOBID= 13350225
Free space on /tmp= 73376 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_7_3_6_cmp.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385949-1305577472/watcher-3385949-1305577472 -o /tmp/evaluation-result-3385949-1305577472/solver-3385949-1305577472 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385949-1305577472.cnf -threads=4

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

MD5SUM BENCH= c848a5766cfcc1d1c3f26c7818e48eb2
RANDOM SEED=657098770

node122.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.820
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.64
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.820
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12352124 kB
Buffers:        332616 kB
Cached:        4382968 kB
SwapCached:      50104 kB
Active:       15834056 kB
Inactive:      4467448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12352124 kB
SwapTotal:    67111528 kB
SwapFree:     60199076 kB
Dirty:            2612 kB
Writeback:          20 kB
AnonPages:    15546420 kB
Mapped:          31776 kB
Slab:           137892 kB
PageTables:      87112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 160839420 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= 73376 MiB
End job on node122 at 2011-05-16 22:44:40