Trace number 3386426

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 3800.71 1300.11

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386426-1305582142/watcher-3386426-1305582142 -o /tmp/evaluation-result-3386426-1305582142/solver-3386426-1305582142 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386426-1305582142.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: 2.91 2.20 2.35 7/514 30802
/proc/meminfo: memFree=15820300/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=72896 CPUtime=0.01 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 1808 0 0 0 1 0 0 0 24 0 1 0 748445161 74645504 1244 33554432000 4194304 4625164 140735727450528 18446744073709551615 224284623056 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30802/statm: 18224 1256 296 106 0 13727 0

[startup+0.11059 s]
/proc/loadavg: 2.91 2.20 2.35 7/514 30802
/proc/meminfo: memFree=15820300/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=85448 CPUtime=0.09 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 9063 0 0 0 9 0 0 0 24 0 1 0 748445161 87498752 4163 33554432000 4194304 4625164 140735727450528 18446744073709551615 224284925696 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30802/statm: 21362 4163 296 106 0 16865 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85448

[startup+0.200578 s]
/proc/loadavg: 2.91 2.20 2.35 7/514 30802
/proc/meminfo: memFree=15820300/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=95548 CPUtime=0.19 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 14074 0 0 0 18 1 0 0 25 0 1 0 748445161 97841152 6764 33554432000 4194304 4625164 140735727450528 18446744073709551615 224284925696 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30802/statm: 23887 6769 299 106 0 19390 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 95548

[startup+0.300558 s]
/proc/loadavg: 2.91 2.20 2.35 7/514 30802
/proc/meminfo: memFree=15820300/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=111320 CPUtime=0.29 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 21596 0 0 0 28 1 0 0 25 0 1 0 748445161 113991680 10728 33554432000 4194304 4625164 140735727450528 18446744073709551615 224284925696 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30802/statm: 27830 10728 312 106 0 23333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 111320

[startup+0.701106 s]
/proc/loadavg: 2.91 2.20 2.35 7/514 30802
/proc/meminfo: memFree=15820300/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=192272 CPUtime=0.68 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 55058 0 0 0 62 6 0 0 25 0 1 0 748445161 196886528 30118 33554432000 4194304 4625164 140735727450528 18446744073709551615 224284925696 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30802/statm: 48068 30119 681 106 0 43571 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 192272

[startup+3.24803 s]
/proc/loadavg: 2.91 2.20 2.35 7/514 30802
/proc/meminfo: memFree=15820300/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=964628 CPUtime=4.36 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 303837 0 0 0 397 39 0 0 18 0 4 0 748445161 987779072 157018 33554432000 4194304 4625164 140735727450528 18446744073709551615 4365028 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30802/statm: 241157 157018 339 106 0 236660 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 964628

[startup+3.30103 s]
/proc/loadavg: 2.91 2.20 2.35 7/514 30802
/proc/meminfo: memFree=15820300/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=964628 CPUtime=4.47 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 303837 0 0 0 408 39 0 0 18 0 4 0 748445161 987779072 157018 33554432000 4194304 4625164 140735727450528 18446744073709551615 224284581907 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30802/statm: 241157 157018 339 106 0 236660 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 964628

[startup+6.30053 s]
/proc/loadavg: 3.48 2.33 2.39 10/518 30806
/proc/meminfo: memFree=15096036/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=1127744 CPUtime=11.9 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 358454 0 0 0 1145 45 0 0 21 0 4 0 748445161 1154809856 180745 33554432000 4194304 4625164 140735727450528 18446744073709551615 4364700 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30802/statm: 281936 180745 1014 106 0 277439 0
[pid=30802/tid=30804] ppid=30800 vsize=1127744 CPUtime=3.42 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 50393 0 0 0 337 5 0 0 25 0 4 0 748445400 1154809856 180745 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=1127744 CPUtime=1.9 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 23426 0 0 0 188 2 0 0 25 0 4 0 748445400 1154809856 180745 33554432000 4194304 4625164 140735727450528 18446744073709551615 224284593149 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=1127744 CPUtime=1.82 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 29265 0 0 0 179 3 0 0 25 0 4 0 748445400 1154809856 180745 33554432000 4194304 4625164 140735727450528 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 1127744

