Trace number 3285127

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-24UNSAT 3858.79 968.791

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark603.823
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

3858.21/968.46	
3858.21/968.46	s UNSATISFIABLE
3858.21/968.46	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.12 7.77 7.58 5/180 29343
/proc/meminfo: memFree=14090688/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=26236 CPUtime=0 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 1556 0 0 0 0 0 0 0 22 0 1 0 517794882 26865664 1494 33554432000 4194304 4623224 140737226972480 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/29343/statm: 6559 1496 290 105 0 2063 0

[startup+0.018383 s]
/proc/loadavg: 7.12 7.77 7.58 5/180 29343
/proc/meminfo: memFree=14090688/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=37716 CPUtime=0.01 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 4804 0 0 0 1 0 0 0 22 0 1 0 517794882 38621184 4743 33554432000 4194304 4623224 140737226972480 18446744073709551615 4305806 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/29343/statm: 9429 4773 290 105 0 4933 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 37716

[startup+0.100361 s]
/proc/loadavg: 7.12 7.77 7.58 5/180 29343
/proc/meminfo: memFree=14090688/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=265296 CPUtime=0.09 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 9312 0 0 0 8 1 0 0 23 0 1 0 517794882 271663104 9205 33554432000 4194304 4623224 140737226972480 18446744073709551615 268272688896 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/29343/statm: 66324 9205 301 105 0 61828 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 265296

[startup+0.300327 s]
/proc/loadavg: 7.12 7.77 7.58 5/180 29343
/proc/meminfo: memFree=14090688/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=272560 CPUtime=0.29 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 12664 0 0 0 27 2 0 0 24 0 1 0 517794882 279101440 10815 33554432000 4194304 4623224 140737226972480 18446744073709551615 268272688896 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/29343/statm: 68140 10815 301 105 0 63644 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 272560

[startup+0.700257 s]
/proc/loadavg: 7.12 7.77 7.58 5/180 29343
/proc/meminfo: memFree=14090688/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=294316 CPUtime=0.69 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 25724 0 0 0 64 5 0 0 25 0 1 0 517794882 301379584 16506 33554432000 4194304 4623224 140737226972480 18446744073709551615 268272307740 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/29343/statm: 73579 16506 301 105 0 69083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 294316

[startup+1.85205 s]
/proc/loadavg: 7.12 7.77 7.58 5/180 29343
/proc/meminfo: memFree=14090688/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=374080 CPUtime=1.84 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 67133 0 0 0 170 14 0 0 25 0 1 0 517794882 383057920 36108 33554432000 4194304 4623224 140737226972480 18446744073709551615 268272688896 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/29343/statm: 93520 36109 301 105 0 89024 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 374080

[startup+3.10083 s]
/proc/loadavg: 7.03 7.74 7.57 6/181 29344
/proc/meminfo: memFree=13509296/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=978944 CPUtime=3.09 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 210896 0 0 0 276 33 0 0 25 0 1 0 517794882 1002438656 141135 33554432000 4194304 4623224 140737226972480 18446744073709551615 268272386517 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/29343/statm: 244736 141144 305 105 0 240240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 978944

[startup+6.30027 s]
/proc/loadavg: 7.03 7.74 7.57 9/184 29347
/proc/meminfo: memFree=13398328/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=1202928 CPUtime=15.8 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 237354 0 0 0 1544 36 0 0 25 0 4 0 517794882 1231798272 167464 33554432000 4194304 4623224 140737226972480 18446744073709551615 4412464 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 300732 167464 337 105 0 296236 0
[pid=29343/tid=29345] ppid=29341 vsize=1202928 CPUtime=3.16 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 4495 0 0 0 316 0 0 0 25 0 4 0 517795194 1231798272 167464 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=1202928 CPUtime=3.15 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 3630 0 0 0 315 0 0 0 25 0 4 0 517795194 1231798272 167464 33554432000 4194304 4623224 140737226972480 18446744073709551615 4317180 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=1202928 CPUtime=3.17 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 2285 0 0 0 317 0 0 0 25 0 4 0 517795194 1231798272 167464 33554432000 4194304 4623224 140737226972480 18446744073709551615 268272345090 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 15.8
Current children cumulated vsize (KiB) 1202928

