Trace number 3285357

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? (exit code) 3131.07 784.903

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

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-3285357-1304062098/watcher-3285357-1304062098 -o /tmp/evaluation-result-3285357-1304062098/solver-3285357-1304062098 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3285357-1304062098.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: 7.63 7.75 7.59 5/180 29408
/proc/meminfo: memFree=14229288/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=22780 CPUtime=0 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 1455 0 0 0 0 0 0 0 23 0 1 0 517808727 23326720 1393 33554432000 4194304 4623224 140733648925088 18446744073709551615 4305806 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29408/statm: 5695 1407 290 105 0 1199 0

[startup+0.0671029 s]
/proc/loadavg: 7.63 7.75 7.59 5/180 29408
/proc/meminfo: memFree=14229288/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=69476 CPUtime=0.06 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 2545 0 0 0 6 0 0 0 23 0 1 0 517808727 71143424 2454 33554432000 4194304 4623224 140733648925088 18446744073709551615 268272688896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29408/statm: 17369 2454 301 105 0 12873 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 69476

[startup+0.101096 s]
/proc/loadavg: 7.63 7.75 7.59 5/180 29408
/proc/meminfo: memFree=14229288/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=70736 CPUtime=0.09 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 3176 0 0 0 9 0 0 0 23 0 1 0 517808727 72433664 2691 33554432000 4194304 4623224 140733648925088 18446744073709551615 4584188 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29408/statm: 17684 2692 301 105 0 13188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 70736

[startup+0.301063 s]
/proc/loadavg: 7.63 7.75 7.59 5/180 29408
/proc/meminfo: memFree=14229288/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=85224 CPUtime=0.29 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 11111 0 0 0 28 1 0 0 25 0 1 0 517808727 87269376 5555 33554432000 4194304 4623224 140733648925088 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29408/statm: 21306 5557 301 105 0 16810 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85224

[startup+0.700994 s]
/proc/loadavg: 7.63 7.75 7.59 5/180 29408
/proc/meminfo: memFree=14229288/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=336888 CPUtime=1.07 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 40134 0 0 0 102 5 0 0 25 0 4 0 517808727 344973312 31715 33554432000 4194304 4623224 140733648925088 18446744073709551615 4358654 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 84222 31715 334 105 0 79726 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 336888

[startup+1.50085 s]
/proc/loadavg: 7.63 7.75 7.59 9/184 29412
/proc/meminfo: memFree=14092244/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=409780 CPUtime=4.25 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 44345 0 0 0 420 5 0 0 25 0 4 0 517808727 419614720 34217 33554432000 4194304 4623224 140733648925088 18446744073709551615 4412507 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 102445 34217 335 105 0 97949 0
[pid=29408/tid=29410] ppid=29406 vsize=409780 CPUtime=0.92 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 658 0 0 0 92 0 0 0 25 0 4 0 517808785 419614720 34217 33554432000 4194304 4623224 140733648925088 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=409780 CPUtime=0.92 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 666 0 0 0 92 0 0 0 25 0 4 0 517808785 419614720 34217 33554432000 4194304 4623224 140733648925088 18446744073709551615 4291914 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=409780 CPUtime=0.91 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 2297 0 0 0 91 0 0 0 25 0 4 0 517808785 419614720 34217 33554432000 4194304 4623224 140733648925088 18446744073709551615 4377387 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 409780

[startup+3.10057 s]
/proc/loadavg: 7.63 7.75 7.59 9/184 29412
/proc/meminfo: memFree=14076832/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=420812 CPUtime=10.65 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 50551 0 0 0 1058 7 0 0 25 0 4 0 517808727 430911488 39146 33554432000 4194304 4623224 140733648925088 18446744073709551615 4278624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 105203 39146 335 105 0 100707 0
[pid=29408/tid=29410] ppid=29406 vsize=420812 CPUtime=2.51 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 856 0 0 0 251 0 0 0 25 0 4 0 517808785 430911488 39146 33554432000 4194304 4623224 140733648925088 18446744073709551615 4461031 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=420812 CPUtime=2.51 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 2907 0 0 0 251 0 0 0 25 0 4 0 517808785 430911488 39146 33554432000 4194304 4623224 140733648925088 18446744073709551615 4289942 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=420812 CPUtime=2.5 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 3572 0 0 0 250 0 0 0 25 0 4 0 517808785 430911488 39146 33554432000 4194304 4623224 140733648925088 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.65
Current children cumulated vsize (KiB) 420812