[startup+12.7005 s]
/proc/loadavg: 4.48 2.58 2.47 11/518 30806
/proc/meminfo: memFree=14950052/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=1425488 CPUtime=25.92 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 487639 0 0 0 2529 63 0 0 25 0 4 0 748445161 1459699712 213427 33554432000 4194304 4625164 140735727450528 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30802/statm: 356372 213427 1019 106 0 351875 0
[pid=30802/tid=30804] ppid=30800 vsize=1425488 CPUtime=6.62 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 86442 0 0 0 652 10 0 0 25 0 4 0 748445400 1459699712 213427 33554432000 4194304 4625164 140735727450528 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=1425488 CPUtime=4.76 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 54868 0 0 0 468 8 0 0 25 0 4 0 748445400 1459699712 213427 33554432000 4194304 4625164 140735727450528 18446744073709551615 224284623317 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=1425488 CPUtime=4.48 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 89965 0 0 0 438 10 0 0 25 0 4 0 748445400 1459699712 213427 33554432000 4194304 4625164 140735727450528 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.92
Current children cumulated vsize (KiB) 1425488

[startup+25.5013 s]
/proc/loadavg: 5.55 2.87 2.57 11/518 30806
/proc/meminfo: memFree=14686248/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=1590572 CPUtime=64.49 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 691504 0 0 0 6352 97 0 0 25 0 4 0 748445161 1628745728 271320 33554432000 4194304 4625164 140735727450528 18446744073709551615 224284623182 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30802/statm: 397643 271320 2067 106 0 393146 0
[pid=30802/tid=30804] ppid=30800 vsize=1590572 CPUtime=18.38 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 93454 0 0 0 1822 16 0 0 25 0 4 0 748445400 1628745728 271320 33554432000 4194304 4625164 140735727450528 18446744073709551615 4375257 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=1590572 CPUtime=15.05 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 90544 0 0 0 1490 15 0 0 25 0 4 0 748445400 1628745728 271320 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=1590572 CPUtime=9.88 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 185749 0 0 0 964 24 0 0 21 0 4 0 748445400 1628745728 271320 33554432000 4194304 4625164 140735727450528 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 64.49
Current children cumulated vsize (KiB) 1590572

[startup+51.101 s]
/proc/loadavg: 7.07 3.44 2.77 11/518 30808
/proc/meminfo: memFree=14602692/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=1563180 CPUtime=121.15 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 895696 0 0 0 11983 132 0 0 25 0 4 0 748445161 1600696320 283755 33554432000 4194304 4625164 140735727450528 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30802/statm: 390795 283755 767 106 0 386298 0
[pid=30802/tid=30804] ppid=30800 vsize=1563180 CPUtime=31.6 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 99642 0 0 0 3139 21 0 0 18 0 4 0 748445400 1600696320 283755 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=1563180 CPUtime=27.08 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 96660 0 0 0 2687 21 0 0 25 0 4 0 748445400 1600696320 283755 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=1563180 CPUtime=21.47 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 317181 0 0 0 2106 41 0 0 18 0 4 0 748445400 1600696320 283755 33554432000 4194304 4625164 140735727450528 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 121.15
Current children cumulated vsize (KiB) 1563180

[startup+102.3 s]
/proc/loadavg: 8.78 4.47 3.15 10/518 30808
/proc/meminfo: memFree=14431980/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=1694252 CPUtime=236.27 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 1150508 0 0 0 23444 183 0 0 25 0 4 0 748445161 1734914048 306396 33554432000 4194304 4625164 140735727450528 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30802/statm: 423563 306396 610 106 0 419066 0
[pid=30802/tid=30804] ppid=30800 vsize=1694252 CPUtime=56.18 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 107521 0 0 0 5587 31 0 0 25 0 4 0 748445400 1734914048 306396 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351972 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=1694252 CPUtime=53.03 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 105527 0 0 0 5274 29 0 0 25 0 4 0 748445400 1734914048 306396 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=1694252 CPUtime=42.99 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 548216 0 0 0 4227 72 0 0 25 0 4 0 748445400 1734914048 306396 33554432000 4194304 4625164 140735727450528 18446744073709551615 4579418 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 236.27
Current children cumulated vsize (KiB) 1694252

