Trace number 3439661

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) 40000.6 5011.42

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_80.shuffled.cnf
MD5SUM53a7d1541ad9c0dde902ec3a505ae8fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.001998
Satisfiable
(Un)Satisfiability was proved
Number of variables238
Number of clauses634
Sum of the clauses size1900
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3632
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

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-3439661-1306965643/watcher-3439661-1306965643 -o /tmp/evaluation-result-3439661-1306965643/solver-3439661-1306965643 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439661-1306965643.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.01 8.05 8.00 2/491 20435
/proc/meminfo: memFree=31004104/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=418572 CPUtime=0.05 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) R 20433 20435 20207 0 -1 4202496 1059 0 0 0 5 0 0 0 25 0 8 0 808165221 428617728 988 33554432000 4194304 4625164 140737428262688 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 104643 989 348 106 0 100146 0
[pid=20435/tid=20436] ppid=20433 vsize=419100 CPUtime=0.01 cores=0-7
/proc/20435/task/20436/stat : 20436 (SArTagnan) R 20433 20435 20207 0 -1 4202560 79 0 0 0 1 0 0 0 25 0 8 0 808165222 429158400 1186 33554432000 4194304 4625164 140737428262688 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=419100 CPUtime=0 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 8 0 808165222 429158400 1186 33554432000 4194304 4625164 140737428262688 18446744073709551615 270613215726 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20439] ppid=20433 vsize=419100 CPUtime=0.01 cores=0-7
/proc/20435/task/20439/stat : 20439 (SArTagnan) R 20433 20435 20207 0 -1 4202560 91 0 0 0 1 0 0 0 25 0 8 0 808165222 429158400 1186 33554432000 4194304 4625164 140737428262688 18446744073709551615 4555512 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20441] ppid=20433 vsize=419100 CPUtime=0.01 cores=0-7
/proc/20435/task/20441/stat : 20441 (SArTagnan) R 20433 20435 20207 0 -1 4202560 86 0 0 0 1 0 0 0 18 0 8 0 808165222 429158400 1186 33554432000 4194304 4625164 140737428262688 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20435/tid=20442] ppid=20433 vsize=419100 CPUtime=0.01 cores=0-7
/proc/20435/task/20442/stat : 20442 (SArTagnan) R 20433 20435 20207 0 -1 4202560 101 0 0 0 1 0 0 0 18 0 8 0 808165222 429158400 1186 33554432000 4194304 4625164 140737428262688 18446744073709551615 4350627 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20435/tid=20443] ppid=20433 vsize=419100 CPUtime=0 cores=0-7
/proc/20435/task/20443/stat : 20443 (SArTagnan) R 20433 20435 20207 0 -1 4202560 88 0 0 0 0 0 0 0 25 0 8 0 808165222 429158400 1186 33554432000 4194304 4625164 140737428262688 18446744073709551615 270629094427 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20435/tid=20444] ppid=20433 vsize=419100 CPUtime=0 cores=0-7
/proc/20435/task/20444/stat : 20444 (SArTagnan) R 20433 20435 20207 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 8 0 808165222 429158400 1186 33554432000 4194304 4625164 140737428262688 18446744073709551615 270612768975 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.055505 s]
/proc/loadavg: 8.01 8.05 8.00 2/491 20435
/proc/meminfo: memFree=31004104/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=420616 CPUtime=0.33 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) R 20433 20435 20207 0 -1 4202496 2736 0 0 0 32 1 0 0 25 0 8 0 808165221 430710784 2154 33554432000 4194304 4625164 140737428262688 18446744073709551615 4424776 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 105154 2155 350 106 0 100657 0
[pid=20435/tid=20436] ppid=20433 vsize=420616 CPUtime=0.04 cores=0-7
/proc/20435/task/20436/stat : 20436 (SArTagnan) R 20433 20435 20207 0 -1 4202560 237 0 0 0 4 0 0 0 25 0 8 0 808165222 430710784 2159 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=420616 CPUtime=0 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4202560 60 0 0 0 0 0 0 0 25 0 8 0 808165222 430710784 2161 33554432000 4194304 4625164 140737428262688 18446744073709551615 270613215726 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20439] ppid=20433 vsize=420616 CPUtime=0.04 cores=0-7
/proc/20435/task/20439/stat : 20439 (SArTagnan) R 20433 20435 20207 0 -1 4202560 341 0 0 0 4 0 0 0 25 0 8 0 808165222 430710784 2161 33554432000 4194304 4625164 140737428262688 18446744073709551615 270612807865 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20441] ppid=20433 vsize=420616 CPUtime=0.05 cores=0-7
/proc/20435/task/20441/stat : 20441 (SArTagnan) R 20433 20435 20207 0 -1 4202560 383 0 0 0 5 0 0 0 18 0 8 0 808165222 430710784 2161 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20435/tid=20442] ppid=20433 vsize=420616 CPUtime=0.04 cores=0-7
/proc/20435/task/20442/stat : 20442 (SArTagnan) R 20433 20435 20207 0 -1 4202560 288 0 0 0 4 0 0 0 18 0 8 0 808165222 430710784 2162 33554432000 4194304 4625164 140737428262688 18446744073709551615 4435217 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20435/tid=20443] ppid=20433 vsize=420616 CPUtime=0.04 cores=0-7
/proc/20435/task/20443/stat : 20443 (SArTagnan) R 20433 20435 20207 0 -1 4202560 247 0 0 0 4 0 0 0 25 0 8 0 808165222 430710784 2171 33554432000 4194304 4625164 140737428262688 18446744073709551615 270612777946 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20435/tid=20444] ppid=20433 vsize=420616 CPUtime=0.04 cores=0-7
/proc/20435/task/20444/stat : 20444 (SArTagnan) R 20433 20435 20207 0 -1 4202560 376 0 0 0 4 0 0 0 18 0 8 0 808165222 430710784 2179 33554432000 4194304 4625164 140737428262688 18446744073709551615 4352174 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 420616