[startup+6.301 s]
/proc/loadavg: 7.66 7.76 7.60 9/184 29412
/proc/meminfo: memFree=13911604/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=689292 CPUtime=23.41 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 224144 0 0 0 2311 30 0 0 25 0 4 0 517808727 705835008 104415 33554432000 4194304 4623224 140733648925088 18446744073709551615 4388009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 172323 104415 335 105 0 167827 0
[pid=29408/tid=29410] ppid=29406 vsize=689292 CPUtime=5.7 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 1664 0 0 0 570 0 0 0 25 0 4 0 517808785 705835008 104415 33554432000 4194304 4623224 140733648925088 18446744073709551615 4376584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=689292 CPUtime=5.71 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 6165 0 0 0 570 1 0 0 18 0 4 0 517808785 705835008 104415 33554432000 4194304 4623224 140733648925088 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=689292 CPUtime=5.68 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 8060 0 0 0 567 1 0 0 25 0 4 0 517808785 705835008 104415 33554432000 4194304 4623224 140733648925088 18446744073709551615 4560247 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.41
Current children cumulated vsize (KiB) 689292

[startup+12.7009 s]
/proc/loadavg: 7.77 7.78 7.60 9/184 29412
/proc/meminfo: memFree=13601828/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=907836 CPUtime=48.96 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 363203 0 0 0 4847 49 0 0 25 0 4 0 517808727 929624064 154473 33554432000 4194304 4623224 140733648925088 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 226959 154473 335 105 0 222463 0
[pid=29408/tid=29410] ppid=29406 vsize=907836 CPUtime=12.1 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 10391 0 0 0 1208 2 0 0 25 0 4 0 517808785 929624064 154473 33554432000 4194304 4623224 140733648925088 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=907836 CPUtime=12.11 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 16067 0 0 0 1208 3 0 0 25 0 4 0 517808785 929624064 154473 33554432000 4194304 4623224 140733648925088 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=907836 CPUtime=12.05 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 22420 0 0 0 1202 3 0 0 25 0 4 0 517808785 929624064 154473 33554432000 4194304 4623224 140733648925088 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.96
Current children cumulated vsize (KiB) 907836

[startup+25.5006 s]
/proc/loadavg: 7.82 7.79 7.61 9/184 29413
/proc/meminfo: memFree=13398480/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=1072592 CPUtime=100.09 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 418810 0 0 0 9949 60 0 0 25 0 4 0 517808727 1098334208 192494 33554432000 4194304 4623224 140733648925088 18446744073709551615 4412450 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 268148 192494 349 105 0 263652 0
[pid=29408/tid=29410] ppid=29406 vsize=1072592 CPUtime=24.9 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 21898 0 0 0 2486 4 0 0 25 0 4 0 517808785 1098334208 192494 33554432000 4194304 4623224 140733648925088 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=1072592 CPUtime=24.9 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 29706 0 0 0 2485 5 0 0 25 0 4 0 517808785 1098334208 192494 33554432000 4194304 4623224 140733648925088 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=1072592 CPUtime=24.77 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 35536 0 0 0 2472 5 0 0 25 0 4 0 517808785 1098334208 192494 33554432000 4194304 4623224 140733648925088 18446744073709551615 4552735 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.09
Current children cumulated vsize (KiB) 1072592