[startup+12.7011 s]
/proc/loadavg: 7.11 7.74 7.57 9/184 29348
/proc/meminfo: memFree=13328312/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=1240832 CPUtime=41.36 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 256105 0 0 0 4097 39 0 0 25 0 4 0 517794882 1270611968 182951 33554432000 4194304 4623224 140737226972480 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 310208 182951 350 105 0 305712 0
[pid=29343/tid=29345] ppid=29341 vsize=1240832 CPUtime=9.56 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 5320 0 0 0 956 0 0 0 25 0 4 0 517795194 1270611968 182951 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376570 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=1240832 CPUtime=9.52 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 3935 0 0 0 952 0 0 0 25 0 4 0 517795194 1270611968 182951 33554432000 4194304 4623224 140737226972480 18446744073709551615 4317197 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=1240832 CPUtime=9.56 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 6339 0 0 0 956 0 0 0 25 0 4 0 517795194 1270611968 182951 33554432000 4194304 4623224 140737226972480 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 41.36
Current children cumulated vsize (KiB) 1240832

[startup+25.5009 s]
/proc/loadavg: 7.30 7.75 7.58 9/184 29348
/proc/meminfo: memFree=13290996/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=1240832 CPUtime=92.5 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 267210 0 0 0 9208 42 0 0 25 0 4 0 517794882 1270611968 186111 33554432000 4194304 4623224 140737226972480 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 310208 186111 350 105 0 305712 0
[pid=29343/tid=29345] ppid=29341 vsize=1240832 CPUtime=22.37 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 6045 0 0 0 2236 1 0 0 25 0 4 0 517795194 1270611968 186111 33554432000 4194304 4623224 140737226972480 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=1240832 CPUtime=22.24 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 4284 0 0 0 2224 0 0 0 25 0 4 0 517795194 1270611968 186111 33554432000 4194304 4623224 140737226972480 18446744073709551615 4317201 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=1240832 CPUtime=22.36 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 14404 0 0 0 2235 1 0 0 25 0 4 0 517795194 1270611968 186111 33554432000 4194304 4623224 140737226972480 18446744073709551615 4555177 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 92.5
Current children cumulated vsize (KiB) 1240832

[startup+51.1003 s]
/proc/loadavg: 7.42 7.74 7.57 9/184 29380
/proc/meminfo: memFree=14594572/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=1475388 CPUtime=194.75 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 376793 0 0 0 19416 59 0 0 25 0 4 0 517794882 1510797312 228191 33554432000 4194304 4623224 140737226972480 18446744073709551615 4412500 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 368847 228191 576 105 0 364351 0
[pid=29343/tid=29345] ppid=29341 vsize=1475388 CPUtime=47.96 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 10441 0 0 0 4794 2 0 0 25 0 4 0 517795194 1510797312 228191 33554432000 4194304 4623224 140737226972480 18446744073709551615 4357530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=1475388 CPUtime=47.7 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 4891 0 0 0 4770 0 0 0 25 0 4 0 517795194 1510797312 228191 33554432000 4194304 4623224 140737226972480 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=1475388 CPUtime=47.96 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 35389 0 0 0 4792 4 0 0 25 0 4 0 517795194 1510797312 228191 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376570 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 194.75
Current children cumulated vsize (KiB) 1475388

[startup+102.301 s]
/proc/loadavg: 7.75 7.78 7.59 9/184 29381
/proc/meminfo: memFree=7964744/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=2047912 CPUtime=399.24 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 705379 0 0 0 39815 109 0 0 25 0 4 0 517794882 2097061888 362235 33554432000 4194304 4623224 140737226972480 18446744073709551615 4412542 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 511978 362235 377 105 0 507482 0
[pid=29343/tid=29345] ppid=29341 vsize=2047912 CPUtime=99.13 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 14807 0 0 0 9910 3 0 0 25 0 4 0 517795194 2097061888 362235 33554432000 4194304 4623224 140737226972480 18446744073709551615 4289750 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=2047912 CPUtime=98.63 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 12532 0 0 0 9861 2 0 0 25 0 4 0 517795194 2097061888 362235 33554432000 4194304 4623224 140737226972480 18446744073709551615 4278641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=2047912 CPUtime=99.17 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 64826 0 0 0 9909 8 0 0 25 0 4 0 517795194 2097061888 362235 33554432000 4194304 4623224 140737226972480 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 399.24
Current children cumulated vsize (KiB) 2047912