[startup+0.101082 s]
/proc/loadavg: 8.01 8.05 8.00 2/491 20435
/proc/meminfo: memFree=31004104/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=423012 CPUtime=0.65 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) R 20433 20435 20207 0 -1 4202496 4863 0 0 0 64 1 0 0 18 0 8 0 808165221 433164288 3505 33554432000 4194304 4625164 140737428262688 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 105753 3507 350 106 0 101256 0
[pid=20435/tid=20436] ppid=20433 vsize=423012 CPUtime=0.09 cores=0-7
/proc/20435/task/20436/stat : 20436 (SArTagnan) R 20433 20435 20207 0 -1 4202560 564 0 0 0 9 0 0 0 25 0 8 0 808165222 433164288 3507 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=423012 CPUtime=0 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4202560 110 0 0 0 0 0 0 0 25 0 8 0 808165222 433164288 3508 33554432000 4194304 4625164 140737428262688 18446744073709551615 270613215726 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20435/tid=20439] ppid=20433 vsize=423012 CPUtime=0.09 cores=0-7
/proc/20435/task/20439/stat : 20439 (SArTagnan) R 20433 20435 20207 0 -1 4202560 717 0 0 0 9 0 0 0 25 0 8 0 808165222 433164288 3509 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20441] ppid=20433 vsize=423012 CPUtime=0.09 cores=0-7
/proc/20435/task/20441/stat : 20441 (SArTagnan) R 20433 20435 20207 0 -1 4202560 630 0 0 0 9 0 0 0 18 0 8 0 808165222 433164288 3510 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20435/tid=20442] ppid=20433 vsize=423012 CPUtime=0.09 cores=0-7
/proc/20435/task/20442/stat : 20442 (SArTagnan) R 20433 20435 20207 0 -1 4202560 602 0 0 0 9 0 0 0 18 0 8 0 808165222 433164288 3510 33554432000 4194304 4625164 140737428262688 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20435/tid=20443] ppid=20433 vsize=423012 CPUtime=0.08 cores=0-7
/proc/20435/task/20443/stat : 20443 (SArTagnan) R 20433 20435 20207 0 -1 4202560 584 0 0 0 8 0 0 0 25 0 8 0 808165222 433164288 3510 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20435/tid=20444] ppid=20433 vsize=423012 CPUtime=0.08 cores=0-7
/proc/20435/task/20444/stat : 20444 (SArTagnan) R 20433 20435 20207 0 -1 4202560 615 0 0 0 8 0 0 0 18 0 8 0 808165222 433164288 3510 33554432000 4194304 4625164 140737428262688 18446744073709551615 270612771873 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 423012

[startup+0.681017 s]
/proc/loadavg: 8.01 8.05 8.00 2/491 20435
/proc/meminfo: memFree=31004104/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=449956 CPUtime=6.51 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) R 20433 20435 20207 0 -1 4202496 27232 0 0 0 645 6 0 0 18 0 8 0 808165221 460754944 17642 33554432000 4194304 4625164 140737428262688 18446744073709551615 270613215775 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 112489 17643 385 106 0 107992 0
[pid=20435/tid=20436] ppid=20433 vsize=449956 CPUtime=0.81 cores=0-7
/proc/20435/task/20436/stat : 20436 (SArTagnan) R 20433 20435 20207 0 -1 4202560 3334 0 0 0 81 0 0 0 18 0 8 0 808165222 460754944 17650 33554432000 4194304 4625164 140737428262688 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=449956 CPUtime=0.73 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) S 20433 20435 20207 0 -1 4202560 3238 0 0 0 73 0 0 0 18 0 8 0 808165222 460754944 17791 33554432000 4194304 4625164 140737428262688 18446744073709551615 270613215726 0 0 4096 2 18446604453872437184 0 0 -1 7 0 0 0
[pid=20435/tid=20439] ppid=20433 vsize=449956 CPUtime=0.82 cores=0-7
/proc/20435/task/20439/stat : 20439 (SArTagnan) R 20433 20435 20207 0 -1 4202560 4886 0 0 0 81 1 0 0 18 0 8 0 808165222 460754944 17816 33554432000 4194304 4625164 140737428262688 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20441] ppid=20433 vsize=449956 CPUtime=0.82 cores=0-7
/proc/20435/task/20441/stat : 20441 (SArTagnan) R 20433 20435 20207 0 -1 4202560 3409 0 0 0 82 0 0 0 18 0 8 0 808165222 460754944 17816 33554432000 4194304 4625164 140737428262688 18446744073709551615 4352192 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20435/tid=20442] ppid=20433 vsize=449956 CPUtime=0.82 cores=0-7
/proc/20435/task/20442/stat : 20442 (SArTagnan) R 20433 20435 20207 0 -1 4202560 3229 0 0 0 82 0 0 0 18 0 8 0 808165222 460754944 17817 33554432000 4194304 4625164 140737428262688 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20435/tid=20443] ppid=20433 vsize=449956 CPUtime=0.81 cores=0-7
/proc/20435/task/20443/stat : 20443 (SArTagnan) R 20433 20435 20207 0 -1 4202560 3172 0 0 0 81 0 0 0 18 0 8 0 808165222 460754944 17819 33554432000 4194304 4625164 140737428262688 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20435/tid=20444] ppid=20433 vsize=449956 CPUtime=0.81 cores=0-7
/proc/20435/task/20444/stat : 20444 (SArTagnan) R 20433 20435 20207 0 -1 4202560 3069 0 0 0 81 0 0 0 18 0 8 0 808165222 460754944 17820 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.51
Current children cumulated vsize (KiB) 449956