[startup+51.101 s]
/proc/loadavg: 7.88 7.80 7.62 9/184 29414
/proc/meminfo: memFree=12616084/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=1434836 CPUtime=202.34 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 631204 0 0 0 20137 97 0 0 25 0 4 0 517808727 1469272064 293748 33554432000 4194304 4623224 140733648925088 18446744073709551615 4412457 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 358709 293748 425 105 0 354213 0
[pid=29408/tid=29410] ppid=29406 vsize=1434836 CPUtime=50.49 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 48276 0 0 0 5039 10 0 0 25 0 4 0 517808785 1469272064 293748 33554432000 4194304 4623224 140733648925088 18446744073709551615 4462984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=1434836 CPUtime=50.5 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 56828 0 0 0 5039 11 0 0 25 0 4 0 517808785 1469272064 293748 33554432000 4194304 4623224 140733648925088 18446744073709551615 4289768 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=1434836 CPUtime=50.23 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 52669 0 0 0 5016 7 0 0 25 0 4 0 517808785 1469272064 293748 33554432000 4194304 4623224 140733648925088 18446744073709551615 4377460 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.34
Current children cumulated vsize (KiB) 1434836

[startup+102.307 s]
/proc/loadavg: 8.00 7.85 7.64 9/184 29415
/proc/meminfo: memFree=10671716/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=2583556 CPUtime=406.83 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 1260781 0 0 0 40491 192 0 0 25 0 4 0 517808727 2645561344 504640 33554432000 4194304 4623224 140733648925088 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 645889 504640 341 105 0 641393 0
[pid=29408/tid=29410] ppid=29406 vsize=2583556 CPUtime=101.65 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 89646 0 0 0 10149 16 0 0 25 0 4 0 517808785 2645561344 504640 33554432000 4194304 4623224 140733648925088 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=2583556 CPUtime=101.7 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 110168 0 0 0 10149 21 0 0 25 0 4 0 517808785 2645561344 504640 33554432000 4194304 4623224 140733648925088 18446744073709551615 4463005 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=2583556 CPUtime=101.16 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 135070 0 0 0 10097 19 0 0 25 0 4 0 517808785 2645561344 504640 33554432000 4194304 4623224 140733648925088 18446744073709551615 4552640 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 406.83
Current children cumulated vsize (KiB) 2583556

[startup+162.3 s]
/proc/loadavg: 8.05 7.89 7.66 9/184 29416
/proc/meminfo: memFree=9964884/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=2681432 CPUtime=646.48 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 1488787 0 0 0 64415 233 0 0 25 0 4 0 517808727 2745786368 557268 33554432000 4194304 4623224 140733648925088 18446744073709551615 4510445 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 670358 557268 343 105 0 665862 0
[pid=29408/tid=29410] ppid=29406 vsize=2681432 CPUtime=161.65 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 90558 0 0 0 16148 17 0 0 25 0 4 0 517808785 2745786368 557268 33554432000 4194304 4623224 140733648925088 18446744073709551615 4357376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=2681432 CPUtime=161.7 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 118223 0 0 0 16147 23 0 0 25 0 4 0 517808785 2745786368 557268 33554432000 4194304 4623224 140733648925088 18446744073709551615 4357625 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=2681432 CPUtime=160.82 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 292003 0 0 0 16036 46 0 0 25 0 4 0 517808785 2745786368 557268 33554432000 4194304 4623224 140733648925088 18446744073709551615 4365937 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 646.48
Current children cumulated vsize (KiB) 2681432

