Trace number 3386094

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.47 1204.41

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.20 8.14 8.10 5/427 5571
/proc/meminfo: memFree=18182052/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=23828 CPUtime=0 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 548 0 0 0 0 0 0 0 25 0 1 0 748136423 24399872 460 33554432000 4194304 4625164 140734108010480 18446744073709551615 260905393920 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5571/statm: 6011 475 296 106 0 1514 0

[startup+0.101998 s]
/proc/loadavg: 8.20 8.14 8.10 5/427 5571
/proc/meminfo: memFree=18182052/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=267564 CPUtime=0.21 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 5771 0 0 0 21 0 0 0 25 0 4 0 748136423 273985536 3911 33554432000 4194304 4625164 140734108010480 18446744073709551615 4278517 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 66891 3911 341 106 0 62394 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 267564

[startup+0.200535 s]
/proc/loadavg: 8.20 8.14 8.10 5/427 5571
/proc/meminfo: memFree=18182052/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=269172 CPUtime=0.61 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 6981 0 0 0 61 0 0 0 25 0 4 0 748136423 275632128 5121 33554432000 4194304 4625164 140734108010480 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 67293 5121 345 106 0 62796 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 269172

[startup+0.300518 s]
/proc/loadavg: 8.20 8.14 8.10 5/427 5571
/proc/meminfo: memFree=18182052/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=270620 CPUtime=1 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 8184 0 0 0 100 0 0 0 25 0 4 0 748136423 277114880 6324 33554432000 4194304 4625164 140734108010480 18446744073709551615 260905049996 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 67655 6324 345 106 0 63158 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 270620

[startup+0.700444 s]
/proc/loadavg: 8.20 8.14 8.10 5/427 5571
/proc/meminfo: memFree=18182052/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=276060 CPUtime=2.6 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 12219 0 0 0 259 1 0 0 25 0 4 0 748136423 282685440 10317 33554432000 4194304 4625164 140734108010480 18446744073709551615 4514064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 69015 10317 345 106 0 64518 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 276060

[startup+1.5003 s]
/proc/loadavg: 8.20 8.14 8.10 9/431 5575
/proc/meminfo: memFree=18132056/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=277692 CPUtime=5.79 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 16112 0 0 0 577 2 0 0 25 0 4 0 748136423 284356608 13393 33554432000 4194304 4625164 140734108010480 18446744073709551615 4511959 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 69423 13393 346 106 0 64926 0
[pid=5571/tid=5573] ppid=5569 vsize=277692 CPUtime=1.43 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 2576 0 0 0 143 0 0 0 25 0 4 0 748136429 284356608 13393 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=277692 CPUtime=1.43 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 3601 0 0 0 142 1 0 0 25 0 4 0 748136429 284356608 13393 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=277692 CPUtime=1.42 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 1570 0 0 0 142 0 0 0 25 0 4 0 748136429 284356608 13393 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 277692

[startup+3.10101 s]
/proc/loadavg: 8.18 8.14 8.10 9/431 5575
/proc/meminfo: memFree=18113144/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=288480 CPUtime=12.18 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 23725 0 0 0 1214 4 0 0 25 0 4 0 748136423 295403520 18939 33554432000 4194304 4625164 140734108010480 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 72120 18939 346 106 0 67623 0
[pid=5571/tid=5573] ppid=5569 vsize=288480 CPUtime=3.02 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 4138 0 0 0 302 0 0 0 25 0 4 0 748136429 295403520 18939 33554432000 4194304 4625164 140734108010480 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=288480 CPUtime=3.03 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 6951 0 0 0 302 1 0 0 25 0 4 0 748136429 295403520 18939 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=288480 CPUtime=3 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 2199 0 0 0 300 0 0 0 25 0 4 0 748136429 295403520 18939 33554432000 4194304 4625164 140734108010480 18446744073709551615 4546677 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 288480

