Trace number 3291015

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.26 1203.59

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00X23.cnf
MD5SUM9cec6483d4ca03e8555377ba059b61ae
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables15364
Number of clauses2133873
Sum of the clauses size18060684
Maximum clause length91
Minimum clause length1
Number of clauses of size 116
Number of clauses of size 240913
Number of clauses of size 337518
Number of clauses of size 422333
Number of clauses of size 5147683
Number of clauses of size over 51885410

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-3291015-1304098488/watcher-3291015-1304098488 -o /tmp/evaluation-result-3291015-1304098488/solver-3291015-1304098488 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3291015-1304098488.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: 6.58 7.69 7.55 5/180 2221
/proc/meminfo: memFree=31246716/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=69912 CPUtime=0 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 750 0 0 0 0 0 0 0 23 0 1 0 521447935 71589888 687 33554432000 4194304 4623224 140735298657632 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2221/statm: 17478 687 296 105 0 12982 0

[startup+0.065029 s]
/proc/loadavg: 6.58 7.69 7.55 5/180 2221
/proc/meminfo: memFree=31246716/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=79864 CPUtime=0.05 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 6054 0 0 0 5 0 0 0 23 0 1 0 521447935 81780736 2796 33554432000 4194304 4623224 140735298657632 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2221/statm: 19966 2796 297 105 0 15470 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 79864

[startup+0.101022 s]
/proc/loadavg: 6.58 7.69 7.55 5/180 2221
/proc/meminfo: memFree=31246716/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=85312 CPUtime=0.09 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 8897 0 0 0 9 0 0 0 23 0 1 0 521447935 87359488 4015 33554432000 4194304 4623224 140735298657632 18446744073709551615 4584070 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2221/statm: 21328 4019 297 105 0 16832 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85312

[startup+0.300991 s]
/proc/loadavg: 6.58 7.69 7.55 5/180 2221
/proc/meminfo: memFree=31246716/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=117772 CPUtime=0.29 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 22083 0 0 0 27 2 0 0 25 0 1 0 521447935 120598528 11191 33554432000 4194304 4623224 140735298657632 18446744073709551615 235594564053 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2221/statm: 29443 11210 301 105 0 24947 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 117772

[startup+0.70092 s]
/proc/loadavg: 6.58 7.69 7.55 5/180 2221
/proc/meminfo: memFree=31246716/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=192268 CPUtime=0.69 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 55488 0 0 0 63 6 0 0 25 0 1 0 521447935 196882432 30518 33554432000 4194304 4623224 140735298657632 18446744073709551615 4266892 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2221/statm: 48067 30524 684 105 0 43571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 192268

[startup+1.50078 s]
/proc/loadavg: 6.58 7.69 7.55 6/181 2222
/proc/meminfo: memFree=31075952/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=305932 CPUtime=1.49 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 121151 0 0 0 135 14 0 0 25 0 1 0 521447935 313274368 55896 33554432000 4194304 4623224 140735298657632 18446744073709551615 235594866432 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2221/statm: 76483 55898 301 105 0 71987 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 305932

[startup+3.1005 s]
/proc/loadavg: 6.45 7.64 7.54 6/181 2222
/proc/meminfo: memFree=30891812/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=1018216 CPUtime=5.35 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 295705 0 0 0 498 37 0 0 25 0 4 0 521447935 1042653184 161264 33554432000 4194304 4623224 140735298657632 18446744073709551615 235594522581 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 254554 161264 772 105 0 250058 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 1018216

[startup+6.30094 s]
/proc/loadavg: 6.45 7.64 7.54 9/184 2226
/proc/meminfo: memFree=30450404/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=1212060 CPUtime=18.11 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 450635 0 0 0 1751 60 0 0 25 0 4 0 521447935 1241149440 201059 33554432000 4194304 4623224 140735298657632 18446744073709551615 4413952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 303015 201059 1008 105 0 298519 0
[pid=2221/tid=2223] ppid=2219 vsize=1212060 CPUtime=3.92 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 51737 0 0 0 383 9 0 0 25 0 4 0 521448169 1241149440 201059 33554432000 4194304 4623224 140735298657632 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=1212060 CPUtime=3.94 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 50394 0 0 0 387 7 0 0 25 0 4 0 521448169 1241149440 201059 33554432000 4194304 4623224 140735298657632 18446744073709551615 235594527777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=1212060 CPUtime=3.94 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 93092 0 0 0 382 12 0 0 25 0 4 0 521448169 1241149440 201065 33554432000 4194304 4623224 140735298657632 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18.11
Current children cumulated vsize (KiB) 1212060