[startup+162.301 s]
/proc/loadavg: 7.80 7.78 7.61 10/184 29413
/proc/meminfo: memFree=13429728/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=2143056 CPUtime=638.92 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 837219 0 0 0 63763 129 0 0 25 0 4 0 517794882 2194489344 397257 33554432000 4194304 4623224 140737226972480 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 535764 397257 337 105 0 531268 0
[pid=29343/tid=29345] ppid=29341 vsize=2143056 CPUtime=159.13 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 29139 0 0 0 15906 7 0 0 25 0 4 0 517795194 2194489344 397257 33554432000 4194304 4623224 140737226972480 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=2143056 CPUtime=158.3 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 19089 0 0 0 15827 3 0 0 25 0 4 0 517795194 2194489344 397257 33554432000 4194304 4623224 140737226972480 18446744073709551615 4317145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=2143056 CPUtime=159.17 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 168101 0 0 0 15895 22 0 0 25 0 4 0 517795194 2194489344 397257 33554432000 4194304 4623224 140737226972480 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 638.92
Current children cumulated vsize (KiB) 2143056

[startup+222.301 s]
/proc/loadavg: 8.00 7.84 7.64 9/184 29414
/proc/meminfo: memFree=11120272/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=3786396 CPUtime=878.54 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 1855584 0 0 0 87586 268 0 0 25 0 4 0 517794882 3877269504 743390 33554432000 4194304 4623224 140737226972480 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 946599 743390 337 105 0 942103 0
[pid=29343/tid=29345] ppid=29341 vsize=3786396 CPUtime=219.1 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 47010 0 0 0 21899 11 0 0 25 0 4 0 517795194 3877269504 743390 33554432000 4194304 4623224 140737226972480 18446744073709551615 4377193 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=3786396 CPUtime=217.97 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 28705 0 0 0 21793 4 0 0 25 0 4 0 517795194 3877269504 743390 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=3786396 CPUtime=219.14 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 308077 0 0 0 21873 41 0 0 25 0 4 0 517795194 3877269504 743390 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 878.54
Current children cumulated vsize (KiB) 3786396

[startup+282.301 s]
/proc/loadavg: 8.07 7.88 7.66 9/184 29416
/proc/meminfo: memFree=10218100/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=4036312 CPUtime=1118.21 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 2020088 0 0 0 111525 296 0 0 25 0 4 0 517794882 4133183488 830365 33554432000 4194304 4623224 140737226972480 18446744073709551615 4412530 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 1009078 830365 409 105 0 1004582 0
[pid=29343/tid=29345] ppid=29341 vsize=4036312 CPUtime=279.09 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 50854 0 0 0 27896 13 0 0 25 0 4 0 517795194 4133183488 830365 33554432000 4194304 4623224 140737226972480 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=4036312 CPUtime=277.65 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 32545 0 0 0 27760 5 0 0 25 0 4 0 517795194 4133183488 830365 33554432000 4194304 4623224 140737226972480 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=4036312 CPUtime=279.14 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 379000 0 0 0 27863 51 0 0 25 0 4 0 517795194 4133183488 830365 33554432000 4194304 4623224 140737226972480 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1118.21

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

[pid=29343] ppid=29341 vsize=7186636 CPUtime=2795.82 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 4547695 0 0 0 278933 649 0 0 25 0 4 0 517794882 7359115264 1507623 33554432000 4194304 4623224 140737226972480 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 1796659 1507623 344 105 0 1792163 0
[pid=29343/tid=29345] ppid=29341 vsize=7186636 CPUtime=699.04 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 81611 0 0 0 69883 21 0 0 25 0 4 0 517795194 7359115264 1507623 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=7186636 CPUtime=695.36 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 60032 0 0 0 69525 11 0 0 25 0 4 0 517795194 7359115264 1507623 33554432000 4194304 4623224 140737226972480 18446744073709551615 4278639 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=7186636 CPUtime=699.09 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 1276002 0 0 0 69730 179 0 0 25 0 4 0 517795194 7359115264 1507623 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2795.82
Current children cumulated vsize (KiB) 7186636