[startup+6.30042 s]
/proc/loadavg: 8.18 8.14 8.10 9/431 5575
/proc/meminfo: memFree=18079292/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=297576 CPUtime=24.93 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 36081 0 0 0 2485 8 0 0 25 0 4 0 748136423 304717824 25946 33554432000 4194304 4625164 140734108010480 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 74394 25946 346 106 0 69897 0
[pid=5571/tid=5573] ppid=5569 vsize=297576 CPUtime=6.23 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 6794 0 0 0 621 2 0 0 25 0 4 0 748136429 304717824 25946 33554432000 4194304 4625164 140734108010480 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=297576 CPUtime=6.22 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 11272 0 0 0 620 2 0 0 25 0 4 0 748136429 304717824 25946 33554432000 4194304 4625164 140734108010480 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=297576 CPUtime=6.16 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 7160 0 0 0 615 1 0 0 25 0 4 0 748136429 304717824 25946 33554432000 4194304 4625164 140734108010480 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 297576

[startup+12.7002 s]
/proc/loadavg: 8.16 8.14 8.09 9/431 5575
/proc/meminfo: memFree=18016816/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=324764 CPUtime=50.43 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 61303 0 0 0 5031 12 0 0 25 0 4 0 748136423 332558336 39596 33554432000 4194304 4625164 140734108010480 18446744073709551615 4513231 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 81191 39596 346 106 0 76694 0
[pid=5571/tid=5573] ppid=5569 vsize=324764 CPUtime=12.63 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 11505 0 0 0 1259 4 0 0 25 0 4 0 748136429 332558336 39596 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=324764 CPUtime=12.63 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 18584 0 0 0 1259 4 0 0 25 0 4 0 748136429 332558336 39596 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=324764 CPUtime=12.46 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 16940 0 0 0 1244 2 0 0 25 0 4 0 748136429 332558336 39596 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 324764

[startup+25.5009 s]
/proc/loadavg: 8.13 8.13 8.09 9/431 5576
/proc/meminfo: memFree=17909028/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=376328 CPUtime=101.45 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 133757 0 0 0 10119 26 0 0 25 0 4 0 748136423 385359872 61931 33554432000 4194304 4625164 140734108010480 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 94082 61931 346 106 0 89585 0
[pid=5571/tid=5573] ppid=5569 vsize=376328 CPUtime=25.43 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 19622 0 0 0 2537 6 0 0 25 0 4 0 748136429 385359872 61931 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=376328 CPUtime=25.42 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 28266 0 0 0 2534 8 0 0 25 0 4 0 748136429 385359872 61931 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=376328 CPUtime=25.09 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 51666 0 0 0 2501 8 0 0 25 0 4 0 748136429 385359872 61931 33554432000 4194304 4625164 140734108010480 18446744073709551615 4547322 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 376328

[startup+51.1012 s]
/proc/loadavg: 8.15 8.13 8.09 9/431 5577
/proc/meminfo: memFree=17720032/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=591592 CPUtime=203.5 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 219888 0 0 0 20299 51 0 0 25 0 4 0 748136423 605790208 103932 33554432000 4194304 4625164 140734108010480 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 147898 103932 346 106 0 143401 0
[pid=5571/tid=5573] ppid=5569 vsize=591592 CPUtime=51.02 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 29236 0 0 0 5091 11 0 0 25 0 4 0 748136429 605790208 103932 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=591592 CPUtime=51.02 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 43862 0 0 0 5083 19 0 0 25 0 4 0 748136429 605790208 103932 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=591592 CPUtime=50.35 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 71253 0 0 0 5024 11 0 0 25 0 4 0 748136429 605790208 103932 33554432000 4194304 4625164 140734108010480 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.5
Current children cumulated vsize (KiB) 591592

