Trace number 3264996

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-03-24? (TO) 4800.28 1201.75

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
MD5SUMb9f02ee542f99ae0fd8f291dd570c53a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.2832
Satisfiable
(Un)Satisfiability was proved
Number of variables326
Number of clauses2332
Sum of the clauses size10392
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41416
Number of clauses of size 5768
Number of clauses of size over 5148

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

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-3264996-1304107055/watcher-3264996-1304107055 -o /tmp/evaluation-result-3264996-1304107055/solver-3264996-1304107055 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3264996-1304107055.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.01 7.93 7.80 5/180 19093
/proc/meminfo: memFree=19327592/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=49892 CPUtime=0 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 596 0 0 0 0 0 0 0 25 0 4 0 503121102 51089408 532 33554432000 4194304 4623224 140734378922544 18446744073709551615 47086203967410 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 12473 532 302 105 0 7977 0
[pid=19093/tid=19094] ppid=19091 vsize=49892 CPUtime=0 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 503121102 51089408 532 33554432000 4194304 4623224 140734378922544 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=49892 CPUtime=0 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 503121102 51089408 532 33554432000 4194304 4623224 140734378922544 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=49892 CPUtime=0 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 503121102 51089408 532 33554432000 4194304 4623224 140734378922544 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.112047 s]
/proc/loadavg: 8.01 7.93 7.80 5/180 19093
/proc/meminfo: memFree=19327592/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=248508 CPUtime=0.42 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 2062 0 0 0 42 0 0 0 18 0 4 0 503121102 254472192 1320 33554432000 4194304 4623224 140734378922544 18446744073709551615 4280926 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 62127 1320 343 105 0 57631 0
[pid=19093/tid=19094] ppid=19091 vsize=248508 CPUtime=0.1 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 273 0 0 0 10 0 0 0 25 0 4 0 503121102 254472192 1320 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=248508 CPUtime=0.1 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 314 0 0 0 10 0 0 0 25 0 4 0 503121102 254472192 1320 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=248508 CPUtime=0.1 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 426 0 0 0 10 0 0 0 25 0 4 0 503121102 254472192 1320 33554432000 4194304 4623224 140734378922544 18446744073709551615 4550467 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 248508

[startup+0.20103 s]
/proc/loadavg: 8.01 7.93 7.80 5/180 19093
/proc/meminfo: memFree=19327592/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=248712 CPUtime=0.78 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 2986 0 0 0 78 0 0 0 18 0 4 0 503121102 254681088 1635 33554432000 4194304 4623224 140734378922544 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 62178 1635 343 105 0 57682 0
[pid=19093/tid=19094] ppid=19091 vsize=248712 CPUtime=0.19 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 499 0 0 0 19 0 0 0 25 0 4 0 503121102 254681088 1635 33554432000 4194304 4623224 140734378922544 18446744073709551615 4377936 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=248712 CPUtime=0.19 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 574 0 0 0 19 0 0 0 25 0 4 0 503121102 254681088 1635 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=248712 CPUtime=0.19 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 686 0 0 0 19 0 0 0 25 0 4 0 503121102 254681088 1635 33554432000 4194304 4623224 140734378922544 18446744073709551615 4577438 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 248712

[startup+0.301012 s]
/proc/loadavg: 8.01 7.93 7.80 5/180 19093
/proc/meminfo: memFree=19327592/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=249276 CPUtime=1.17 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 3824 0 0 0 117 0 0 0 18 0 4 0 503121102 255258624 2009 33554432000 4194304 4623224 140734378922544 18446744073709551615 4384355 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 62319 2009 343 105 0 57823 0
[pid=19093/tid=19094] ppid=19091 vsize=249276 CPUtime=0.29 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 588 0 0 0 29 0 0 0 25 0 4 0 503121102 255258624 2009 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=249276 CPUtime=0.29 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 844 0 0 0 29 0 0 0 25 0 4 0 503121102 255258624 2009 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=249276 CPUtime=0.29 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 1113 0 0 0 29 0 0 0 25 0 4 0 503121102 255258624 2009 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 249276