[startup+222.301 s]
/proc/loadavg: 8.06 7.92 7.69 9/184 29418
/proc/meminfo: memFree=9586396/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=2785716 CPUtime=886.16 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 1647885 0 0 0 88357 259 0 0 25 0 4 0 517808727 2852573184 590127 33554432000 4194304 4623224 140733648925088 18446744073709551615 4510110 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 696429 590127 343 105 0 691933 0
[pid=29408/tid=29410] ppid=29406 vsize=2785716 CPUtime=221.64 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 90596 0 0 0 22147 17 0 0 25 0 4 0 517808785 2852573184 590127 33554432000 4194304 4623224 140733648925088 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=2785716 CPUtime=221.7 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 118233 0 0 0 22147 23 0 0 25 0 4 0 517808785 2852573184 590127 33554432000 4194304 4623224 140733648925088 18446744073709551615 4357994 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=2785716 CPUtime=220.5 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 420050 0 0 0 21983 67 0 0 25 0 4 0 517808785 2852573184 590127 33554432000 4194304 4623224 140733648925088 18446744073709551615 4560801 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 886.16
Current children cumulated vsize (KiB) 2785716

[startup+282.301 s]

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

[pid=29408] ppid=29406 vsize=3503972 CPUtime=2084.48 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 2390040 0 0 0 208084 364 0 0 25 0 4 0 517808727 3588067328 698110 33554432000 4194304 4623224 140733648925088 18446744073709551615 4397327 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 875993 698110 343 105 0 871497 0
[pid=29408/tid=29410] ppid=29406 vsize=3503972 CPUtime=521.62 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 90973 0 0 0 52145 17 0 0 25 0 4 0 517808785 3588067328 698110 33554432000 4194304 4623224 140733648925088 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=3503972 CPUtime=521.68 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 129618 0 0 0 52141 27 0 0 25 0 4 0 517808785 3588067328 698110 33554432000 4194304 4623224 140733648925088 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=3503972 CPUtime=518.86 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 809378 0 0 0 51764 122 0 0 25 0 4 0 517808785 3588067328 698110 33554432000 4194304 4623224 140733648925088 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2084.48
Current children cumulated vsize (KiB) 3503972

[startup+582.3 s]
/proc/loadavg: 8.10 8.01 7.79 9/184 29428
/proc/meminfo: memFree=6117544/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=3991996 CPUtime=2324.15 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 2678644 0 0 0 231987 428 0 0 25 0 4 0 517808727 4087803904 866493 33554432000 4194304 4623224 140733648925088 18446744073709551615 4510214 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 997999 866493 343 105 0 993503 0
[pid=29408/tid=29410] ppid=29406 vsize=3991996 CPUtime=581.61 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 92012 0 0 0 58144 17 0 0 25 0 4 0 517808785 4087803904 866493 33554432000 4194304 4623224 140733648925088 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=3991996 CPUtime=581.68 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 204969 0 0 0 58125 43 0 0 25 0 4 0 517808785 4087803904 866493 33554432000 4194304 4623224 140733648925088 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=3991996 CPUtime=578.53 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 888113 0 0 0 57719 134 0 0 25 0 4 0 517808785 4087803904 866493 33554432000 4194304 4623224 140733648925088 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2324.15
Current children cumulated vsize (KiB) 3991996

[startup+642.301 s]
/proc/loadavg: 8.04 8.00 7.80 9/184 29429
/proc/meminfo: memFree=5036348/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=5189660 CPUtime=2563.83 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 3350900 0 0 0 255844 539 0 0 25 0 4 0 517808727 5314211840 1074604 33554432000 4194304 4623224 140733648925088 18446744073709551615 4278624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 1297415 1074604 343 105 0 1292919 0
[pid=29408/tid=29410] ppid=29406 vsize=5189660 CPUtime=641.62 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 93659 0 0 0 64144 18 0 0 25 0 4 0 517808785 5314211840 1074604 33554432000 4194304 4623224 140733648925088 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=5189660 CPUtime=641.69 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 280407 0 0 0 64112 57 0 0 25 0 4 0 517808785 5314211840 1074604 33554432000 4194304 4623224 140733648925088 18446744073709551615 4462984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=5189660 CPUtime=638.2 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 916842 0 0 0 63680 140 0 0 25 0 4 0 517808785 5314211840 1074604 33554432000 4194304 4623224 140733648925088 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2563.83
Current children cumulated vsize (KiB) 5189660