[startup+0.941777 s]
/proc/loadavg: 8.01 8.05 8.00 2/491 20435
/proc/meminfo: memFree=31004104/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=455460 CPUtime=7.78 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) R 20433 20435 20207 0 -1 4202496 31872 0 0 0 770 8 0 0 18 0 8 0 808165221 466391040 19399 33554432000 4194304 4625164 140737428262688 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 113865 19399 373 106 0 109368 0
[pid=20435/tid=20436] ppid=20433 vsize=455460 CPUtime=0.97 cores=0-7
/proc/20435/task/20436/stat : 20436 (SArTagnan) R 20433 20435 20207 0 -1 4202560 3519 0 0 0 97 0 0 0 18 0 8 0 808165222 466391040 19399 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351820 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=455460 CPUtime=0.89 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4202560 3346 0 0 0 89 0 0 0 19 0 8 0 808165222 466391040 19399 33554432000 4194304 4625164 140737428262688 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20435/tid=20439] ppid=20433 vsize=455460 CPUtime=0.98 cores=0-7
/proc/20435/task/20439/stat : 20439 (SArTagnan) R 20433 20435 20207 0 -1 4202560 5391 0 0 0 97 1 0 0 18 0 8 0 808165222 466391040 19399 33554432000 4194304 4625164 140737428262688 18446744073709551615 4552363 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20441] ppid=20433 vsize=455460 CPUtime=0.97 cores=0-7
/proc/20435/task/20441/stat : 20441 (SArTagnan) R 20433 20435 20207 0 -1 4202560 4550 0 0 0 97 0 0 0 18 0 8 0 808165222 466391040 19399 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20435/tid=20442] ppid=20433 vsize=455460 CPUtime=0.97 cores=0-7
/proc/20435/task/20442/stat : 20442 (SArTagnan) R 20433 20435 20207 0 -1 4202560 4335 0 0 0 97 0 0 0 18 0 8 0 808165222 466391040 19399 33554432000 4194304 4625164 140737428262688 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20435/tid=20443] ppid=20433 vsize=455460 CPUtime=0.96 cores=0-7
/proc/20435/task/20443/stat : 20443 (SArTagnan) R 20433 20435 20207 0 -1 4202560 4290 0 0 0 96 0 0 0 18 0 8 0 808165222 466391040 19400 33554432000 4194304 4625164 140737428262688 18446744073709551615 4352331 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20435/tid=20444] ppid=20433 vsize=455460 CPUtime=0.96 cores=0-7
/proc/20435/task/20444/stat : 20444 (SArTagnan) R 20433 20435 20207 0 -1 4202560 3182 0 0 0 96 0 0 0 18 0 8 0 808165222 466391040 19400 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351786 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.78
Current children cumulated vsize (KiB) 455460

[startup+1.50122 s]
/proc/loadavg: 8.09 8.07 8.01 9/499 20446
/proc/meminfo: memFree=30898832/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=467676 CPUtime=11.93 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) R 20433 20435 20207 0 -1 4202496 45474 0 0 0 1182 11 0 0 19 0 8 0 808165221 478900224 26917 33554432000 4194304 4625164 140737428262688 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 116919 26917 394 106 0 112422 0
[pid=20435/tid=20436] ppid=20433 vsize=467676 CPUtime=1.5 cores=0-7
/proc/20435/task/20436/stat : 20436 (SArTagnan) R 20433 20435 20207 0 -1 4202560 5243 0 0 0 149 1 0 0 19 0 8 0 808165222 478900224 26932 33554432000 4194304 4625164 140737428262688 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=467676 CPUtime=1.4 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4202560 4723 0 0 0 139 1 0 0 20 0 8 0 808165222 478900224 26932 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351925 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20435/tid=20439] ppid=20433 vsize=467676 CPUtime=1.5 cores=0-7
/proc/20435/task/20439/stat : 20439 (SArTagnan) R 20433 20435 20207 0 -1 4202560 7365 0 0 0 149 1 0 0 19 0 8 0 808165222 478900224 26932 33554432000 4194304 4625164 140737428262688 18446744073709551615 4549344 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20441] ppid=20433 vsize=467676 CPUtime=1.5 cores=0-7
/proc/20435/task/20441/stat : 20441 (SArTagnan) R 20433 20435 20207 0 -1 4202560 5319 0 0 0 149 1 0 0 19 0 8 0 808165222 478900224 26932 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20435/tid=20442] ppid=20433 vsize=467676 CPUtime=1.5 cores=0-7
/proc/20435/task/20442/stat : 20442 (SArTagnan) R 20433 20435 20207 0 -1 4202560 6657 0 0 0 149 1 0 0 19 0 8 0 808165222 478900224 26932 33554432000 4194304 4625164 140737428262688 18446744073709551615 4348870 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20435/tid=20443] ppid=20433 vsize=467676 CPUtime=1.49 cores=0-7
/proc/20435/task/20443/stat : 20443 (SArTagnan) R 20433 20435 20207 0 -1 4202560 6687 0 0 0 148 1 0 0 19 0 8 0 808165222 478900224 26932 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351925 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20435/tid=20444] ppid=20433 vsize=467676 CPUtime=1.49 cores=0-7
/proc/20435/task/20444/stat : 20444 (SArTagnan) R 20433 20435 20207 0 -1 4202560 4879 0 0 0 148 1 0 0 19 0 8 0 808165222 478900224 26932 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 467676