[startup+0.700938 s]
/proc/loadavg: 8.01 7.93 7.80 5/180 19093
/proc/meminfo: memFree=19327592/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=252272 CPUtime=2.77 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 7774 0 0 0 277 0 0 0 18 0 4 0 503121102 258326528 3349 33554432000 4194304 4623224 140734378922544 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 63068 3349 343 105 0 58572 0
[pid=19093/tid=19094] ppid=19091 vsize=252272 CPUtime=0.69 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 1400 0 0 0 69 0 0 0 25 0 4 0 503121102 258326528 3349 33554432000 4194304 4623224 140734378922544 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=252272 CPUtime=0.69 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 1325 0 0 0 69 0 0 0 25 0 4 0 503121102 258326528 3349 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376820 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=252272 CPUtime=0.69 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 3361 0 0 0 69 0 0 0 25 0 4 0 503121102 258326528 3349 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 252272

[startup+1.50079 s]
/proc/loadavg: 8.01 7.93 7.80 9/184 19097
/proc/meminfo: memFree=19314176/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=256024 CPUtime=5.97 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 15283 0 0 0 596 1 0 0 20 0 4 0 503121102 262168576 5131 33554432000 4194304 4623224 140734378922544 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 64006 5131 344 105 0 59510 0
[pid=19093/tid=19094] ppid=19091 vsize=256024 CPUtime=1.49 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 2222 0 0 0 149 0 0 0 25 0 4 0 503121102 262168576 5131 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376754 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=256024 CPUtime=1.49 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 2043 0 0 0 149 0 0 0 25 0 4 0 503121102 262168576 5131 33554432000 4194304 4623224 140734378922544 18446744073709551615 4366480 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=256024 CPUtime=1.48 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 8835 0 0 0 147 1 0 0 25 0 4 0 503121102 262168576 5131 33554432000 4194304 4623224 140734378922544 18446744073709551615 4545444 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 256024

[startup+3.10049 s]
/proc/loadavg: 8.01 7.93 7.80 9/184 19098
/proc/meminfo: memFree=19303136/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=262196 CPUtime=12.36 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 30712 0 0 0 1234 2 0 0 25 0 4 0 503121102 268488704 8284 33554432000 4194304 4623224 140734378922544 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 65549 8284 347 105 0 61053 0
[pid=19093/tid=19094] ppid=19091 vsize=262196 CPUtime=3.09 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 3688 0 0 0 309 0 0 0 25 0 4 0 503121102 268488704 8284 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376649 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=262196 CPUtime=3.08 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 3432 0 0 0 308 0 0 0 25 0 4 0 503121102 268488704 8284 33554432000 4194304 4623224 140734378922544 18446744073709551615 4463640 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=262196 CPUtime=3.07 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 20680 0 0 0 306 1 0 0 25 0 4 0 503121102 268488704 8284 33554432000 4194304 4623224 140734378922544 18446744073709551615 4557786 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 262196

[startup+6.30088 s]
/proc/loadavg: 8.09 7.95 7.81 9/184 19098
/proc/meminfo: memFree=19281916/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=271464 CPUtime=25.15 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 59638 0 0 0 2507 8 0 0 25 0 4 0 503121102 277979136 12613 33554432000 4194304 4623224 140734378922544 18446744073709551615 4509995 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 67866 12613 368 105 0 63370 0
[pid=19093/tid=19094] ppid=19091 vsize=271464 CPUtime=6.28 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 5759 0 0 0 628 0 0 0 25 0 4 0 503121102 277979136 12613 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=271464 CPUtime=6.29 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 5358 0 0 0 628 1 0 0 25 0 4 0 503121102 277979136 12613 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376742 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=271464 CPUtime=6.26 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 44610 0 0 0 621 5 0 0 25 0 4 0 503121102 277979136 12613 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 271464