[startup+702.301 s]
/proc/loadavg: 8.08 8.02 7.82 9/184 29431
/proc/meminfo: memFree=3000728/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=9168304 CPUtime=2803.08 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 5792828 0 0 0 279363 945 0 0 25 0 4 0 517808727 9388343296 1835838 33554432000 4194304 4623224 140733648925088 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 2292076 1835838 343 105 0 2287580 0
[pid=29408/tid=29410] ppid=29406 vsize=9168304 CPUtime=701.55 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 97424 0 0 0 70137 18 0 0 25 0 4 0 517808785 9388343296 1835838 33554432000 4194304 4623224 140733648925088 18446744073709551615 4357423 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=9168304 CPUtime=701.44 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 343398 0 0 0 70073 71 0 0 20 0 4 0 517808785 9388343296 1835838 33554432000 4194304 4623224 140733648925088 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=9168304 CPUtime=697.77 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 969625 0 0 0 69629 148 0 0 25 0 4 0 517808785 9388343296 1835838 33554432000 4194304 4623224 140733648925088 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2803.08
Current children cumulated vsize (KiB) 9168304

[startup+762.306 s]
/proc/loadavg: 8.09 8.03 7.83 9/184 29432
/proc/meminfo: memFree=2096568/32950928 swapFree=67111528/67111528
[pid=29408] ppid=29406 vsize=10445120 CPUtime=3042.65 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 6771747 0 0 0 303132 1133 0 0 25 0 4 0 517808727 10695802880 2385255 33554432000 4194304 4623224 140733648925088 18446744073709551615 4397512 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 2611280 2385255 344 105 0 2606784 0
[pid=29408/tid=29410] ppid=29406 vsize=10445120 CPUtime=761.55 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 98454 0 0 0 76137 18 0 0 25 0 4 0 517808785 10695802880 2385255 33554432000 4194304 4623224 140733648925088 18446744073709551615 4357632 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=10445120 CPUtime=761.33 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 412639 0 0 0 76044 89 0 0 25 0 4 0 517808785 10695802880 2385255 33554432000 4194304 4623224 140733648925088 18446744073709551615 4377104 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=10445120 CPUtime=757.45 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 1148871 0 0 0 75568 177 0 0 25 0 4 0 517808785 10695802880 2385255 33554432000 4194304 4623224 140733648925088 18446744073709551615 4289862 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.65
Current children cumulated vsize (KiB) 10445120

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

[startup+767.9 s]
/proc/loadavg: 8.08 8.03 7.83 10/184 29433
/proc/meminfo: memFree=98004/32950928 swapFree=67111524/67111528
[pid=29408] ppid=29406 vsize=15644116 CPUtime=3064.76 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 7837283 0 0 0 305187 1289 0 0 25 0 4 0 517808727 16019574784 3430697 33554432000 4194304 4623224 140733648925088 18446744073709551615 268272386517 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 3911029 3430728 38001 105 0 3906533 0
[pid=29408/tid=29410] ppid=29406 vsize=15644116 CPUtime=767.14 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 98615 0 0 0 76696 18 0 0 25 0 4 0 517808785 16019574784 3430745 33554432000 4194304 4623224 140733648925088 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=15644116 CPUtime=766.79 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 418661 0 0 0 76584 95 0 0 18 0 4 0 517808785 16019574784 3430764 33554432000 4194304 4623224 140733648925088 18446744073709551615 4289711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=15644116 CPUtime=762.91 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 1152215 0 0 0 76110 181 0 0 25 0 4 0 517808785 16019574784 3430777 33554432000 4194304 4623224 140733648925088 18446744073709551615 47302724356646 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3064.76
Current children cumulated vsize (KiB) 15644116