[startup+162.3 s]
/proc/loadavg: 9.69 5.58 3.62 11/518 30810
/proc/meminfo: memFree=14221980/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=1777696 CPUtime=408.07 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 1568431 0 0 0 40550 257 0 0 25 0 4 0 748445161 1820360704 332459 33554432000 4194304 4625164 140735727450528 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30802/statm: 444424 332459 610 106 0 439927 0
[pid=30802/tid=30804] ppid=30800 vsize=1777696 CPUtime=96.21 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 117064 0 0 0 9577 44 0 0 25 0 4 0 748445400 1820360704 332459 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=1777696 CPUtime=95.69 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 114499 0 0 0 9531 38 0 0 25 0 4 0 748445400 1820360704 332459 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=1777696 CPUtime=73.34 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 944907 0 0 0 7211 123 0 0 25 0 4 0 748445400 1820360704 332459 33554432000 4194304 4625164 140735727450528 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.07
Current children cumulated vsize (KiB) 1777696

[startup+222.3 s]
/proc/loadavg: 10.03 6.36 4.00 11/518 30812
/proc/meminfo: memFree=14081592/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=1843232 CPUtime=586.28 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 2007611 0 0 0 58288 340 0 0 25 0 4 0 748445161 1887469568 353217 33554432000 4194304 4625164 140735727450528 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30802/statm: 460808 353217 726 106 0 456311 0
[pid=30802/tid=30804] ppid=30800 vsize=1843232 CPUtime=138.41 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 125332 0 0 0 13787 54 0 0 25 0 4 0 748445400 1887469568 353217 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=1843232 CPUtime=140.99 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 123576 0 0 0 14049 50 0 0 25 0 4 0 748445400 1887469568 353217 33554432000 4194304 4625164 140735727450528 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=1843232 CPUtime=105.59 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 1366642 0 0 0 10375 184 0 0 25 0 4 0 748445400 1887469568 353217 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 586.28
Current children cumulated vsize (KiB) 1843232

[startup+282.3 s]
/proc/loadavg: 10.24 7.14 4.43 11/518 30814
/proc/meminfo: memFree=14066824/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=1992432 CPUtime=764.97 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 2451090 0 0 0 76078 419 0 0 25 0 4 0 748445161 2040250368 373778 33554432000 4194304 4625164 140735727450528 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30802/statm: 498108 373778 683 106 0 493611 0
[pid=30802/tid=30804] ppid=30800 vsize=1992432 CPUtime=184.55 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 178169 0 0 0 18385 70 0 0 25 0 4 0 748445400 2040250368 373778 33554432000 4194304 4625164 140735727450528 18446744073709551615 224284969143 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=1992432 CPUtime=185.67 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 133665 0 0 0 18505 62 0 0 18 0 4 0 748445400 2040250368 373778 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=1992432 CPUtime=133.8 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 1747169 0 0 0 13145 235 0 0 25 0 4 0 748445400 2040250368 373778 33554432000 4194304 4625164 140735727450528 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 764.97

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

[pid=30802] ppid=30800 vsize=2378276 CPUtime=2196.78 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 5327960 0 0 0 218793 885 0 0 25 0 4 0 748445161 2435354624 478789 33554432000 4194304 4625164 140735727450528 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30802/statm: 594569 478789 688 106 0 590072 0
[pid=30802/tid=30804] ppid=30800 vsize=2378276 CPUtime=500.54 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 208619 0 0 0 49945 109 0 0 25 0 4 0 748445400 2435354624 478789 33554432000 4194304 4625164 140735727450528 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=2378276 CPUtime=585.54 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 217330 0 0 0 58444 110 0 0 25 0 4 0 748445400 2435354624 478789 33554432000 4194304 4625164 140735727450528 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=2378276 CPUtime=388.1 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 4472267 0 0 0 38203 607 0 0 25 0 4 0 748445400 2435354624 478789 33554432000 4194304 4625164 140735727450528 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2196.78
Current children cumulated vsize (KiB) 2378276