[startup+3.10094 s]
/proc/loadavg: 8.09 8.07 8.01 9/499 20446
/proc/meminfo: memFree=30856176/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=576860 CPUtime=24.58 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) R 20433 20435 20207 0 -1 4202496 80659 0 0 0 2441 17 0 0 22 0 8 0 808165221 590704640 44702 33554432000 4194304 4625164 140737428262688 18446744073709551615 4512190 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 144215 44702 515 106 0 139718 0
[pid=20435/tid=20436] ppid=20433 vsize=576860 CPUtime=3.08 cores=0-7
/proc/20435/task/20436/stat : 20436 (SArTagnan) R 20433 20435 20207 0 -1 4202560 8443 0 0 0 306 2 0 0 23 0 8 0 808165222 590704640 44702 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=576860 CPUtime=2.95 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4202560 9614 0 0 0 294 1 0 0 18 0 8 0 808165222 590704640 44702 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20435/tid=20439] ppid=20433 vsize=576860 CPUtime=3.08 cores=0-7
/proc/20435/task/20439/stat : 20439 (SArTagnan) R 20433 20435 20207 0 -1 4202560 14840 0 0 0 306 2 0 0 22 0 8 0 808165222 590704640 44702 33554432000 4194304 4625164 140737428262688 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20441] ppid=20433 vsize=576860 CPUtime=3.08 cores=0-7
/proc/20435/task/20441/stat : 20441 (SArTagnan) R 20433 20435 20207 0 -1 4202560 10974 0 0 0 306 2 0 0 18 0 8 0 808165222 590704640 44702 33554432000 4194304 4625164 140737428262688 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20435/tid=20442] ppid=20433 vsize=576860 CPUtime=3.08 cores=0-7
/proc/20435/task/20442/stat : 20442 (SArTagnan) R 20433 20435 20207 0 -1 4202560 10740 0 0 0 306 2 0 0 22 0 8 0 808165222 590704640 44702 33554432000 4194304 4625164 140737428262688 18446744073709551615 4349768 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20435/tid=20443] ppid=20433 vsize=576860 CPUtime=3.07 cores=0-7
/proc/20435/task/20443/stat : 20443 (SArTagnan) R 20433 20435 20207 0 -1 4202560 10072 0 0 0 306 1 0 0 22 0 8 0 808165222 590704640 44702 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20435/tid=20444] ppid=20433 vsize=576860 CPUtime=3.07 cores=0-7
/proc/20435/task/20444/stat : 20444 (SArTagnan) R 20433 20435 20207 0 -1 4202560 7340 0 0 0 306 1 0 0 18 0 8 0 808165222 590704640 44702 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.58
Current children cumulated vsize (KiB) 576860