[startup+102.301 s]
/proc/loadavg: 8.24 8.16 8.10 9/431 5578
/proc/meminfo: memFree=17365856/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=853472 CPUtime=407.61 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 673663 0 0 0 40635 126 0 0 25 0 4 0 748136423 873955328 169317 33554432000 4194304 4625164 140734108010480 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 213368 169317 348 106 0 208871 0
[pid=5571/tid=5573] ppid=5569 vsize=853472 CPUtime=102.22 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 47800 0 0 0 10205 17 0 0 25 0 4 0 748136429 873955328 169324 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=853472 CPUtime=102.24 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 64942 0 0 0 10193 31 0 0 25 0 4 0 748136429 873955328 169324 33554432000 4194304 4625164 140734108010480 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=853472 CPUtime=100.84 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 403291 0 0 0 10028 56 0 0 25 0 4 0 748136429 873955328 169324 33554432000 4194304 4625164 140734108010480 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.61
Current children cumulated vsize (KiB) 853472

[startup+162.301 s]
/proc/loadavg: 8.22 8.16 8.10 9/431 5579
/proc/meminfo: memFree=16947052/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=1175024 CPUtime=646.74 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 1158413 0 0 0 64466 208 0 0 25 0 4 0 748136423 1203224576 223962 33554432000 4194304 4625164 140734108010480 18446744073709551615 4512017 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 293756 223962 358 106 0 289259 0
[pid=5571/tid=5573] ppid=5569 vsize=1175024 CPUtime=162.18 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 57903 0 0 0 16192 26 0 0 25 0 4 0 748136429 1203224576 223962 33554432000 4194304 4625164 140734108010480 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=1175024 CPUtime=162.22 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 79862 0 0 0 16181 41 0 0 25 0 4 0 748136429 1203224576 223962 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=1175024 CPUtime=160.01 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 791759 0 0 0 15891 110 0 0 25 0 4 0 748136429 1203224576 223962 33554432000 4194304 4625164 140734108010480 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 646.74
Current children cumulated vsize (KiB) 1175024

[startup+222.316 s]
/proc/loadavg: 8.24 8.17 8.10 9/431 5581
/proc/meminfo: memFree=16692164/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=1357188 CPUtime=885.97 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 1692215 0 0 0 88308 289 0 0 25 0 4 0 748136423 1389760512 271631 33554432000 4194304 4625164 140734108010480 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 339297 271631 346 106 0 334800 0
[pid=5571/tid=5573] ppid=5569 vsize=1357188 CPUtime=222.19 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 76096 0 0 0 22187 32 0 0 25 0 4 0 748136429 1389760512 271631 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=1357188 CPUtime=222.23 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 98186 0 0 0 22175 48 0 0 25 0 4 0 748136429 1389760512 271631 33554432000 4194304 4625164 140734108010480 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=1357188 CPUtime=219.21 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 1261237 0 0 0 21748 173 0 0 25 0 4 0 748136429 1389760512 271631 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 885.97
Current children cumulated vsize (KiB) 1357188

[startup+282.301 s]

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

[pid=5571] ppid=5569 vsize=2081692 CPUtime=2560.03 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 4787780 0 0 0 255211 792 0 0 25 0 4 0 748136423 2131652608 420675 33554432000 4194304 4625164 140734108010480 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 520423 420675 346 106 0 515926 0
[pid=5571/tid=5573] ppid=5569 vsize=2081692 CPUtime=642.09 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 89092 0 0 0 64167 42 0 0 25 0 4 0 748136429 2131652608 420675 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=2081692 CPUtime=642.23 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 108585 0 0 0 64167 56 0 0 25 0 4 0 748136429 2131652608 420675 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=2081692 CPUtime=633.41 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 4055343 0 0 0 62725 616 0 0 25 0 4 0 748136429 2131652608 420675 33554432000 4194304 4625164 140734108010480 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2560.03
Current children cumulated vsize (KiB) 2081692