[startup+822.301 s]
/proc/loadavg: 10.20 9.70 6.95 11/518 30828
/proc/meminfo: memFree=13342552/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=2385016 CPUtime=2375.74 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 5743530 0 0 0 236628 946 0 0 25 0 4 0 748445161 2442256384 487124 33554432000 4194304 4625164 140735727450528 18446744073709551615 4392911 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30802/statm: 596254 487124 844 106 0 591757 0
[pid=30802/tid=30804] ppid=30800 vsize=2385016 CPUtime=560.54 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 212302 0 0 0 55943 111 0 0 25 0 4 0 748445400 2442256384 487124 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=2385016 CPUtime=644.5 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 217332 0 0 0 64340 110 0 0 25 0 4 0 748445400 2442256384 487124 33554432000 4194304 4625164 140735727450528 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=2385016 CPUtime=418.1 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 4879996 0 0 0 41146 664 0 0 25 0 4 0 748445400 2442256384 487124 33554432000 4194304 4625164 140735727450528 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2375.74
Current children cumulated vsize (KiB) 2385016

[startup+882.301 s]
/proc/loadavg: 10.31 9.81 7.15 11/518 30830
/proc/meminfo: memFree=13277180/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=2428352 CPUtime=2554.71 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 6226533 0 0 0 254456 1015 0 0 25 0 4 0 748445161 2486632448 500495 33554432000 4194304 4625164 140735727450528 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30802/statm: 607088 500495 942 106 0 602591 0
[pid=30802/tid=30804] ppid=30800 vsize=2428352 CPUtime=620.47 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 214195 0 0 0 61935 112 0 0 25 0 4 0 748445400 2486632448 500495 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=2428352 CPUtime=703.47 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 217347 0 0 0 70237 110 0 0 25 0 4 0 748445400 2486632448 500495 33554432000 4194304 4625164 140735727450528 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=2428352 CPUtime=448.17 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 5355398 0 0 0 44085 732 0 0 25 0 4 0 748445400 2486632448 500495 33554432000 4194304 4625164 140735727450528 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2554.71
Current children cumulated vsize (KiB) 2428352

[startup+942.301 s]
/proc/loadavg: 10.20 9.87 7.35 11/518 30830
/proc/meminfo: memFree=13248012/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=2449784 CPUtime=2733.67 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 6778898 0 0 0 272269 1098 0 0 25 0 4 0 748445161 2508578816 500352 33554432000 4194304 4625164 140735727450528 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30802/statm: 612446 500352 610 106 0 607949 0
[pid=30802/tid=30804] ppid=30800 vsize=2449784 CPUtime=663.46 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 214982 0 0 0 66233 113 0 0 25 0 4 0 748445400 2508578816 500352 33554432000 4194304 4625164 140735727450528 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=2449784 CPUtime=762.43 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 217403 0 0 0 76133 110 0 0 25 0 4 0 748445400 2508578816 500352 33554432000 4194304 4625164 140735727450528 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=2449784 CPUtime=483.28 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 5900117 0 0 0 47516 812 0 0 25 0 4 0 748445400 2508578816 500352 33554432000 4194304 4625164 140735727450528 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2733.67
Current children cumulated vsize (KiB) 2449784

[startup+1002.3 s]
/proc/loadavg: 10.16 9.92 7.52 11/518 30832
/proc/meminfo: memFree=13203216/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=2483420 CPUtime=2912.68 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 6965233 0 0 0 290142 1126 0 0 25 0 4 0 748445161 2543022080 506730 33554432000 4194304 4625164 140735727450528 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30802/statm: 620855 506730 950 106 0 616358 0
[pid=30802/tid=30804] ppid=30800 vsize=2483420 CPUtime=693.49 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 214982 0 0 0 69236 113 0 0 25 0 4 0 748445400 2543022080 506730 33554432000 4194304 4625164 140735727450528 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=2483420 CPUtime=821.4 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 217403 0 0 0 82030 110 0 0 25 0 4 0 748445400 2543022080 506730 33554432000 4194304 4625164 140735727450528 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=2483420 CPUtime=543.31 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 6086111 0 0 0 53491 840 0 0 25 0 4 0 748445400 2543022080 506730 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2912.68
Current children cumulated vsize (KiB) 2483420