[startup+6.30037 s]
/proc/loadavg: 8.09 8.07 8.01 9/499 20446
/proc/meminfo: memFree=30742480/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=630828 CPUtime=50.1 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) R 20433 20435 20207 0 -1 4202496 133510 0 0 0 4986 24 0 0 25 0 8 0 808165221 645967872 68175 33554432000 4194304 4625164 140737428262688 18446744073709551615 4512060 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 157707 68175 759 106 0 153210 0
[pid=20435/tid=20436] ppid=20433 vsize=630828 CPUtime=6.27 cores=0-7
/proc/20435/task/20436/stat : 20436 (SArTagnan) R 20433 20435 20207 0 -1 4202560 11864 0 0 0 625 2 0 0 25 0 8 0 808165222 645967872 68175 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=630828 CPUtime=6.1 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4202560 15305 0 0 0 608 2 0 0 25 0 8 0 808165222 645967872 68175 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20435/tid=20439] ppid=20433 vsize=630828 CPUtime=6.28 cores=0-7
/proc/20435/task/20439/stat : 20439 (SArTagnan) R 20433 20435 20207 0 -1 4202560 27251 0 0 0 624 4 0 0 25 0 8 0 808165222 645967872 68175 33554432000 4194304 4625164 140737428262688 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20441] ppid=20433 vsize=630828 CPUtime=6.28 cores=0-7
/proc/20435/task/20441/stat : 20441 (SArTagnan) R 20433 20435 20207 0 -1 4202560 16040 0 0 0 626 2 0 0 25 0 8 0 808165222 645967872 68175 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20435/tid=20442] ppid=20433 vsize=630828 CPUtime=6.28 cores=0-7
/proc/20435/task/20442/stat : 20442 (SArTagnan) R 20433 20435 20207 0 -1 4202560 15769 0 0 0 625 3 0 0 25 0 8 0 808165222 645967872 68175 33554432000 4194304 4625164 140737428262688 18446744073709551615 4348884 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20435/tid=20443] ppid=20433 vsize=630828 CPUtime=6.27 cores=0-7
/proc/20435/task/20443/stat : 20443 (SArTagnan) R 20433 20435 20207 0 -1 4202560 21146 0 0 0 624 3 0 0 25 0 8 0 808165222 645967872 68175 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20435/tid=20444] ppid=20433 vsize=630828 CPUtime=6.28 cores=0-7
/proc/20435/task/20444/stat : 20444 (SArTagnan) R 20433 20435 20207 0 -1 4202560 12239 0 0 0 625 3 0 0 25 0 8 0 808165222 645967872 68175 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0

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

Current children cumulated vsize (KiB) 5195832

[startup+4722.3 s]
/proc/loadavg: 8.10 8.07 8.01 9/499 20605
/proc/meminfo: memFree=26946564/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=5326904 CPUtime=37694.1 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) R 20433 20435 20207 0 -1 4202496 34938102 0 0 0 3763682 5727 0 0 25 0 8 0 808165221 5454749696 1012577 33554432000 4194304 4625164 140737428262688 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 1331726 1012577 1606 106 0 1327229 0
[pid=20435/tid=20436] ppid=20433 vsize=5326904 CPUtime=4721.73 cores=0-7
/proc/20435/task/20436/stat : 20436 (SArTagnan) R 20433 20435 20207 0 -1 4202560 141401 0 0 0 472145 28 0 0 25 0 8 0 808165222 5454749696 1012577 33554432000 4194304 4625164 140737428262688 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=5326904 CPUtime=4640.83 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4202560 192139 0 0 0 464032 51 0 0 25 0 8 0 808165222 5454749696 1012577 33554432000 4194304 4625164 140737428262688 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20435/tid=20439] ppid=20433 vsize=5326904 CPUtime=4722.19 cores=0-7
/proc/20435/task/20439/stat : 20439 (SArTagnan) R 20433 20435 20207 0 -1 4202560 11165030 0 0 0 470380 1839 0 0 25 0 8 0 808165222 5454749696 1012577 33554432000 4194304 4625164 140737428262688 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20435/tid=20441] ppid=20433 vsize=5326904 CPUtime=4722.32 cores=0-7
/proc/20435/task/20441/stat : 20441 (SArTagnan) R 20433 20435 20207 0 -1 4202560 192817 0 0 0 472195 37 0 0 25 0 8 0 808165222 5454749696 1012577 33554432000 4194304 4625164 140737428262688 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20435/tid=20442] ppid=20433 vsize=5326904 CPUtime=4722.38 cores=0-7
/proc/20435/task/20442/stat : 20442 (SArTagnan) R 20433 20435 20207 0 -1 4202560 188302 0 0 0 472199 39 0 0 25 0 8 0 808165222 5454749696 1012577 33554432000 4194304 4625164 140737428262688 18446744073709551615 4330091 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20435/tid=20443] ppid=20433 vsize=5326904 CPUtime=4722.28 cores=0-7
/proc/20435/task/20443/stat : 20443 (SArTagnan) R 20433 20435 20207 0 -1 4202560 359782 0 0 0 472149 79 0 0 25 0 8 0 808165222 5454749696 1012577 33554432000 4194304 4625164 140737428262688 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20444] ppid=20433 vsize=5326904 CPUtime=4722.34 cores=0-7
/proc/20435/task/20444/stat : 20444 (SArTagnan) R 20433 20435 20207 0 -1 4202560 151877 0 0 0 472203 31 0 0 25 0 8 0 808165222 5454749696 1012577 33554432000 4194304 4625164 140737428262688 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37694.1
Current children cumulated vsize (KiB) 5326904