[startup+12.7008 s]
/proc/loadavg: 6.77 7.67 7.55 9/184 2226
/proc/meminfo: memFree=30314680/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=1305040 CPUtime=43.66 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 617552 0 0 0 4281 85 0 0 22 0 4 0 521447935 1336360960 220762 33554432000 4194304 4623224 140735298657632 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 326260 220763 818 105 0 321764 0
[pid=2221/tid=2223] ppid=2219 vsize=1305040 CPUtime=10.27 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 54837 0 0 0 1016 11 0 0 25 0 4 0 521448169 1336360960 220763 33554432000 4194304 4623224 140735298657632 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=1305040 CPUtime=10.33 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 53430 0 0 0 1024 9 0 0 22 0 4 0 521448169 1336360960 220763 33554432000 4194304 4623224 140735298657632 18446744073709551615 235594527777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=1305040 CPUtime=10.34 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 226103 0 0 0 1005 29 0 0 25 0 4 0 521448169 1336360960 220763 33554432000 4194304 4623224 140735298657632 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 43.66
Current children cumulated vsize (KiB) 1305040

[startup+25.5006 s]
/proc/loadavg: 7.03 7.70 7.56 9/184 2226
/proc/meminfo: memFree=30185384/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=1466492 CPUtime=94.76 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 896642 0 0 0 9346 130 0 0 25 0 4 0 521447935 1501687808 247116 33554432000 4194304 4623224 140735298657632 18446744073709551615 4413725 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 366623 247116 808 105 0 362127 0
[pid=2221/tid=2223] ppid=2219 vsize=1466492 CPUtime=23 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 89617 0 0 0 2279 21 0 0 25 0 4 0 521448169 1501687808 247116 33554432000 4194304 4623224 140735298657632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=1466492 CPUtime=23.13 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 58892 0 0 0 2297 16 0 0 25 0 4 0 521448169 1501687808 247116 33554432000 4194304 4623224 140735298657632 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=1466492 CPUtime=23.13 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 414714 0 0 0 2261 52 0 0 25 0 4 0 521448169 1501687808 247116 33554432000 4194304 4623224 140735298657632 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.76
Current children cumulated vsize (KiB) 1466492

[startup+51.1011 s]
/proc/loadavg: 7.36 7.72 7.56 9/184 2227
/proc/meminfo: memFree=29952548/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=1699664 CPUtime=196.97 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 1498165 0 0 0 19464 233 0 0 25 0 4 0 521447935 1740455936 287976 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 424916 287980 786 105 0 420420 0
[pid=2221/tid=2223] ppid=2219 vsize=1699664 CPUtime=48.44 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 98053 0 0 0 4814 30 0 0 25 0 4 0 521448169 1740455936 287980 33554432000 4194304 4623224 140735298657632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=1699664 CPUtime=48.7 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 67016 0 0 0 4846 24 0 0 25 0 4 0 521448169 1740455936 287980 33554432000 4194304 4623224 140735298657632 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=1699664 CPUtime=48.72 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 940938 0 0 0 4742 130 0 0 25 0 4 0 521448169 1740455936 287982 33554432000 4194304 4623224 140735298657632 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 196.97
Current children cumulated vsize (KiB) 1699664