[startup+1062.3 s]
/proc/loadavg: 10.15 9.96 7.68 11/518 30834
/proc/meminfo: memFree=13156572/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=2483420 CPUtime=3091.6 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 7561054 0 0 0 307946 1214 0 0 25 0 4 0 748445161 2543022080 516723 33554432000 4194304 4625164 140735727450528 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30802/statm: 620855 516723 1054 106 0 616358 0
[pid=30802/tid=30804] ppid=30800 vsize=2483420 CPUtime=723.48 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 214982 0 0 0 72235 113 0 0 25 0 4 0 748445400 2543022080 516723 33554432000 4194304 4625164 140735727450528 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=2483420 CPUtime=880.36 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 217403 0 0 0 87926 110 0 0 25 0 4 0 748445400 2543022080 516723 33554432000 4194304 4625164 140735727450528 18446744073709551615 4330859 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=2483420 CPUtime=603.29 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 6681567 0 0 0 59401 928 0 0 25 0 4 0 748445400 2543022080 516723 33554432000 4194304 4625164 140735727450528 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3091.6
Current children cumulated vsize (KiB) 2483420

[startup+1122.32 s]
/proc/loadavg: 10.15 10.00 7.84 11/518 30845
/proc/meminfo: memFree=13122940/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=2548956 CPUtime=3270.58 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 7994640 0 0 0 325779 1279 0 0 25 0 4 0 748445161 2610130944 517113 33554432000 4194304 4625164 140735727450528 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30802/statm: 637239 517113 1093 106 0 632742 0
[pid=30802/tid=30804] ppid=30800 vsize=2548956 CPUtime=753.51 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 214982 0 0 0 75238 113 0 0 25 0 4 0 748445400 2610130944 517113 33554432000 4194304 4625164 140735727450528 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=2548956 CPUtime=939.33 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 217445 0 0 0 93823 110 0 0 25 0 4 0 748445400 2610130944 517113 33554432000 4194304 4625164 140735727450528 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=2548956 CPUtime=637.71 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 7114913 0 0 0 62778 993 0 0 25 0 4 0 748445400 2610130944 517113 33554432000 4194304 4625164 140735727450528 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3270.58
Current children cumulated vsize (KiB) 2548956

[startup+1182.3 s]
/proc/loadavg: 10.13 10.03 7.98 11/518 30847
/proc/meminfo: memFree=13118732/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=2548956 CPUtime=3449.49 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 8388251 0 0 0 343613 1336 0 0 25 0 4 0 748445161 2610130944 518087 33554432000 4194304 4625164 140735727450528 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30802/statm: 637239 518087 1110 106 0 632742 0
[pid=30802/tid=30804] ppid=30800 vsize=2548956 CPUtime=783.51 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 214984 0 0 0 78238 113 0 0 25 0 4 0 748445400 2610130944 518087 33554432000 4194304 4625164 140735727450528 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=2548956 CPUtime=998.29 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 217467 0 0 0 99719 110 0 0 25 0 4 0 748445400 2610130944 518087 33554432000 4194304 4625164 140735727450528 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=2548956 CPUtime=667.7 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 7508276 0 0 0 65719 1051 0 0 25 0 4 0 748445400 2610130944 518087 33554432000 4194304 4625164 140735727450528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3449.49
Current children cumulated vsize (KiB) 2548956

[startup+1242.3 s]
/proc/loadavg: 10.11 10.05 8.11 11/518 30847
/proc/meminfo: memFree=13050864/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=2483420 CPUtime=3628.45 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 8815868 0 0 0 361449 1396 0 0 25 0 4 0 748445161 2543022080 512049 33554432000 4194304 4625164 140735727450528 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30802/statm: 620855 512049 949 106 0 616358 0
[pid=30802/tid=30804] ppid=30800 vsize=2483420 CPUtime=813.5 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 214984 0 0 0 81237 113 0 0 25 0 4 0 748445400 2543022080 512049 33554432000 4194304 4625164 140735727450528 18446744073709551615 4488002 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=2483420 CPUtime=1057.24 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 217474 0 0 0 105614 110 0 0 25 0 4 0 748445400 2543022080 512049 33554432000 4194304 4625164 140735727450528 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=2483420 CPUtime=697.71 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 7935775 0 0 0 68660 1111 0 0 25 0 4 0 748445400 2543022080 512049 33554432000 4194304 4625164 140735727450528 18446744073709551615 224284584198 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3628.45
Current children cumulated vsize (KiB) 2483420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.12 10.07 8.23 11/518 30970
/proc/meminfo: memFree=13762072/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=2548956 CPUtime=3800.61 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 9018904 0 0 0 378633 1428 0 0 25 0 4 0 748445161 2610130944 515907 33554432000 4194304 4625164 140735727450528 18446744073709551615 4511866 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30802/statm: 637239 515907 952 106 0 632742 0
[pid=30802/tid=30804] ppid=30800 vsize=2548956 CPUtime=842.34 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 214986 0 0 0 84121 113 0 0 25 0 4 0 748445400 2610130944 515907 33554432000 4194304 4625164 140735727450528 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=2548956 CPUtime=1113.95 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 217480 0 0 0 111285 110 0 0 25 0 4 0 748445400 2610130944 515907 33554432000 4194304 4625164 140735727450528 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=2548956 CPUtime=726.59 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 8138681 0 0 0 71517 1142 0 0 25 0 4 0 748445400 2610130944 515907 33554432000 4194304 4625164 140735727450528 18446744073709551615 224284623287 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3800.61
Current children cumulated vsize (KiB) 2548956

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

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