[startup+762.301 s]
/proc/loadavg: 8.05 8.01 7.80 10/184 29429
/proc/meminfo: memFree=5287576/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=7363660 CPUtime=3035.49 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 4819774 0 0 0 302859 690 0 0 25 0 4 0 517794882 7540387840 1593437 33554432000 4194304 4623224 140737226972480 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 1840915 1593437 350 105 0 1836419 0
[pid=29343/tid=29345] ppid=29341 vsize=7363660 CPUtime=759.04 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 83348 0 0 0 75882 22 0 0 25 0 4 0 517795194 7540387840 1593437 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=7363660 CPUtime=755.02 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 61903 0 0 0 75491 11 0 0 25 0 4 0 517795194 7540387840 1593437 33554432000 4194304 4623224 140737226972480 18446744073709551615 4317145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=7363660 CPUtime=759.08 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 1472382 0 0 0 75704 204 0 0 25 0 4 0 517795194 7540387840 1593437 33554432000 4194304 4623224 140737226972480 18446744073709551615 4550495 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3035.49
Current children cumulated vsize (KiB) 7363660

[startup+822.301 s]
/proc/loadavg: 8.02 8.00 7.81 9/184 29430
/proc/meminfo: memFree=3546436/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=7564280 CPUtime=3275.18 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 5093735 0 0 0 326788 730 0 0 25 0 4 0 517794882 7745822720 1629785 33554432000 4194304 4623224 140737226972480 18446744073709551615 4412459 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 1891070 1629785 344 105 0 1886574 0
[pid=29343/tid=29345] ppid=29341 vsize=7564280 CPUtime=819.04 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 84808 0 0 0 81881 23 0 0 25 0 4 0 517795194 7745822720 1629785 33554432000 4194304 4623224 140737226972480 18446744073709551615 4466462 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=7564280 CPUtime=814.7 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 62639 0 0 0 81459 11 0 0 25 0 4 0 517795194 7745822720 1629785 33554432000 4194304 4623224 140737226972480 18446744073709551615 4317199 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=7564280 CPUtime=819.09 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 1669544 0 0 0 81677 232 0 0 25 0 4 0 517795194 7745822720 1629785 33554432000 4194304 4623224 140737226972480 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3275.18
Current children cumulated vsize (KiB) 7564280

[startup+882.3 s]
/proc/loadavg: 8.04 8.01 7.82 9/184 29432
/proc/meminfo: memFree=2835824/32950928 swapFree=67111528/67111528
[pid=29343] ppid=29341 vsize=9392836 CPUtime=3514.51 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 6218506 0 0 0 350578 873 0 0 25 0 4 0 517794882 9618264064 1786937 33554432000 4194304 4623224 140737226972480 18446744073709551615 4510195 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 2348209 1786937 353 105 0 2343713 0
[pid=29343/tid=29345] ppid=29341 vsize=9392836 CPUtime=878.77 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 86490 0 0 0 87853 24 0 0 25 0 4 0 517795194 9618264064 1786937 33554432000 4194304 4623224 140737226972480 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=9392836 CPUtime=874.36 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 65461 0 0 0 87425 11 0 0 25 0 4 0 517795194 9618264064 1786937 33554432000 4194304 4623224 140737226972480 18446744073709551615 4317145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=9392836 CPUtime=879.03 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 1821874 0 0 0 87648 255 0 0 25 0 4 0 517795194 9618264064 1786937 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3514.51
Current children cumulated vsize (KiB) 9392836

[startup+942.301 s]
/proc/loadavg: 8.19 8.07 7.85 9/184 29464
/proc/meminfo: memFree=13748280/32950928 swapFree=67111524/67111528
[pid=29343] ppid=29341 vsize=9830900 CPUtime=3753.94 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 6513834 0 0 0 374466 928 0 0 25 0 4 0 517794882 10066841600 1952702 33554432000 4194304 4623224 140737226972480 18446744073709551615 4510167 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 2457725 1952702 354 105 0 2453229 0
[pid=29343/tid=29345] ppid=29341 vsize=9830900 CPUtime=938.64 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 102347 0 0 0 93838 26 0 0 25 0 4 0 517795194 10066841600 1952702 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=9830900 CPUtime=934.05 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 78200 0 0 0 93391 14 0 0 25 0 4 0 517795194 10066841600 1952702 33554432000 4194304 4623224 140737226972480 18446744073709551615 4317166 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=9830900 CPUtime=938.91 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 1936998 0 0 0 93620 271 0 0 25 0 4 0 517795194 10066841600 1952702 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3753.94
Current children cumulated vsize (KiB) 9830900

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