[startup+102.307 s]
/proc/loadavg: 7.84 7.80 7.60 9/184 2228
/proc/meminfo: memFree=29651580/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=1886392 CPUtime=401.46 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 2412049 0 0 0 39765 381 0 0 25 0 4 0 521447935 1931665408 327885 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 471598 327908 784 105 0 467102 0
[pid=2221/tid=2223] ppid=2219 vsize=1886392 CPUtime=99.34 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 112142 0 0 0 9889 45 0 0 25 0 4 0 521448169 1931665408 327919 33554432000 4194304 4623224 140735298657632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=1886392 CPUtime=99.88 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 112719 0 0 0 9943 45 0 0 25 0 4 0 521448169 1931665408 327933 33554432000 4194304 4623224 140735298657632 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=1886392 CPUtime=99.92 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 1791509 0 0 0 9750 242 0 0 25 0 4 0 521448169 1931665408 327945 33554432000 4194304 4623224 140735298657632 18446744073709551615 235594563952 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 401.46
Current children cumulated vsize (KiB) 1886392

[startup+162.301 s]
/proc/loadavg: 8.02 7.86 7.63 9/184 2230
/proc/meminfo: memFree=29352576/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=1951928 CPUtime=641.07 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 3267203 0 0 0 63587 520 0 0 25 0 4 0 521447935 1998774272 359297 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 487982 359297 892 105 0 483486 0
[pid=2221/tid=2223] ppid=2219 vsize=1951928 CPUtime=159 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 122786 0 0 0 15844 56 0 0 25 0 4 0 521448169 1998774272 359297 33554432000 4194304 4623224 140735298657632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=1951928 CPUtime=159.84 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 128199 0 0 0 15921 63 0 0 25 0 4 0 521448169 1998774272 359297 33554432000 4194304 4623224 140735298657632 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=1951928 CPUtime=159.9 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 2619818 0 0 0 15639 351 0 0 25 0 4 0 521448169 1998774272 359297 33554432000 4194304 4623224 140735298657632 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 641.07
Current children cumulated vsize (KiB) 1951928

[startup+222.301 s]
/proc/loadavg: 8.09 7.91 7.66 9/184 2231
/proc/meminfo: memFree=29187688/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=2037276 CPUtime=880.74 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 3937267 0 0 0 87455 619 0 0 25 0 4 0 521447935 2086170624 381628 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 509319 381628 376 105 0 504823 0
[pid=2221/tid=2223] ppid=2219 vsize=2037276 CPUtime=218.68 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 130665 0 0 0 21803 65 0 0 25 0 4 0 521448169 2086170624 381629 33554432000 4194304 4623224 140735298657632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=2037276 CPUtime=219.84 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 136617 0 0 0 21916 68 0 0 25 0 4 0 521448169 2086170624 381629 33554432000 4194304 4623224 140735298657632 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=2037276 CPUtime=219.9 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 3272760 0 0 0 21555 435 0 0 25 0 4 0 521448169 2086170624 381629 33554432000 4194304 4623224 140735298657632 18446744073709551615 4577476 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 880.74
Current children cumulated vsize (KiB) 2037276

[startup+282.3 s]
/proc/loadavg: 8.06 7.94 7.68 9/184 2233
/proc/meminfo: memFree=29027536/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=2102812 CPUtime=1120.4 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 4925093 0 0 0 111275 765 0 0 25 0 4 0 521447935 2153279488 410254 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510896 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 525703 410254 641 105 0 521207 0
[pid=2221/tid=2223] ppid=2219 vsize=2102812 CPUtime=278.34 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 141054 0 0 0 27757 77 0 0 25 0 4 0 521448169 2153279488 410254 33554432000 4194304 4623224 140735298657632 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=2102812 CPUtime=279.84 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 147568 0 0 0 27909 75 0 0 25 0 4 0 521448169 2153279488 410254 33554432000 4194304 4623224 140735298657632 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=2102812 CPUtime=279.9 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 4239081 0 0 0 27427 563 0 0 25 0 4 0 521448169 2153279488 410254 33554432000 4194304 4623224 140735298657632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1120.4

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