[startup+4782.3 s]
/proc/loadavg: 8.07 8.07 8.01 9/499 20608
/proc/meminfo: memFree=27010264/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=5195832 CPUtime=38173 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) R 20433 20435 20207 0 -1 4202496 35397369 0 0 0 3811501 5803 0 0 25 0 8 0 808165221 5320531968 995560 33554432000 4194304 4625164 140737428262688 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 1298958 995560 351 106 0 1294461 0
[pid=20435/tid=20436] ppid=20433 vsize=5195832 CPUtime=4781.73 cores=0-7
/proc/20435/task/20436/stat : 20436 (SArTagnan) R 20433 20435 20207 0 -1 4202560 141406 0 0 0 478145 28 0 0 25 0 8 0 808165222 5320531968 995560 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=5195832 CPUtime=4699.79 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4202560 192139 0 0 0 469928 51 0 0 25 0 8 0 808165222 5320531968 995560 33554432000 4194304 4625164 140737428262688 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20435/tid=20439] ppid=20433 vsize=5195832 CPUtime=4782.19 cores=0-7
/proc/20435/task/20439/stat : 20439 (SArTagnan) R 20433 20435 20207 0 -1 4202560 11284325 0 0 0 476359 1860 0 0 25 0 8 0 808165222 5320531968 995560 33554432000 4194304 4625164 140737428262688 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20435/tid=20441] ppid=20433 vsize=5195832 CPUtime=4782.32 cores=0-7
/proc/20435/task/20441/stat : 20441 (SArTagnan) R 20433 20435 20207 0 -1 4202560 192820 0 0 0 478195 37 0 0 25 0 8 0 808165222 5320531968 995560 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20435/tid=20442] ppid=20433 vsize=5195832 CPUtime=4782.38 cores=0-7
/proc/20435/task/20442/stat : 20442 (SArTagnan) R 20433 20435 20207 0 -1 4202560 188305 0 0 0 478199 39 0 0 25 0 8 0 808165222 5320531968 995560 33554432000 4194304 4625164 140737428262688 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20435/tid=20443] ppid=20433 vsize=5195832 CPUtime=4782.28 cores=0-7
/proc/20435/task/20443/stat : 20443 (SArTagnan) R 20433 20435 20207 0 -1 4202560 359785 0 0 0 478149 79 0 0 25 0 8 0 808165222 5320531968 995560 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20444] ppid=20433 vsize=5195832 CPUtime=4782.34 cores=0-7
/proc/20435/task/20444/stat : 20444 (SArTagnan) R 20433 20435 20207 0 -1 4202560 152147 0 0 0 478203 31 0 0 25 0 8 0 808165222 5320531968 995560 33554432000 4194304 4625164 140737428262688 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38173
Current children cumulated vsize (KiB) 5195832

[startup+4842.3 s]
/proc/loadavg: 8.06 8.07 8.01 9/499 20610
/proc/meminfo: memFree=27007008/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=5195832 CPUtime=38652 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) R 20433 20435 20207 0 -1 4202496 35962033 0 0 0 3859303 5898 0 0 25 0 8 0 808165221 5320531968 995681 33554432000 4194304 4625164 140737428262688 18446744073709551615 4329225 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 1298958 995682 351 106 0 1294461 0
[pid=20435/tid=20436] ppid=20433 vsize=5195832 CPUtime=4841.73 cores=0-7
/proc/20435/task/20436/stat : 20436 (SArTagnan) R 20433 20435 20207 0 -1 4202560 141412 0 0 0 484145 28 0 0 25 0 8 0 808165222 5320531968 995683 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=5195832 CPUtime=4758.77 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4202560 192141 0 0 0 475826 51 0 0 25 0 8 0 808165222 5320531968 995683 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20435/tid=20439] ppid=20433 vsize=5195832 CPUtime=4842.19 cores=0-7
/proc/20435/task/20439/stat : 20439 (SArTagnan) R 20433 20435 20207 0 -1 4202560 11463328 0 0 0 482327 1892 0 0 25 0 8 0 808165222 5320531968 995684 33554432000 4194304 4625164 140737428262688 18446744073709551615 4548757 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20435/tid=20441] ppid=20433 vsize=5195832 CPUtime=4842.32 cores=0-7
/proc/20435/task/20441/stat : 20441 (SArTagnan) R 20433 20435 20207 0 -1 4202560 192824 0 0 0 484195 37 0 0 25 0 8 0 808165222 5320531968 995684 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20435/tid=20442] ppid=20433 vsize=5195832 CPUtime=4842.38 cores=0-7
/proc/20435/task/20442/stat : 20442 (SArTagnan) R 20433 20435 20207 0 -1 4202560 188309 0 0 0 484199 39 0 0 25 0 8 0 808165222 5320531968 995685 33554432000 4194304 4625164 140737428262688 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20435/tid=20443] ppid=20433 vsize=5195832 CPUtime=4842.28 cores=0-7
/proc/20435/task/20443/stat : 20443 (SArTagnan) R 20433 20435 20207 0 -1 4202560 359789 0 0 0 484148 80 0 0 25 0 8 0 808165222 5320531968 995685 33554432000 4194304 4625164 140737428262688 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20444] ppid=20433 vsize=5195832 CPUtime=4842.34 cores=0-7
/proc/20435/task/20444/stat : 20444 (SArTagnan) R 20433 20435 20207 0 -1 4202560 152151 0 0 0 484203 31 0 0 25 0 8 0 808165222 5320531968 995686 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38652
Current children cumulated vsize (KiB) 5195832