[startup+12.7007 s]
/proc/loadavg: 8.08 7.95 7.81 9/184 19098
/proc/meminfo: memFree=19263588/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=283444 CPUtime=50.72 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 107026 0 0 0 5057 15 0 0 25 0 4 0 503121102 290246656 15948 33554432000 4194304 4623224 140734378922544 18446744073709551615 4517728 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 70861 15948 344 105 0 66365 0
[pid=19093/tid=19094] ppid=19091 vsize=283444 CPUtime=12.68 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 8302 0 0 0 1268 0 0 0 25 0 4 0 503121102 290246656 15948 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=283444 CPUtime=12.68 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 7893 0 0 0 1267 1 0 0 25 0 4 0 503121102 290246656 15948 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=283444 CPUtime=12.63 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 85264 0 0 0 1252 11 0 0 25 0 4 0 503121102 290246656 15948 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 283444

[startup+25.5003 s]
/proc/loadavg: 8.06 7.95 7.81 9/184 19098
/proc/meminfo: memFree=19225888/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=308224 CPUtime=101.85 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 147695 0 0 0 10163 22 0 0 25 0 4 0 503121102 315621376 24121 33554432000 4194304 4623224 140734378922544 18446744073709551615 4510082 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 77056 24121 352 105 0 72560 0
[pid=19093/tid=19094] ppid=19091 vsize=308224 CPUtime=25.48 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 12562 0 0 0 2547 1 0 0 25 0 4 0 503121102 315621376 24121 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=308224 CPUtime=25.48 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 11667 0 0 0 2545 3 0 0 25 0 4 0 503121102 315621376 24121 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376384 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=308224 CPUtime=25.36 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 116409 0 0 0 2520 16 0 0 25 0 4 0 503121102 315621376 24121 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 308224

[startup+51.1004 s]
/proc/loadavg: 8.04 7.96 7.82 9/184 19099
/proc/meminfo: memFree=19175748/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=329572 CPUtime=204.11 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 231237 0 0 0 20375 36 0 0 25 0 4 0 503121102 337481728 34390 33554432000 4194304 4623224 140734378922544 18446744073709551615 4510932 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 82393 34390 497 105 0 77897 0
[pid=19093/tid=19094] ppid=19091 vsize=329572 CPUtime=51.08 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 17327 0 0 0 5106 2 0 0 25 0 4 0 503121102 337481728 34390 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=329572 CPUtime=51.09 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 13421 0 0 0 5105 4 0 0 25 0 4 0 503121102 337481728 34390 33554432000 4194304 4623224 140734378922544 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=329572 CPUtime=50.83 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 185939 0 0 0 5056 27 0 0 25 0 4 0 503121102 337481728 34390 33554432000 4194304 4623224 140734378922544 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 329572

[startup+102.301 s]
/proc/loadavg: 8.09 7.98 7.83 9/184 19100
/proc/meminfo: memFree=19099924/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=373744 CPUtime=408.65 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 321203 0 0 0 40814 51 0 0 25 0 4 0 503121102 382713856 49941 33554432000 4194304 4623224 140734378922544 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 93436 49941 395 105 0 88940 0
[pid=19093/tid=19094] ppid=19091 vsize=373744 CPUtime=102.28 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 27711 0 0 0 10224 4 0 0 25 0 4 0 503121102 382713856 49942 33554432000 4194304 4623224 140734378922544 18446744073709551615 4367191 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=373744 CPUtime=102.28 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 18992 0 0 0 10223 5 0 0 25 0 4 0 503121102 382713856 49942 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=373744 CPUtime=101.76 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 247898 0 0 0 10140 36 0 0 25 0 4 0 503121102 382713856 49942 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 373744

[startup+162.3 s]

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