[pid=2221] ppid=2219 vsize=2581936 CPUtime=2798.04 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 10854205 0 0 0 278119 1685 0 0 25 0 4 0 521447935 2643902464 501568 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510101 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 645484 501568 351 105 0 640988 0
[pid=2221/tid=2223] ppid=2219 vsize=2581936 CPUtime=696.01 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 220140 0 0 0 69478 123 0 0 25 0 4 0 521448169 2643902464 501568 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=2581936 CPUtime=699.81 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 222345 0 0 0 69873 108 0 0 25 0 4 0 521448169 2643902464 501568 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=2581936 CPUtime=699.88 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 10011712 0 0 0 68585 1403 0 0 25 0 4 0 521448169 2643902464 501568 33554432000 4194304 4623224 140735298657632 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2798.04
Current children cumulated vsize (KiB) 2581936

[startup+762.307 s]
/proc/loadavg: 8.08 8.05 7.83 9/184 2246
/proc/meminfo: memFree=27918348/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=2581936 CPUtime=3037.74 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 11428013 0 0 0 301996 1778 0 0 25 0 4 0 521447935 2643902464 502082 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 645484 502083 346 105 0 640988 0
[pid=2221/tid=2223] ppid=2219 vsize=2581936 CPUtime=755.69 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 220145 0 0 0 75446 123 0 0 25 0 4 0 521448169 2643902464 502083 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=2581936 CPUtime=759.82 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 222378 0 0 0 75874 108 0 0 25 0 4 0 521448169 2643902464 502084 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=2581936 CPUtime=759.89 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 10584975 0 0 0 74494 1495 0 0 25 0 4 0 521448169 2643902464 502084 33554432000 4194304 4623224 140735298657632 18446744073709551615 4577476 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3037.74
Current children cumulated vsize (KiB) 2581936

[startup+822.3 s]
/proc/loadavg: 8.08 8.05 7.84 9/184 2247
/proc/meminfo: memFree=27828384/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=2581936 CPUtime=3277.39 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 12092210 0 0 0 325859 1880 0 0 25 0 4 0 521447935 2643902464 508192 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 645484 508192 497 105 0 640988 0
[pid=2221/tid=2223] ppid=2219 vsize=2581936 CPUtime=815.36 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 220145 0 0 0 81413 123 0 0 25 0 4 0 521448169 2643902464 508192 33554432000 4194304 4623224 140735298657632 18446744073709551615 4486256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=2581936 CPUtime=819.81 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 222409 0 0 0 81873 108 0 0 25 0 4 0 521448169 2643902464 508192 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=2581936 CPUtime=819.89 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 11248844 0 0 0 80391 1598 0 0 25 0 4 0 521448169 2643902464 508192 33554432000 4194304 4623224 140735298657632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3277.39
Current children cumulated vsize (KiB) 2581936

[startup+882.301 s]
/proc/loadavg: 8.12 8.07 7.86 9/184 2249
/proc/meminfo: memFree=27717592/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=2581936 CPUtime=3517.06 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 12724605 0 0 0 349723 1983 0 0 25 0 4 0 521447935 2643902464 509296 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 645484 509296 515 105 0 640988 0
[pid=2221/tid=2223] ppid=2219 vsize=2581936 CPUtime=875.03 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 220149 0 0 0 87380 123 0 0 25 0 4 0 521448169 2643902464 509296 33554432000 4194304 4623224 140735298657632 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=2581936 CPUtime=879.82 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 222561 0 0 0 87874 108 0 0 25 0 4 0 521448169 2643902464 509296 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=2581936 CPUtime=879.89 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 11880608 0 0 0 86288 1701 0 0 25 0 4 0 521448169 2643902464 509296 33554432000 4194304 4623224 140735298657632 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3517.06
Current children cumulated vsize (KiB) 2581936

[startup+942.3 s]
/proc/loadavg: 8.04 8.05 7.86 9/184 2251
/proc/meminfo: memFree=27617348/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=2581936 CPUtime=3756.75 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 13449649 0 0 0 373578 2097 0 0 25 0 4 0 521447935 2643902464 510425 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 645484 510425 503 105 0 640988 0
[pid=2221/tid=2223] ppid=2219 vsize=2581936 CPUtime=934.7 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 220149 0 0 0 93347 123 0 0 25 0 4 0 521448169 2643902464 510425 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=2581936 CPUtime=939.82 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 222578 0 0 0 93874 108 0 0 25 0 4 0 521448169 2643902464 510425 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=2581936 CPUtime=939.89 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 12605253 0 0 0 92175 1814 0 0 25 0 4 0 521448169 2643902464 510425 33554432000 4194304 4623224 140735298657632 18446744073709551615 4365088 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3756.75
Current children cumulated vsize (KiB) 2581936