[startup+948.107 s]
/proc/loadavg: 8.16 8.06 7.85 9/184 29464
/proc/meminfo: memFree=13676548/32950928 swapFree=67111524/67111528
[pid=29343] ppid=29341 vsize=9769884 CPUtime=3777.14 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 6541488 0 0 0 376781 933 0 0 25 0 4 0 517794882 10004361216 1955366 33554432000 4194304 4623224 140737226972480 18446744073709551615 4412632 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 2442471 1955366 346 105 0 2437975 0
[pid=29343/tid=29345] ppid=29341 vsize=9769884 CPUtime=944.44 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 102499 0 0 0 94418 26 0 0 25 0 4 0 517795194 10004361216 1955366 33554432000 4194304 4623224 140737226972480 18446744073709551615 4289632 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=9769884 CPUtime=939.82 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 78249 0 0 0 93968 14 0 0 25 0 4 0 517795194 10004361216 1955366 33554432000 4194304 4623224 140737226972480 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=9769884 CPUtime=944.72 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 1962289 0 0 0 94196 276 0 0 25 0 4 0 517795194 10004361216 1955366 33554432000 4194304 4623224 140737226972480 18446744073709551615 4289747 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3777.14
Current children cumulated vsize (KiB) 9769884

[startup+960.9 s]
/proc/loadavg: 8.14 8.06 7.85 9/184 29464
/proc/meminfo: memFree=13433652/32950928 swapFree=67111524/67111528
[pid=29343] ppid=29341 vsize=9867964 CPUtime=3828.25 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 6612194 0 0 0 381878 947 0 0 25 0 4 0 517794882 10104795136 1993177 33554432000 4194304 4623224 140737226972480 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 2466991 1993178 349 105 0 2462495 0
[pid=29343/tid=29345] ppid=29341 vsize=9867964 CPUtime=957.24 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 102967 0 0 0 95697 27 0 0 25 0 4 0 517795194 10104795136 1993178 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=9867964 CPUtime=952.55 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 78668 0 0 0 95241 14 0 0 25 0 4 0 517795194 10104795136 1993179 33554432000 4194304 4623224 140737226972480 18446744073709551615 4461113 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=9867964 CPUtime=957.52 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 2002151 0 0 0 95471 281 0 0 25 0 4 0 517795194 10104795136 1993179 33554432000 4194304 4623224 140737226972480 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3828.25
Current children cumulated vsize (KiB) 9867964

[startup+964.101 s]
/proc/loadavg: 8.12 8.06 7.85 9/184 29464
/proc/meminfo: memFree=13404140/32950928 swapFree=67111524/67111528
[pid=29343] ppid=29341 vsize=9867964 CPUtime=3841.03 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 6624984 0 0 0 383154 949 0 0 25 0 4 0 517794882 10104795136 1992410 33554432000 4194304 4623224 140737226972480 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 2466991 1992410 346 105 0 2462495 0
[pid=29343/tid=29345] ppid=29341 vsize=9867964 CPUtime=960.44 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 102990 0 0 0 96017 27 0 0 25 0 4 0 517795194 10104795136 1992410 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=9867964 CPUtime=955.73 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 78669 0 0 0 95559 14 0 0 25 0 4 0 517795194 10104795136 1992410 33554432000 4194304 4623224 140737226972480 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=9867964 CPUtime=960.72 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 2013247 0 0 0 95789 283 0 0 25 0 4 0 517795194 10104795136 1992410 33554432000 4194304 4623224 140737226972480 18446744073709551615 4552555 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3841.03
Current children cumulated vsize (KiB) 9867964

[startup+967.3 s]
/proc/loadavg: 8.12 8.06 7.85 9/184 29464
/proc/meminfo: memFree=13355272/32950928 swapFree=67111524/67111528
[pid=29343] ppid=29341 vsize=9867964 CPUtime=3853.81 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 6640327 0 0 0 384429 952 0 0 25 0 4 0 517794882 10104795136 1997925 33554432000 4194304 4623224 140737226972480 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 2466991 1997925 345 105 0 2462495 0
[pid=29343/tid=29345] ppid=29341 vsize=9867964 CPUtime=963.64 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 103059 0 0 0 96337 27 0 0 25 0 4 0 517795194 10104795136 1997925 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=9867964 CPUtime=958.91 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 78772 0 0 0 95877 14 0 0 25 0 4 0 517795194 10104795136 1997925 33554432000 4194304 4623224 140737226972480 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=9867964 CPUtime=963.91 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 2024355 0 0 0 96107 284 0 0 25 0 4 0 517795194 10104795136 1997925 33554432000 4194304 4623224 140737226972480 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3853.81
Current children cumulated vsize (KiB) 9867964