[startup+1300 s]
/proc/loadavg: 10.12 10.07 8.23 11/518 30970
/proc/meminfo: memFree=13762072/32951124 swapFree=45193380/67111528
[pid=30802] ppid=30800 vsize=2548956 CPUtime=3800.61 cores=1,3,5,7
/proc/30802/stat : 30802 (SArTagnan) R 30800 30802 30701 0 -1 4202496 9018904 0 0 0 378633 1428 0 0 25 0 4 0 748445161 2610130944 515907 33554432000 4194304 4625164 140735727450528 18446744073709551615 4511866 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30802/statm: 637239 515907 952 106 0 632742 0
[pid=30802/tid=30804] ppid=30800 vsize=2548956 CPUtime=842.34 cores=1,3,5,7
/proc/30802/task/30804/stat : 30804 (SArTagnan) R 30800 30802 30701 0 -1 4202560 214986 0 0 0 84121 113 0 0 25 0 4 0 748445400 2610130944 515907 33554432000 4194304 4625164 140735727450528 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30802/tid=30805] ppid=30800 vsize=2548956 CPUtime=1113.95 cores=1,3,5,7
/proc/30802/task/30805/stat : 30805 (SArTagnan) R 30800 30802 30701 0 -1 4202560 217480 0 0 0 111285 110 0 0 25 0 4 0 748445400 2610130944 515907 33554432000 4194304 4625164 140735727450528 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30802/tid=30806] ppid=30800 vsize=2548956 CPUtime=726.59 cores=1,3,5,7
/proc/30802/task/30806/stat : 30806 (SArTagnan) R 30800 30802 30701 0 -1 4202560 8138681 0 0 0 71517 1142 0 0 25 0 4 0 748445400 2610130944 515907 33554432000 4194304 4625164 140735727450528 18446744073709551615 224284623287 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3800.61
Current children cumulated vsize (KiB) 2548956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.11
CPU time (s): 3800.71
CPU user time (s): 3786.35
CPU system time (s): 14.3658
CPU usage (%): 292.339
Max. virtual memory (cumulated for all children) (KiB): 2548956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3786.35
system time used= 14.3658
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9018904
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= 33876
involuntary context switches= 35470

runsolver used 6.04008 second user time and 16.3985 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-16 23:42:25
IDJOB=3386426
IDBENCH=83463
IDSOLVER=1871
FILE ID=node118/3386426-1305582142
RUNJOBID= node118-1305582131-30720
PBS_JOBID= 13350301
Free space on /tmp= 73044 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00X23.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386426-1305582142/watcher-3386426-1305582142 -o /tmp/evaluation-result-3386426-1305582142/solver-3386426-1305582142 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386426-1305582142.cnf -threads=4

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

MD5SUM BENCH= 9cec6483d4ca03e8555377ba059b61ae
RANDOM SEED=1611471972

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15820456 kB
Buffers:        320732 kB
Cached:        5046084 kB
SwapCached:      22068 kB
Active:       14047224 kB
Inactive:      2742276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15820456 kB
SwapTotal:    67111528 kB
SwapFree:     45193380 kB
Dirty:          102224 kB
Writeback:           0 kB
AnonPages:    11413096 kB
Mapped:          27860 kB
Slab:           163392 kB
PageTables:     109468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162771144 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= 73044 MiB
End job on node118 at 2011-05-17 00:04:07