[startup+1002.3 s]
/proc/loadavg: 8.01 8.04 7.87 9/184 2252
/proc/meminfo: memFree=27595236/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=2647472 CPUtime=3996.42 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 14115142 0 0 0 397439 2203 0 0 25 0 4 0 521447935 2711011328 514855 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 661868 514855 654 105 0 657372 0
[pid=2221/tid=2223] ppid=2219 vsize=2647472 CPUtime=994.37 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 220150 0 0 0 99314 123 0 0 25 0 4 0 521448169 2711011328 514855 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=2647472 CPUtime=999.82 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 222603 0 0 0 99874 108 0 0 25 0 4 0 521448169 2711011328 514855 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357655 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=2647472 CPUtime=999.89 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 13270358 0 0 0 98069 1920 0 0 25 0 4 0 521448169 2711011328 514855 33554432000 4194304 4623224 140735298657632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3996.42
Current children cumulated vsize (KiB) 2647472

[startup+1062.3 s]
/proc/loadavg: 8.00 8.03 7.87 9/184 2263
/proc/meminfo: memFree=27543492/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=2581936 CPUtime=4236.09 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 14917329 0 0 0 421284 2325 0 0 25 0 4 0 521447935 2643902464 511650 33554432000 4194304 4623224 140735298657632 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 645484 511650 349 105 0 640988 0
[pid=2221/tid=2223] ppid=2219 vsize=2581936 CPUtime=1054.05 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 220152 0 0 0 105282 123 0 0 25 0 4 0 521448169 2643902464 511650 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=2581936 CPUtime=1059.82 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 222644 0 0 0 105874 108 0 0 25 0 4 0 521448169 2643902464 511650 33554432000 4194304 4623224 140735298657632 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=2581936 CPUtime=1059.89 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 14072071 0 0 0 103947 2042 0 0 25 0 4 0 521448169 2643902464 511650 33554432000 4194304 4623224 140735298657632 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.09
Current children cumulated vsize (KiB) 2581936

[startup+1122.3 s]
/proc/loadavg: 8.00 8.02 7.88 9/184 2264
/proc/meminfo: memFree=27441012/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=2581936 CPUtime=4475.77 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 15578965 0 0 0 445151 2426 0 0 25 0 4 0 521447935 2643902464 510499 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 645484 510499 345 105 0 640988 0
[pid=2221/tid=2223] ppid=2219 vsize=2581936 CPUtime=1113.72 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 220155 0 0 0 111249 123 0 0 25 0 4 0 521448169 2643902464 510499 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=2581936 CPUtime=1119.82 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 222674 0 0 0 111874 108 0 0 25 0 4 0 521448169 2643902464 510499 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357653 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=2581936 CPUtime=1119.9 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 14733279 0 0 0 109847 2143 0 0 25 0 4 0 521448169 2643902464 510499 33554432000 4194304 4623224 140735298657632 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4475.77
Current children cumulated vsize (KiB) 2581936