[startup+968.101 s]
/proc/loadavg: 8.11 8.06 7.85 9/184 29464
/proc/meminfo: memFree=13337292/32950928 swapFree=67111524/67111528
[pid=29343] ppid=29341 vsize=9867964 CPUtime=3857.01 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) R 29341 29343 28847 0 -1 4202496 6644220 0 0 0 384748 953 0 0 25 0 4 0 517794882 10104795136 1998161 33554432000 4194304 4623224 140737226972480 18446744073709551615 4510045 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 2466991 1998161 345 105 0 2462495 0
[pid=29343/tid=29345] ppid=29341 vsize=9867964 CPUtime=964.44 cores=1,3,5,7
/proc/29343/task/29345/stat : 29345 (SArTagnan) R 29341 29343 28847 0 -1 4202560 103062 0 0 0 96417 27 0 0 25 0 4 0 517795194 10104795136 1998161 33554432000 4194304 4623224 140737226972480 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29343/tid=29346] ppid=29341 vsize=9867964 CPUtime=959.71 cores=1,3,5,7
/proc/29343/task/29346/stat : 29346 (SArTagnan) R 29341 29343 28847 0 -1 4202560 78773 0 0 0 95957 14 0 0 25 0 4 0 517795194 10104795136 1998161 33554432000 4194304 4623224 140737226972480 18446744073709551615 4317201 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=9867964 CPUtime=964.71 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4202560 2028035 0 0 0 96186 285 0 0 25 0 4 0 517795194 10104795136 1998161 33554432000 4194304 4623224 140737226972480 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3857.01
Current children cumulated vsize (KiB) 9867964

[startup+968.501 s]
/proc/loadavg: 8.11 8.06 7.85 9/184 29464
/proc/meminfo: memFree=13337292/32950928 swapFree=67111524/67111528
[pid=29343] ppid=29341 vsize=0 CPUtime=3858.49 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) Z 29341 29343 28847 0 -1 4203548 6647354 0 0 0 384892 957 0 0 25 0 2 0 517794882 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 0 0 0 0 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=0 CPUtime=965.11 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4203588 2028172 0 0 0 96222 289 0 0 25 0 2 0 517795194 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3858.49
Current children cumulated vsize (KiB) 0

[startup+968.701 s]
/proc/loadavg: 8.11 8.06 7.85 9/184 29464
/proc/meminfo: memFree=13337292/32950928 swapFree=67111524/67111528
[pid=29343] ppid=29341 vsize=0 CPUtime=3858.69 cores=1,3,5,7
/proc/29343/stat : 29343 (SArTagnan) Z 29341 29343 28847 0 -1 4203548 6647354 0 0 0 384892 977 0 0 25 0 2 0 517794882 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29343/statm: 0 0 0 0 0 0 0
[pid=29343/tid=29347] ppid=29341 vsize=0 CPUtime=965.31 cores=1,3,5,7
/proc/29343/task/29347/stat : 29347 (SArTagnan) R 29341 29343 28847 0 -1 4203588 2028172 0 0 0 96222 309 0 0 25 0 2 0 517795194 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3858.69
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 968.791
CPU time (s): 3858.79
CPU user time (s): 3848.92
CPU system time (s): 9.8655
CPU usage (%): 398.31
Max. virtual memory (cumulated for all children) (KiB): 12679132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3848.92
system time used= 9.8655
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6647354
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= 2902
involuntary context switches= 28263

runsolver used 1.51977 second user time and 3.75843 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 09:26:01
IDJOB=3285127
IDBENCH=82371
IDSOLVER=1656
FILE ID=node122/3285127-1304061956
RUNJOBID= node122-1304059984-28866
PBS_JOBID= 13170447
Free space on /tmp= 71508 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285127-1304061956/watcher-3285127-1304061956 -o /tmp/evaluation-result-3285127-1304061956/solver-3285127-1304061956 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3285127-1304061956.cnf -threads=4

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=1322056182

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14090720 kB
Buffers:       1735528 kB
Cached:       14792264 kB
SwapCached:          0 kB
Active:        7452672 kB
Inactive:     10834212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14090720 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          159744 kB
Writeback:           0 kB
AnonPages:     1758744 kB
Mapped:          15656 kB
Slab:           505804 kB
PageTables:       8104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2269416 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= 71460 MiB
End job on node122 at 2011-04-29 09:42:10