[startup+774.3 s]
/proc/loadavg: 8.29 8.07 7.85 9/184 29433
/proc/meminfo: memFree=4203236/32950928 swapFree=67111524/67111528
[pid=29408] ppid=29406 vsize=10873564 CPUtime=3090.13 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 8234248 0 0 0 307651 1362 0 0 25 0 4 0 517808727 11134529536 2599113 33554432000 4194304 4623224 140733648925088 18446744073709551615 4397512 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 2718391 2599113 344 105 0 2713895 0
[pid=29408/tid=29410] ppid=29406 vsize=10873564 CPUtime=773.55 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 98696 0 0 0 77337 18 0 0 25 0 4 0 517808785 11134529536 2599113 33554432000 4194304 4623224 140733648925088 18446744073709551615 4486256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=10873564 CPUtime=773.15 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 421638 0 0 0 77219 96 0 0 25 0 4 0 517808785 11134529536 2599113 33554432000 4194304 4623224 140733648925088 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=10873564 CPUtime=769.11 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 1154181 0 0 0 76726 185 0 0 25 0 4 0 517808785 11134529536 2599113 33554432000 4194304 4623224 140733648925088 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3090.13
Current children cumulated vsize (KiB) 10873564

[startup+780.7 s]
/proc/loadavg: 8.27 8.07 7.85 9/184 29433
/proc/meminfo: memFree=4026288/32950928 swapFree=67111524/67111528
[pid=29408] ppid=29406 vsize=11071196 CPUtime=3115.68 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 8305118 0 0 0 310191 1377 0 0 25 0 4 0 517808727 11336904704 2645567 33554432000 4194304 4623224 140733648925088 18446744073709551615 4412444 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 2767799 2645567 344 105 0 2763303 0
[pid=29408/tid=29410] ppid=29406 vsize=11071196 CPUtime=779.94 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 98932 0 0 0 77976 18 0 0 25 0 4 0 517808785 11336904704 2645567 33554432000 4194304 4623224 140733648925088 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=11071196 CPUtime=779.52 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 424240 0 0 0 77855 97 0 0 25 0 4 0 517808785 11336904704 2645567 33554432000 4194304 4623224 140733648925088 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=11071196 CPUtime=775.5 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 1158987 0 0 0 77365 185 0 0 25 0 4 0 517808785 11336904704 2645567 33554432000 4194304 4623224 140733648925088 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3115.68
Current children cumulated vsize (KiB) 11071196

[startup+782.301 s]
/proc/loadavg: 8.27 8.07 7.85 9/184 29433
/proc/meminfo: memFree=3973588/32950928 swapFree=67111524/67111528
[pid=29408] ppid=29406 vsize=11071196 CPUtime=3122.07 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 8319923 0 0 0 310827 1380 0 0 25 0 4 0 517808727 11336904704 2654743 33554432000 4194304 4623224 140733648925088 18446744073709551615 4413946 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 2767799 2654743 344 105 0 2763303 0
[pid=29408/tid=29410] ppid=29406 vsize=11071196 CPUtime=781.55 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 99004 0 0 0 78136 19 0 0 25 0 4 0 517808785 11336904704 2654743 33554432000 4194304 4623224 140733648925088 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=11071196 CPUtime=781.11 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 425609 0 0 0 78014 97 0 0 25 0 4 0 517808785 11336904704 2654743 33554432000 4194304 4623224 140733648925088 18446744073709551615 4317860 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=11071196 CPUtime=777.11 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 1160438 0 0 0 77525 186 0 0 25 0 4 0 517808785 11336904704 2654743 33554432000 4194304 4623224 140733648925088 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3122.07
Current children cumulated vsize (KiB) 11071196