[startup+1182.3 s]
/proc/loadavg: 8.00 8.02 7.89 9/184 2266
/proc/meminfo: memFree=27399924/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=2647472 CPUtime=4715.45 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 16217769 0 0 0 469023 2522 0 0 25 0 4 0 521447935 2711011328 518664 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 661868 518664 594 105 0 657372 0
[pid=2221/tid=2223] ppid=2219 vsize=2647472 CPUtime=1173.4 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 220157 0 0 0 117217 123 0 0 25 0 4 0 521448169 2711011328 518664 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=2647472 CPUtime=1179.82 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 222749 0 0 0 117874 108 0 0 25 0 4 0 521448169 2711011328 518664 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=2647472 CPUtime=1179.9 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 15371645 0 0 0 115751 2239 0 0 25 0 4 0 521448169 2711011328 518664 33554432000 4194304 4623224 140735298657632 18446744073709551615 4364107 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.45
Current children cumulated vsize (KiB) 2647472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 7.86 7.98 7.88 9/184 2300
/proc/meminfo: memFree=29140856/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=2581936 CPUtime=4800.14 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 16494187 0 0 0 477448 2566 0 0 25 0 4 0 521447935 2643902464 516094 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 645484 516094 492 105 0 640988 0
[pid=2221/tid=2223] ppid=2219 vsize=2581936 CPUtime=1194.48 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 220159 0 0 0 119325 123 0 0 25 0 4 0 521448169 2643902464 516094 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=2581936 CPUtime=1201.03 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 222750 0 0 0 119995 108 0 0 25 0 4 0 521448169 2643902464 516094 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=2581936 CPUtime=1201.1 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 15647975 0 0 0 117827 2283 0 0 25 0 4 0 521448169 2643902464 516094 33554432000 4194304 4623224 140735298657632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 2581936

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

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

[startup+1203.5 s]
/proc/loadavg: 7.86 7.98 7.88 9/184 2300
/proc/meminfo: memFree=29140856/32950928 swapFree=67111404/67111528
[pid=2221] ppid=2219 vsize=2581936 CPUtime=4800.14 cores=1,3,5,7
/proc/2221/stat : 2221 (SArTagnan) R 2219 2221 2120 0 -1 4202496 16494187 0 0 0 477448 2566 0 0 25 0 4 0 521447935 2643902464 516094 33554432000 4194304 4623224 140735298657632 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2221/statm: 645484 516094 492 105 0 640988 0
[pid=2221/tid=2223] ppid=2219 vsize=2581936 CPUtime=1194.48 cores=1,3,5,7
/proc/2221/task/2223/stat : 2223 (SArTagnan) R 2219 2221 2120 0 -1 4202560 220159 0 0 0 119325 123 0 0 25 0 4 0 521448169 2643902464 516094 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2221/tid=2224] ppid=2219 vsize=2581936 CPUtime=1201.03 cores=1,3,5,7
/proc/2221/task/2224/stat : 2224 (SArTagnan) R 2219 2221 2120 0 -1 4202560 222750 0 0 0 119995 108 0 0 25 0 4 0 521448169 2643902464 516094 33554432000 4194304 4623224 140735298657632 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2221/tid=2225] ppid=2219 vsize=2581936 CPUtime=1201.1 cores=1,3,5,7
/proc/2221/task/2225/stat : 2225 (SArTagnan) R 2219 2221 2120 0 -1 4202560 15647975 0 0 0 117827 2283 0 0 25 0 4 0 521448169 2643902464 516094 33554432000 4194304 4623224 140735298657632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 2581936

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.59
CPU time (s): 4800.26
CPU user time (s): 4774.51
CPU system time (s): 25.7471
CPU usage (%): 398.827
Max. virtual memory (cumulated for all children) (KiB): 2647472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4774.51
system time used= 25.7471
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16494187
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= 9032
involuntary context switches= 19366

runsolver used 1.87571 second user time and 4.69928 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 19:34:52
IDJOB=3291015
IDBENCH=83463
IDSOLVER=1656
FILE ID=node120/3291015-1304098488
RUNJOBID= node120-1304098479-2139
PBS_JOBID= 13170619
Free space on /tmp= 71976 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00X23.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291015-1304098488/watcher-3291015-1304098488 -o /tmp/evaluation-result-3291015-1304098488/solver-3291015-1304098488 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3291015-1304098488.cnf -threads=4

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

MD5SUM BENCH= 9cec6483d4ca03e8555377ba059b61ae
RANDOM SEED=286593158

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31246872 kB
Buffers:        479520 kB
Cached:         713120 kB
SwapCached:          8 kB
Active:         591860 kB
Inactive:       751048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31246872 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:          104320 kB
Writeback:           0 kB
AnonPages:      149868 kB
Mapped:          15724 kB
Slab:           298080 kB
PageTables:       4948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   336680 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= 71976 MiB
End job on node120 at 2011-04-29 19:54:57