[pid=19093] ppid=19091 vsize=864672 CPUtime=2565.7 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 1081462 0 0 0 256376 194 0 0 25 0 4 0 503121102 885424128 153416 33554432000 4194304 4623224 140734378922544 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 216168 153416 1165 105 0 211672 0
[pid=19093/tid=19094] ppid=19091 vsize=864672 CPUtime=642.3 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 102608 0 0 0 64202 28 0 0 25 0 4 0 503121102 885424128 153416 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=864672 CPUtime=642.28 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 38237 0 0 0 64217 11 0 0 25 0 4 0 503121102 885424128 153416 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=864672 CPUtime=638.84 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 844715 0 0 0 63745 139 0 0 25 0 4 0 503121102 885424128 153416 33554432000 4194304 4623224 140734378922544 18446744073709551615 4550491 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.7
Current children cumulated vsize (KiB) 864672

[startup+702.3 s]
/proc/loadavg: 8.03 8.03 7.91 9/184 19186
/proc/meminfo: memFree=18335352/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=930208 CPUtime=2805.37 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 1090083 0 0 0 280339 198 0 0 25 0 4 0 503121102 952532992 161906 33554432000 4194304 4623224 140734378922544 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 232552 161906 1093 105 0 228056 0
[pid=19093/tid=19094] ppid=19091 vsize=930208 CPUtime=702.3 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 104598 0 0 0 70200 30 0 0 25 0 4 0 503121102 952532992 161906 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=930208 CPUtime=702.28 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 41506 0 0 0 70216 12 0 0 25 0 4 0 503121102 952532992 161906 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=930208 CPUtime=698.51 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 845679 0 0 0 69712 139 0 0 25 0 4 0 503121102 952532992 161906 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 930208

[startup+762.301 s]
/proc/loadavg: 8.05 8.04 7.92 9/184 19188
/proc/meminfo: memFree=18288700/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=961104 CPUtime=3045.03 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 1189308 0 0 0 304289 214 0 0 25 0 4 0 503121102 984170496 163687 33554432000 4194304 4623224 140734378922544 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 240276 163687 354 105 0 235780 0
[pid=19093/tid=19094] ppid=19091 vsize=961104 CPUtime=762.27 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 104836 0 0 0 76197 30 0 0 25 0 4 0 503121102 984170496 163687 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=961104 CPUtime=762.29 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 41714 0 0 0 76217 12 0 0 25 0 4 0 503121102 984170496 163687 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=961104 CPUtime=758.19 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 928336 0 0 0 75666 153 0 0 25 0 4 0 503121102 984170496 163687 33554432000 4194304 4623224 140734378922544 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 961104

[startup+822.301 s]
/proc/loadavg: 8.06 8.04 7.93 9/184 19189
/proc/meminfo: memFree=18209800/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=991868 CPUtime=3284.68 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 1344162 0 0 0 328230 238 0 0 25 0 4 0 503121102 1015672832 167159 33554432000 4194304 4623224 140734378922544 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 247967 167159 354 105 0 243471 0
[pid=19093/tid=19094] ppid=19091 vsize=991868 CPUtime=822.26 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 104884 0 0 0 82196 30 0 0 25 0 4 0 503121102 1015672832 167159 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=991868 CPUtime=822.29 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 41878 0 0 0 82216 13 0 0 25 0 4 0 503121102 1015672832 167159 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=991868 CPUtime=817.87 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 1081179 0 0 0 81610 177 0 0 25 0 4 0 503121102 1015672832 167159 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 991868

[startup+882.307 s]
/proc/loadavg: 8.05 8.04 7.93 9/184 19191
/proc/meminfo: memFree=18167340/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=1016244 CPUtime=3524.35 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 1602783 0 0 0 352156 279 0 0 25 0 4 0 503121102 1040633856 170128 33554432000 4194304 4623224 140734378922544 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 254061 170128 354 105 0 249565 0
[pid=19093/tid=19094] ppid=19091 vsize=1016244 CPUtime=882.25 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 105100 0 0 0 88195 30 0 0 25 0 4 0 503121102 1040633856 170128 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=1016244 CPUtime=882.3 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 54560 0 0 0 88215 15 0 0 25 0 4 0 503121102 1040633856 170128 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=1016244 CPUtime=877.54 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 1325420 0 0 0 87539 215 0 0 25 0 4 0 503121102 1040633856 170128 33554432000 4194304 4623224 140734378922544 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 1016244