[startup+702.301 s]
/proc/loadavg: 8.04 8.05 8.06 9/431 5634
/proc/meminfo: memFree=14860372/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=2122820 CPUtime=2799.19 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 5223332 0 0 0 279057 862 0 0 25 0 4 0 748136423 2173767680 439862 33554432000 4194304 4625164 140734108010480 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 530705 439862 346 106 0 526208 0
[pid=5571/tid=5573] ppid=5569 vsize=2122820 CPUtime=702.07 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 89571 0 0 0 70164 43 0 0 25 0 4 0 748136429 2173767680 439862 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=2122820 CPUtime=702.24 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 108895 0 0 0 70167 57 0 0 25 0 4 0 748136429 2173767680 439862 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=2122820 CPUtime=692.58 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 4477256 0 0 0 68575 683 0 0 25 0 4 0 748136429 2173767680 439862 33554432000 4194304 4625164 140734108010480 18446744073709551615 260905043032 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2799.19
Current children cumulated vsize (KiB) 2122820

[startup+762.301 s]
/proc/loadavg: 8.15 8.09 8.07 9/431 5635
/proc/meminfo: memFree=14551952/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=2191216 CPUtime=3038.38 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 5663598 0 0 0 302905 933 0 0 25 0 4 0 748136423 2243805184 455235 33554432000 4194304 4625164 140734108010480 18446744073709551615 4511982 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 547804 455235 346 106 0 543307 0
[pid=5571/tid=5573] ppid=5569 vsize=2191216 CPUtime=762.08 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 90052 0 0 0 76165 43 0 0 25 0 4 0 748136429 2243805184 455235 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=2191216 CPUtime=762.25 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 109113 0 0 0 76168 57 0 0 25 0 4 0 748136429 2243805184 455235 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331184 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=2191216 CPUtime=751.77 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 4907908 0 0 0 74426 751 0 0 25 0 4 0 748136429 2243805184 455235 33554432000 4194304 4625164 140734108010480 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3038.38
Current children cumulated vsize (KiB) 2191216

[startup+822.301 s]
/proc/loadavg: 8.14 8.09 8.07 9/431 5637
/proc/meminfo: memFree=14261640/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=2511012 CPUtime=3277.52 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 6278302 0 0 0 326723 1029 0 0 25 0 4 0 748136423 2571276288 487841 33554432000 4194304 4625164 140734108010480 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 627753 487841 346 106 0 623256 0
[pid=5571/tid=5573] ppid=5569 vsize=2511012 CPUtime=822.04 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 90456 0 0 0 82161 43 0 0 25 0 4 0 748136429 2571276288 487841 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=2511012 CPUtime=822.24 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 109331 0 0 0 82167 57 0 0 25 0 4 0 748136429 2571276288 487841 33554432000 4194304 4625164 140734108010480 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=2511012 CPUtime=810.93 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 5336806 0 0 0 80271 822 0 0 25 0 4 0 748136429 2571276288 487841 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3277.52
Current children cumulated vsize (KiB) 2511012

[startup+882.316 s]
/proc/loadavg: 8.19 8.10 8.07 9/431 5639
/proc/meminfo: memFree=13839508/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=2539604 CPUtime=3516.73 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 6724667 0 0 0 350571 1102 0 0 25 0 4 0 748136423 2600554496 501790 33554432000 4194304 4625164 140734108010480 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 634901 501790 346 106 0 630404 0
[pid=5571/tid=5573] ppid=5569 vsize=2539604 CPUtime=882.04 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 90893 0 0 0 88160 44 0 0 25 0 4 0 748136429 2600554496 501790 33554432000 4194304 4625164 140734108010480 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=2539604 CPUtime=882.26 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 125067 0 0 0 88166 60 0 0 25 0 4 0 748136429 2600554496 501790 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=2539604 CPUtime=870.11 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 5760937 0 0 0 86121 890 0 0 25 0 4 0 748136429 2600554496 501790 33554432000 4194304 4625164 140734108010480 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3516.73
Current children cumulated vsize (KiB) 2539604