[startup+4902.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/499 20613
/proc/meminfo: memFree=27006612/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=5261368 CPUtime=39130.9 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) R 20433 20435 20207 0 -1 4202496 36609794 0 0 0 3907094 6001 0 0 25 0 8 0 808165221 5387640832 1006745 33554432000 4194304 4625164 140737428262688 18446744073709551615 4329225 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 1315342 1006746 954 106 0 1310845 0
[pid=20435/tid=20436] ppid=20433 vsize=5261368 CPUtime=4901.73 cores=0-7
/proc/20435/task/20436/stat : 20436 (SArTagnan) R 20433 20435 20207 0 -1 4202560 141416 0 0 0 490145 28 0 0 25 0 8 0 808165222 5387640832 1006747 33554432000 4194304 4625164 140737428262688 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=5261368 CPUtime=4817.72 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4202560 192142 0 0 0 481721 51 0 0 25 0 8 0 808165222 5387640832 1006747 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20435/tid=20439] ppid=20433 vsize=5261368 CPUtime=4902.2 cores=0-7
/proc/20435/task/20439/stat : 20439 (SArTagnan) R 20433 20435 20207 0 -1 4202560 11665082 0 0 0 488294 1926 0 0 25 0 8 0 808165222 5387640832 1006748 33554432000 4194304 4625164 140737428262688 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20435/tid=20441] ppid=20433 vsize=5261368 CPUtime=4902.33 cores=0-7
/proc/20435/task/20441/stat : 20441 (SArTagnan) R 20433 20435 20207 0 -1 4202560 192828 0 0 0 490196 37 0 0 25 0 8 0 808165222 5387640832 1006748 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20435/tid=20442] ppid=20433 vsize=5261368 CPUtime=4902.38 cores=0-7
/proc/20435/task/20442/stat : 20442 (SArTagnan) R 20433 20435 20207 0 -1 4202560 188313 0 0 0 490199 39 0 0 25 0 8 0 808165222 5387640832 1006749 33554432000 4194304 4625164 140737428262688 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20435/tid=20443] ppid=20433 vsize=5261368 CPUtime=4902.28 cores=0-7
/proc/20435/task/20443/stat : 20443 (SArTagnan) R 20433 20435 20207 0 -1 4202560 359792 0 0 0 490148 80 0 0 25 0 8 0 808165222 5387640832 1006749 33554432000 4194304 4625164 140737428262688 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20444] ppid=20433 vsize=5261368 CPUtime=4902.34 cores=0-7
/proc/20435/task/20444/stat : 20444 (SArTagnan) R 20433 20435 20207 0 -1 4202560 152155 0 0 0 490203 31 0 0 25 0 8 0 808165222 5387640832 1006750 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39131
Current children cumulated vsize (KiB) 5261368

[startup+4962.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/499 20616
/proc/meminfo: memFree=26970380/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=5326904 CPUtime=39609.9 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) R 20433 20435 20207 0 -1 4202496 37224137 0 0 0 3954898 6094 0 0 25 0 8 0 808165221 5454749696 1012509 33554432000 4194304 4625164 140737428262688 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 1331726 1012509 1513 106 0 1327229 0
[pid=20435/tid=20436] ppid=20433 vsize=5326904 CPUtime=4961.73 cores=0-7
/proc/20435/task/20436/stat : 20436 (SArTagnan) R 20433 20435 20207 0 -1 4202560 141419 0 0 0 496145 28 0 0 25 0 8 0 808165222 5454749696 1012509 33554432000 4194304 4625164 140737428262688 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=5326904 CPUtime=4876.69 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4202560 192144 0 0 0 487618 51 0 0 25 0 8 0 808165222 5454749696 1012509 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20435/tid=20439] ppid=20433 vsize=5326904 CPUtime=4962.2 cores=0-7
/proc/20435/task/20439/stat : 20439 (SArTagnan) R 20433 20435 20207 0 -1 4202560 11824415 0 0 0 494269 1951 0 0 25 0 8 0 808165222 5454749696 1012509 33554432000 4194304 4625164 140737428262688 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20435/tid=20441] ppid=20433 vsize=5326904 CPUtime=4962.33 cores=0-7
/proc/20435/task/20441/stat : 20441 (SArTagnan) R 20433 20435 20207 0 -1 4202560 192833 0 0 0 496196 37 0 0 25 0 8 0 808165222 5454749696 1012509 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20435/tid=20442] ppid=20433 vsize=5326904 CPUtime=4962.38 cores=0-7
/proc/20435/task/20442/stat : 20442 (SArTagnan) R 20433 20435 20207 0 -1 4202560 188318 0 0 0 496199 39 0 0 25 0 8 0 808165222 5454749696 1012509 33554432000 4194304 4625164 140737428262688 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20435/tid=20443] ppid=20433 vsize=5326904 CPUtime=4962.29 cores=0-7
/proc/20435/task/20443/stat : 20443 (SArTagnan) R 20433 20435 20207 0 -1 4202560 359796 0 0 0 496149 80 0 0 25 0 8 0 808165222 5454749696 1012509 33554432000 4194304 4625164 140737428262688 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20444] ppid=20433 vsize=5326904 CPUtime=4962.34 cores=0-7
/proc/20435/task/20444/stat : 20444 (SArTagnan) R 20433 20435 20207 0 -1 4202560 152162 0 0 0 496203 31 0 0 25 0 8 0 808165222 5454749696 1012509 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39609.9
Current children cumulated vsize (KiB) 5326904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.2 s]
/proc/loadavg: 8.01 8.04 8.00 9/499 20617
/proc/meminfo: memFree=27006552/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=5195832 CPUtime=40000.4 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) R 20433 20435 20207 0 -1 4202496 37722391 0 0 0 3993863 6173 0 0 25 0 8 0 808165221 5320531968 996480 33554432000 4194304 4625164 140737428262688 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 1298958 996480 351 106 0 1294461 0
[pid=20435/tid=20436] ppid=20433 vsize=5195832 CPUtime=5010.65 cores=0-7
/proc/20435/task/20436/stat : 20436 (SArTagnan) R 20433 20435 20207 0 -1 4202560 141422 0 0 0 501037 28 0 0 25 0 8 0 808165222 5320531968 996480 33554432000 4194304 4625164 140737428262688 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=5195832 CPUtime=4924.74 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4202560 192145 0 0 0 492423 51 0 0 25 0 8 0 808165222 5320531968 996480 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20435/tid=20439] ppid=20433 vsize=5195832 CPUtime=5011.12 cores=0-7
/proc/20435/task/20439/stat : 20439 (SArTagnan) R 20433 20435 20207 0 -1 4202560 11957675 0 0 0 499137 1975 0 0 25 0 8 0 808165222 5320531968 996480 33554432000 4194304 4625164 140737428262688 18446744073709551615 4547335 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20435/tid=20441] ppid=20433 vsize=5195832 CPUtime=5011.25 cores=0-7
/proc/20435/task/20441/stat : 20441 (SArTagnan) R 20433 20435 20207 0 -1 4202560 192836 0 0 0 501088 37 0 0 25 0 8 0 808165222 5320531968 996480 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20435/tid=20442] ppid=20433 vsize=5195832 CPUtime=5011.3 cores=0-7
/proc/20435/task/20442/stat : 20442 (SArTagnan) R 20433 20435 20207 0 -1 4202560 188322 0 0 0 501091 39 0 0 25 0 8 0 808165222 5320531968 996480 33554432000 4194304 4625164 140737428262688 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20435/tid=20443] ppid=20433 vsize=5195832 CPUtime=5011.21 cores=0-7
/proc/20435/task/20443/stat : 20443 (SArTagnan) R 20433 20435 20207 0 -1 4202560 359798 0 0 0 501041 80 0 0 25 0 8 0 808165222 5320531968 996480 33554432000 4194304 4625164 140737428262688 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20435/tid=20444] ppid=20433 vsize=5195832 CPUtime=5011.26 cores=0-7
/proc/20435/task/20444/stat : 20444 (SArTagnan) R 20433 20435 20207 0 -1 4202560 152166 0 0 0 501095 31 0 0 25 0 8 0 808165222 5320531968 996480 33554432000 4194304 4625164 140737428262688 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 5195832

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

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