[startup+942.301 s]
/proc/loadavg: 8.02 8.03 7.93 9/184 19193
/proc/meminfo: memFree=18092660/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=1016244 CPUtime=3764.01 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 1727787 0 0 0 376103 298 0 0 25 0 4 0 503121102 1040633856 173722 33554432000 4194304 4623224 140734378922544 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 254061 173722 354 105 0 249565 0
[pid=19093/tid=19094] ppid=19091 vsize=1016244 CPUtime=942.24 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 105133 0 0 0 94194 30 0 0 25 0 4 0 503121102 1040633856 173722 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=1016244 CPUtime=942.29 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 55135 0 0 0 94214 15 0 0 25 0 4 0 503121102 1040633856 173722 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=1016244 CPUtime=937.21 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 1446833 0 0 0 93488 233 0 0 25 0 4 0 503121102 1040633856 173722 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 1016244

[startup+1002.3 s]
/proc/loadavg: 8.00 8.03 7.93 9/184 19194
/proc/meminfo: memFree=18050460/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=1016244 CPUtime=4003.68 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 1955852 0 0 0 400035 333 0 0 25 0 4 0 503121102 1040633856 176452 33554432000 4194304 4623224 140734378922544 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 254061 176452 422 105 0 249565 0
[pid=19093/tid=19094] ppid=19091 vsize=1016244 CPUtime=1002.24 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 105153 0 0 0 100194 30 0 0 25 0 4 0 503121102 1040633856 176452 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=1016244 CPUtime=1002.29 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 55196 0 0 0 100214 15 0 0 25 0 4 0 503121102 1040633856 176452 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=1016244 CPUtime=996.88 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 1673837 0 0 0 99421 267 0 0 25 0 4 0 503121102 1040633856 176452 33554432000 4194304 4623224 140734378922544 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 1016244

[startup+1062.3 s]
/proc/loadavg: 8.04 8.03 7.94 9/184 19196
/proc/meminfo: memFree=18008524/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=1016244 CPUtime=4243.36 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 2311956 0 0 0 423945 391 0 0 25 0 4 0 503121102 1040633856 177242 33554432000 4194304 4623224 140734378922544 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 254061 177242 371 105 0 249565 0
[pid=19093/tid=19094] ppid=19091 vsize=1016244 CPUtime=1062.24 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 105508 0 0 0 106194 30 0 0 25 0 4 0 503121102 1040633856 177242 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=1016244 CPUtime=1062.29 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 55837 0 0 0 106214 15 0 0 25 0 4 0 503121102 1040633856 177242 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=1016244 CPUtime=1056.57 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 2028291 0 0 0 105332 325 0 0 25 0 4 0 503121102 1040633856 177242 33554432000 4194304 4623224 140734378922544 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 1016244

[startup+1122.3 s]
/proc/loadavg: 8.16 8.07 7.95 9/184 19197
/proc/meminfo: memFree=17920192/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=1048304 CPUtime=4483.04 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 2632760 0 0 0 447864 440 0 0 25 0 4 0 503121102 1073463296 183095 33554432000 4194304 4623224 140734378922544 18446744073709551615 4511646 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 262076 183095 439 105 0 257580 0
[pid=19093/tid=19094] ppid=19091 vsize=1048304 CPUtime=1122.25 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 105510 0 0 0 112195 30 0 0 25 0 4 0 503121102 1073463296 183095 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376778 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=1048304 CPUtime=1122.29 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 56017 0 0 0 112214 15 0 0 25 0 4 0 503121102 1073463296 183095 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376714 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=1048304 CPUtime=1116.24 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 2331546 0 0 0 111253 371 0 0 25 0 4 0 503121102 1073463296 183095 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 1048304