[startup+942.301 s]
/proc/loadavg: 8.14 8.10 8.07 9/431 5640
/proc/meminfo: memFree=13553404/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=2608160 CPUtime=3755.86 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 7160195 0 0 0 374414 1172 0 0 25 0 4 0 748136423 2670755840 516004 33554432000 4194304 4625164 140734108010480 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 652040 516004 346 106 0 647543 0
[pid=5571/tid=5573] ppid=5569 vsize=2608160 CPUtime=942.02 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 91245 0 0 0 94158 44 0 0 25 0 4 0 748136429 2670755840 516004 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=2608160 CPUtime=942.24 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 125449 0 0 0 94164 60 0 0 25 0 4 0 748136429 2670755840 516004 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=2608160 CPUtime=929.29 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 6188014 0 0 0 91970 959 0 0 25 0 4 0 748136429 2670755840 516004 33554432000 4194304 4625164 140734108010480 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3755.86
Current children cumulated vsize (KiB) 2608160

[startup+1002.3 s]
/proc/loadavg: 6.16 7.59 7.90 5/422 5659
/proc/meminfo: memFree=18005744/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=2679752 CPUtime=3995.03 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 7641573 0 0 0 398247 1256 0 0 25 0 4 0 748136423 2744066048 531190 33554432000 4194304 4625164 140734108010480 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 669938 531190 346 106 0 665441 0
[pid=5571/tid=5573] ppid=5569 vsize=2679752 CPUtime=1002.01 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 107373 0 0 0 100155 46 0 0 25 0 4 0 748136429 2744066048 531190 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=2679752 CPUtime=1002.24 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 125707 0 0 0 100164 60 0 0 25 0 4 0 748136429 2744066048 531190 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=2679752 CPUtime=988.47 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 6628900 0 0 0 97812 1035 0 0 25 0 4 0 748136429 2744066048 531190 33554432000 4194304 4625164 140734108010480 18446744073709551615 4547216 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3995.03
Current children cumulated vsize (KiB) 2679752

[startup+1062.3 s]
/proc/loadavg: 4.86 6.98 7.68 5/422 5660
/proc/meminfo: memFree=17954020/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=2746728 CPUtime=4234.22 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 8083140 0 0 0 422078 1344 0 0 25 0 4 0 748136423 2812649472 544099 33554432000 4194304 4625164 140734108010480 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 686682 544099 346 106 0 682185 0
[pid=5571/tid=5573] ppid=5569 vsize=2746728 CPUtime=1062.01 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 107820 0 0 0 106154 47 0 0 25 0 4 0 748136429 2812649472 544099 33554432000 4194304 4625164 140734108010480 18446744073709551615 4330603 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=2746728 CPUtime=1062.24 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 125996 0 0 0 106164 60 0 0 25 0 4 0 748136429 2812649472 544099 33554432000 4194304 4625164 140734108010480 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=2746728 CPUtime=1047.65 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 7041351 0 0 0 103655 1110 0 0 25 0 4 0 748136429 2812649472 544099 33554432000 4194304 4625164 140734108010480 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4234.22
Current children cumulated vsize (KiB) 2746728

[startup+1122.3 s]
/proc/loadavg: 4.34 6.41 7.43 5/422 5662
/proc/meminfo: memFree=17903788/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=2746728 CPUtime=4473.4 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 8607261 0 0 0 445895 1445 0 0 25 0 4 0 748136423 2812649472 556601 33554432000 4194304 4625164 140734108010480 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 686682 556601 346 106 0 682185 0
[pid=5571/tid=5573] ppid=5569 vsize=2746728 CPUtime=1122.01 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 108189 0 0 0 112154 47 0 0 25 0 4 0 748136429 2812649472 556601 33554432000 4194304 4625164 140734108010480 18446744073709551615 4330822 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=2746728 CPUtime=1122.25 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 126242 0 0 0 112165 60 0 0 25 0 4 0 748136429 2812649472 556601 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=2746728 CPUtime=1106.84 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 7491151 0 0 0 109497 1187 0 0 25 0 4 0 748136429 2812649472 556601 33554432000 4194304 4625164 140734108010480 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4473.4
Current children cumulated vsize (KiB) 2746728