[startup+783.901 s]
/proc/loadavg: 8.27 8.07 7.85 9/184 29433
/proc/meminfo: memFree=3956600/32950928 swapFree=67111524/67111528
[pid=29408] ppid=29406 vsize=11136732 CPUtime=3128.46 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) R 29406 29408 28847 0 -1 4202496 8344525 0 0 0 311462 1384 0 0 25 0 4 0 517808727 11404013568 2673325 33554432000 4194304 4623224 140733648925088 18446744073709551615 4388116 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 2784183 2673326 344 105 0 2779687 0
[pid=29408/tid=29410] ppid=29406 vsize=11136732 CPUtime=783.15 cores=0,2,4,6
/proc/29408/task/29410/stat : 29410 (SArTagnan) R 29406 29408 28847 0 -1 4202560 99031 0 0 0 78296 19 0 0 25 0 4 0 517808785 11404013568 2673326 33554432000 4194304 4623224 140733648925088 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29408/tid=29411] ppid=29406 vsize=11136732 CPUtime=782.7 cores=0,2,4,6
/proc/29408/task/29411/stat : 29411 (SArTagnan) R 29406 29408 28847 0 -1 4202560 428696 0 0 0 78172 98 0 0 25 0 4 0 517808785 11404013568 2673326 33554432000 4194304 4623224 140733648925088 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=11136732 CPUtime=778.7 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4202560 1160929 0 0 0 77684 186 0 0 25 0 4 0 517808785 11404013568 2673326 33554432000 4194304 4623224 140733648925088 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3128.46
Current children cumulated vsize (KiB) 11136732

[startup+784.701 s]
/proc/loadavg: 8.25 8.07 7.85 9/184 29433
/proc/meminfo: memFree=3864832/32950928 swapFree=67111524/67111528
[pid=29408] ppid=29406 vsize=0 CPUtime=3130.86 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) Z 29406 29408 28847 0 -1 4202524 8356150 0 0 0 311672 1414 0 0 25 0 2 0 517808727 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 0 0 0 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=0 CPUtime=779.5 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4203588 1160947 0 0 0 77738 212 0 0 25 0 2 0 517808785 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3130.86
Current children cumulated vsize (KiB) 0

[startup+784.9 s]
/proc/loadavg: 8.25 8.07 7.85 9/184 29433
/proc/meminfo: memFree=3864832/32950928 swapFree=67111524/67111528
[pid=29408] ppid=29406 vsize=0 CPUtime=3131.06 cores=0,2,4,6
/proc/29408/stat : 29408 (SArTagnan) Z 29406 29408 28847 0 -1 4202524 8356150 0 0 0 311672 1434 0 0 25 0 2 0 517808727 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29408/statm: 0 0 0 0 0 0 0
[pid=29408/tid=29412] ppid=29406 vsize=0 CPUtime=779.7 cores=0,2,4,6
/proc/29408/task/29412/stat : 29412 (SArTagnan) R 29406 29408 28847 0 -1 4203588 1160947 0 0 0 77738 232 0 0 25 0 2 0 517808785 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3131.06
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 784.903
CPU time (s): 3131.07
CPU user time (s): 3116.73
CPU system time (s): 14.3448
CPU usage (%): 398.912
Max. virtual memory (cumulated for all children) (KiB): 15644116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3116.73
system time used= 14.3448
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8356150
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= 7055
involuntary context switches= 13500

runsolver used 1.2818 second user time and 2.99454 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 09:28:19
IDJOB=3285357
IDBENCH=82379
IDSOLVER=1656
FILE ID=node122/3285357-1304062098
RUNJOBID= node122-1304059984-28865
PBS_JOBID= 13170447
Free space on /tmp= 71480 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285357-1304062098/watcher-3285357-1304062098 -o /tmp/evaluation-result-3285357-1304062098/solver-3285357-1304062098 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3285357-1304062098.cnf -threads=4

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=873352072

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:      14229452 kB
Buffers:       1735592 kB
Cached:       14824212 kB
SwapCached:          0 kB
Active:        7322376 kB
Inactive:     10830960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14229452 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30436 kB
Writeback:           0 kB
AnonPages:     1592656 kB
Mapped:          15676 kB
Slab:           502184 kB
PageTables:       7840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2233624 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= 71480 MiB
End job on node122 at 2011-04-29 09:41:24