[startup+1182.3 s]
/proc/loadavg: 8.16 8.08 7.96 9/184 19199
/proc/meminfo: memFree=17876128/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=1048304 CPUtime=4722.71 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 2943351 0 0 0 471785 486 0 0 25 0 4 0 503121102 1073463296 185962 33554432000 4194304 4623224 140734378922544 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 262076 185962 357 105 0 257580 0
[pid=19093/tid=19094] ppid=19091 vsize=1048304 CPUtime=1182.25 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 105527 0 0 0 118195 30 0 0 25 0 4 0 503121102 1073463296 185962 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=1048304 CPUtime=1182.3 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 56033 0 0 0 118215 15 0 0 25 0 4 0 503121102 1073463296 185962 33554432000 4194304 4623224 140734378922544 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=1048304 CPUtime=1175.92 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 2639260 0 0 0 117175 417 0 0 25 0 4 0 503121102 1073463296 185962 33554432000 4194304 4623224 140734378922544 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 1048304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.11 8.08 7.96 9/184 19200
/proc/meminfo: memFree=17863708/32951124 swapFree=67111524/67111528
[pid=19093] ppid=19091 vsize=1049324 CPUtime=4800.21 cores=0,2,4,6
/proc/19093/stat : 19093 (SArTagnan) R 19091 19093 18612 0 -1 4202496 3028353 0 0 0 479522 499 0 0 25 0 4 0 503121102 1074507776 186492 33554432000 4194304 4623224 140734378922544 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19093/statm: 262331 186492 354 105 0 257835 0
[pid=19093/tid=19094] ppid=19091 vsize=1049324 CPUtime=1201.65 cores=0,2,4,6
/proc/19093/task/19094/stat : 19094 (SArTagnan) R 19091 19093 18612 0 -1 4202560 105527 0 0 0 120135 30 0 0 25 0 4 0 503121102 1074507776 186492 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19093/tid=19095] ppid=19091 vsize=1049324 CPUtime=1201.7 cores=0,2,4,6
/proc/19093/task/19095/stat : 19095 (SArTagnan) R 19091 19093 18612 0 -1 4202560 56033 0 0 0 120155 15 0 0 25 0 4 0 503121102 1074507776 186492 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19093/tid=19096] ppid=19091 vsize=1049324 CPUtime=1195.21 cores=0,2,4,6
/proc/19093/task/19096/stat : 19096 (SArTagnan) R 19091 19093 18612 0 -1 4202560 2723845 0 0 0 119091 430 0 0 25 0 4 0 503121102 1074507776 186492 33554432000 4194304 4623224 140734378922544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1049324

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): 1201.75
CPU time (s): 4800.28
CPU user time (s): 4795.25
CPU system time (s): 5.03123
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 1062608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.25
system time used= 5.03123
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3028353
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= 505
involuntary context switches= 23066

runsolver used 2.01669 second user time and 4.51531 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 21:57:35
IDJOB=3264996
IDBENCH=85366
IDSOLVER=1656
FILE ID=node141/3264996-1304107055
RUNJOBID= node141-1304106242-18959
PBS_JOBID= 13170633
Free space on /tmp= 71424 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264996-1304107055/watcher-3264996-1304107055 -o /tmp/evaluation-result-3264996-1304107055/solver-3264996-1304107055 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3264996-1304107055.cnf -threads=4

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

MD5SUM BENCH= b9f02ee542f99ae0fd8f291dd570c53a
RANDOM SEED=208356823

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19327856 kB
Buffers:       1545532 kB
Cached:       10805772 kB
SwapCached:          4 kB
Active:        4370524 kB
Inactive:      8672352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19327856 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             420 kB
Writeback:           0 kB
AnonPages:      691084 kB
Mapped:          15392 kB
Slab:           516760 kB
PageTables:       6048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   993608 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= 71424 MiB
End job on node141 at 2011-04-29 22:17:39