[startup+1182.3 s]
/proc/loadavg: 4.19 6.02 7.24 5/422 5664
/proc/meminfo: memFree=17846856/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=2746728 CPUtime=4712.6 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 9077719 0 0 0 469726 1534 0 0 25 0 4 0 748136423 2812649472 571161 33554432000 4194304 4625164 140734108010480 18446744073709551615 4393124 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 686682 571161 346 106 0 682185 0
[pid=5571/tid=5573] ppid=5569 vsize=2746728 CPUtime=1182.02 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 108538 0 0 0 118155 47 0 0 25 0 4 0 748136429 2812649472 571161 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=2746728 CPUtime=1182.25 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 126516 0 0 0 118165 60 0 0 25 0 4 0 748136429 2812649472 571161 33554432000 4194304 4625164 140734108010480 18446744073709551615 4330776 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=2746728 CPUtime=1166.03 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 7920811 0 0 0 115346 1257 0 0 25 0 4 0 748136429 2812649472 571161 33554432000 4194304 4625164 140734108010480 18446744073709551615 4335146 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4712.6
Current children cumulated vsize (KiB) 2746728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.3 s]
/proc/loadavg: 4.12 5.85 7.15 5/422 5664
/proc/meminfo: memFree=17828996/32950928 swapFree=65730892/67111528
[pid=5571] ppid=5569 vsize=2812264 CPUtime=4800.32 cores=0,2,4,6
/proc/5571/stat : 5571 (SArTagnan) R 5569 5571 5247 0 -1 4202496 9229472 0 0 0 478468 1564 0 0 25 0 4 0 748136423 2879758336 575344 33554432000 4194304 4625164 140734108010480 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5571/statm: 703066 575344 346 106 0 698569 0
[pid=5571/tid=5573] ppid=5569 vsize=2812264 CPUtime=1204.03 cores=0,2,4,6
/proc/5571/task/5573/stat : 5573 (SArTagnan) R 5569 5571 5247 0 -1 4202560 108640 0 0 0 120356 47 0 0 25 0 4 0 748136429 2879758336 575350 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5571/tid=5574] ppid=5569 vsize=2812264 CPUtime=1204.26 cores=0,2,4,6
/proc/5571/task/5574/stat : 5574 (SArTagnan) R 5569 5571 5247 0 -1 4202560 126659 0 0 0 120366 60 0 0 25 0 4 0 748136429 2879758336 575350 33554432000 4194304 4625164 140734108010480 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5571/tid=5575] ppid=5569 vsize=2812264 CPUtime=1187.73 cores=0,2,4,6
/proc/5571/task/5575/stat : 5575 (SArTagnan) R 5569 5571 5247 0 -1 4202560 8066263 0 0 0 117491 1282 0 0 25 0 4 0 748136429 2879758336 575350 33554432000 4194304 4625164 140734108010480 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 2812264

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.41
CPU time (s): 4800.47
CPU user time (s): 4784.73
CPU system time (s): 15.7326
CPU usage (%): 398.575
Max. virtual memory (cumulated for all children) (KiB): 3150012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4784.73
system time used= 15.7326
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9229479
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= 2311
involuntary context switches= 31621

runsolver used 4.74528 second user time and 11.7802 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-16 22:50:57
IDJOB=3386094
IDBENCH=71571
IDSOLVER=1871
FILE ID=node116/3386094-1305579057
RUNJOBID= node116-1305576531-5265
PBS_JOBID= 13350205
Free space on /tmp= 73036 MiB

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

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=712482106

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18182332 kB
Buffers:        183844 kB
Cached:        2334368 kB
SwapCached:      12328 kB
Active:       13324944 kB
Inactive:      1202496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18182332 kB
SwapTotal:    67111528 kB
SwapFree:     65730892 kB
Dirty:            3148 kB
Writeback:           0 kB
AnonPages:    12007156 kB
Mapped:          20552 kB
Slab:           117652 kB
PageTables:      57024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 115660696 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= 73036 MiB
End job on node116 at 2011-05-16 23:11:04