[startup+5011.33 s]
/proc/loadavg: 8.01 8.04 8.00 9/499 20617
/proc/meminfo: memFree=27006552/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=0 CPUtime=40000.5 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) Z 20433 20435 20207 0 -1 4203548 37722391 0 0 0 3993870 6183 0 0 25 0 2 0 808165221 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 0 0 0 0 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=0 CPUtime=4924.84 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4203588 192145 0 0 0 492423 61 0 0 25 0 2 0 808165222 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 0

[startup+5011.4 s]
/proc/loadavg: 8.01 8.04 8.00 9/499 20617
/proc/meminfo: memFree=27006552/32951124 swapFree=53876544/67111528
[pid=20435] ppid=20433 vsize=0 CPUtime=40000.6 cores=0-7
/proc/20435/stat : 20435 (SArTagnan) Z 20433 20435 20207 0 -1 4203548 37722391 0 0 0 3993870 6191 0 0 25 0 2 0 808165221 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20435/statm: 0 0 0 0 0 0 0
[pid=20435/tid=20438] ppid=20433 vsize=0 CPUtime=4924.92 cores=0-7
/proc/20435/task/20438/stat : 20438 (SArTagnan) R 20433 20435 20207 0 -1 4203588 192145 0 0 0 492423 69 0 0 25 0 2 0 808165222 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.42
CPU time (s): 40000.6
CPU user time (s): 39938.7
CPU system time (s): 61.9296
CPU usage (%): 798.19
Max. virtual memory (cumulated for all children) (KiB): 5411564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39938.7
system time used= 61.9296
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37722391
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= 8710
involuntary context switches= 182405

runsolver used 22.0376 second user time and 64.4352 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-02 00:00:43
IDJOB=3439661
IDBENCH=87811
IDSOLVER=1936
FILE ID=node108/3439661-1306965643
RUNJOBID= node108-1306960629-20221
PBS_JOBID= 13497645
Free space on /tmp= 73792 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_80.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439661-1306965643/watcher-3439661-1306965643 -o /tmp/evaluation-result-3439661-1306965643/solver-3439661-1306965643 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439661-1306965643.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 53a7d1541ad9c0dde902ec3a505ae8fc
RANDOM SEED=538612366

node108.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	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31004368 kB
Buffers:        189944 kB
Cached:         493732 kB
SwapCached:      13448 kB
Active:        1144428 kB
Inactive:       530592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31004368 kB
SwapTotal:    67111528 kB
SwapFree:     53876544 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:      988712 kB
Mapped:          12212 kB
Slab:           135232 kB
PageTables:      65584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134538304 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= 73792 MiB
End job on node108 at 2011-06-02 01:24:16