Trace number 3381153

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
claspmt 2.0-R4095-patched (fixed)? (TO) 39761.2 5102.27

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00N23.cnf
MD5SUM1a1f0dddf727883e0973677dd00e9269
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3122.96
Satisfiable
(Un)Satisfiability was proved
Number of variables15364
Number of clauses2210893
Sum of the clauses size20370578
Maximum clause length105
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 241189
Number of clauses of size 336730
Number of clauses of size 432798
Number of clauses of size 5188784
Number of clauses of size over 51911364

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...505886/instance-3381153-1305505886.cnf
126.39/126.50	c Solving...
39758.76/5100.02	
39758.76/5100.02	*** INTERRUPTED! ***
39758.76/5100.02	*** Shutting down threads...

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-3381153-1305505886/watcher-3381153-1305505886 -o /tmp/evaluation-result-3381153-1305505886/solver-3381153-1305505886 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381153-1305505886.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.42 7.71 7.95 2/426 3893
/proc/meminfo: memFree=14954140/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=24268 CPUtime=0 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 1458 0 0 0 0 0 0 0 22 0 1 0 662186641 24850432 1269 33554432000 4194304 4964800 140737253231520 18446744073709551615 212687372480 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3893/statm: 6067 1273 386 189 0 941 0

[startup+0.1147 s]
/proc/loadavg: 6.42 7.71 7.95 2/426 3893
/proc/meminfo: memFree=14954140/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=34784 CPUtime=0.1 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 4269 0 0 0 10 0 0 0 23 0 1 0 662186641 35618816 3908 33554432000 4194304 4964800 140737253231520 18446744073709551615 212687336133 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3893/statm: 8696 3909 386 189 0 3570 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 34784

[startup+0.20067 s]
/proc/loadavg: 6.42 7.71 7.95 2/426 3893
/proc/meminfo: memFree=14954140/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=47160 CPUtime=0.19 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 8170 0 0 0 18 1 0 0 23 0 1 0 662186641 48291840 6831 33554432000 4194304 4964800 140737253231520 18446744073709551615 212687336133 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3893/statm: 11790 6833 389 189 0 6664 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 47160

[startup+0.300651 s]
/proc/loadavg: 6.42 7.71 7.95 2/426 3893
/proc/meminfo: memFree=14954140/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=63004 CPUtime=0.29 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 13398 0 0 0 27 2 0 0 23 0 1 0 662186641 64516096 10538 33554432000 4194304 4964800 140737253231520 18446744073709551615 212687336481 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3893/statm: 15751 10540 389 189 0 10625 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63004

[startup+0.700592 s]
/proc/loadavg: 6.42 7.71 7.95 2/426 3893
/proc/meminfo: memFree=14954140/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=116168 CPUtime=0.69 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 29793 0 0 0 64 5 0 0 25 0 1 0 662186641 118956032 23514 33554432000 4194304 4964800 140737253231520 18446744073709551615 212687336133 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3893/statm: 29042 23516 389 189 0 23916 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116168

[startup+1.50044 s]
/proc/loadavg: 6.42 7.71 7.95 2/427 3894
/proc/meminfo: memFree=14809184/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=232376 CPUtime=1.49 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 61994 0 0 0 140 9 0 0 25 0 1 0 662186641 237953024 52490 33554432000 4194304 4964800 140737253231520 18446744073709551615 4615404 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3893/statm: 58094 52490 400 189 0 52968 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 232376

[startup+3.10014 s]
/proc/loadavg: 6.42 7.71 7.95 2/427 3894
/proc/meminfo: memFree=14670732/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=306864 CPUtime=3.09 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 79702 0 0 0 298 11 0 0 25 0 1 0 662186641 314228736 70198 33554432000 4194304 4964800 140737253231520 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3893/statm: 76716 70198 403 189 0 71590 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 306864

[startup+6.30058 s]
/proc/loadavg: 5.98 7.60 7.91 3/427 3894
/proc/meminfo: memFree=14676084/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=306864 CPUtime=6.29 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 79702 0 0 0 618 11 0 0 25 0 1 0 662186641 314228736 70198 33554432000 4194304 4964800 140737253231520 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3893/statm: 76716 70198 403 189 0 71590 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 306864

[startup+12.7004 s]
/proc/loadavg: 5.58 7.49 7.87 2/427 3894
/proc/meminfo: memFree=14675916/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=306864 CPUtime=12.69 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 79702 0 0 0 1258 11 0 0 25 0 1 0 662186641 314228736 70198 33554432000 4194304 4964800 140737253231520 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3893/statm: 76716 70198 403 189 0 71590 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 306864

[startup+25.5011 s]
/proc/loadavg: 4.57 7.17 7.76 2/427 3895
/proc/meminfo: memFree=14677120/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=306864 CPUtime=25.49 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 79702 0 0 0 2538 11 0 0 25 0 1 0 662186641 314228736 70198 33554432000 4194304 4964800 140737253231520 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3893/statm: 76716 70198 403 189 0 71590 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 306864

[startup+51.1004 s]
/proc/loadavg: 3.35 6.67 7.58 2/427 3895
/proc/meminfo: memFree=14676336/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=306864 CPUtime=51.09 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 79702 0 0 0 5098 11 0 0 25 0 1 0 662186641 314228736 70198 33554432000 4194304 4964800 140737253231520 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3893/statm: 76716 70198 403 189 0 71590 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 306864

[startup+102.301 s]
/proc/loadavg: 2.02 5.80 7.23 2/427 3897
/proc/meminfo: memFree=14676012/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=306864 CPUtime=102.3 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 79702 0 0 0 10219 11 0 0 25 0 1 0 662186641 314228736 70198 33554432000 4194304 4964800 140737253231520 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3893/statm: 76716 70198 403 189 0 71590 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 306864

[startup+162.301 s]
/proc/loadavg: 3.88 5.51 7.04 9/434 3905
/proc/meminfo: memFree=13575788/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=1677524 CPUtime=331.34 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 360094 0 0 0 33038 96 0 0 25 0 8 0 662186641 1717784576 345928 33554432000 4194304 4964800 140737253231520 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3893/statm: 419381 345928 465 189 0 413730 0
[pid=3893/tid=3898] ppid=3891 vsize=1677524 CPUtime=24.03 cores=0-7
/proc/3893/task/3898/stat : 3898 (claspmt) R 3891 3893 3867 0 -1 4202560 25004 0 0 0 2394 9 0 0 25 0 8 0 662199292 1717784576 345928 33554432000 4194304 4964800 140737253231520 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3893/tid=3899] ppid=3891 vsize=1677524 CPUtime=24.25 cores=0-7
/proc/3893/task/3899/stat : 3899 (claspmt) R 3891 3893 3867 0 -1 4202560 32149 0 0 0 2415 10 0 0 25 0 8 0 662199292 1717784576 345928 33554432000 4194304 4964800 140737253231520 18446744073709551615 4658560 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3893/tid=3900] ppid=3891 vsize=1677524 CPUtime=24.28 cores=0-7
/proc/3893/task/3900/stat : 3900 (claspmt) R 3891 3893 3867 0 -1 4202560 31321 0 0 0 2418 10 0 0 25 0 8 0 662199292 1717784576 345928 33554432000 4194304 4964800 140737253231520 18446744073709551615 4669512 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3893/tid=3901] ppid=3891 vsize=1677524 CPUtime=24.29 cores=0-7
/proc/3893/task/3901/stat : 3901 (claspmt) R 3891 3893 3867 0 -1 4202560 38988 0 0 0 2416 13 0 0 25 0 8 0 662199292 1717784576 345928 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3893/tid=3902] ppid=3891 vsize=1677524 CPUtime=35.18 cores=0-7
/proc/3893/task/3902/stat : 3902 (claspmt) R 3891 3893 3867 0 -1 4202560 46681 0 0 0 3507 11 0 0 25 0 8 0 662199292 1717784576 345928 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3893/tid=3903] ppid=3891 vsize=1677524 CPUtime=24.38 cores=0-7
/proc/3893/task/3903/stat : 3903 (claspmt) R 3891 3893 3867 0 -1 4202560 46021 0 0 0 2425 13 0 0 25 0 8 0 662199292 1717784576 345928 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3893/tid=3904] ppid=3891 vsize=1677524 CPUtime=24.35 cores=0-7
/proc/3893/task/3904/stat : 3904 (claspmt) R 3891 3893 3867 0 -1 4202560 35432 0 0 0 2423 12 0 0 25 0 8 0 662199292 1717784576 345928 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 331.34
Current children cumulated vsize (KiB) 1677524

[startup+222.317 s]
/proc/loadavg: 6.54 5.98 7.10 9/434 3907
/proc/meminfo: memFree=13349092/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=1842196 CPUtime=810.57 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 416326 0 0 0 80908 149 0 0 25 0 8 0 662186641 1886408704 402160 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670371 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3893/statm: 460549 402160 465 189 0 454898 0
[pid=3893/tid=3898] ppid=3891 vsize=1842196 CPUtime=83.17 cores=0-7
/proc/3893/task/3898/stat : 3898 (claspmt) R 3891 3893 3867 0 -1 4202560 28021 0 0 0 8304 13 0 0 25 0 8 0 662199292 1886408704 402160 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3893/tid=3899] ppid=3891 vsize=1842196 CPUtime=84.26 cores=0-7
/proc/3893/task/3899/stat : 3899 (claspmt) R 3891 3893 3867 0 -1 4202560 41734 0 0 0 8408 18 0 0 25 0 8 0 662199292 1886408704 402160 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3893/tid=3900] ppid=3891 vsize=1842196 CPUtime=84.28 cores=0-7
/proc/3893/task/3900/stat : 3900 (claspmt) R 3891 3893 3867 0 -1 4202560 38895 0 0 0 8412 16 0 0 25 0 8 0 662199292 1886408704 402160 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3893/tid=3901] ppid=3891 vsize=1842196 CPUtime=84.3 cores=0-7
/proc/3893/task/3901/stat : 3901 (claspmt) R 3891 3893 3867 0 -1 4202560 45053 0 0 0 8411 19 0 0 25 0 8 0 662199292 1886408704 402160 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3893/tid=3902] ppid=3891 vsize=1842196 CPUtime=95.2 cores=0-7
/proc/3893/task/3902/stat : 3902 (claspmt) R 3891 3893 3867 0 -1 4202560 46763 0 0 0 9509 11 0 0 25 0 8 0 662199292 1886408704 402161 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3893/tid=3903] ppid=3891 vsize=1842196 CPUtime=84.4 cores=0-7
/proc/3893/task/3903/stat : 3903 (claspmt) R 3891 3893 3867 0 -1 4202560 52098 0 0 0 8423 17 0 0 25 0 8 0 662199292 1886408704 402161 33554432000 4194304 4964800 140737253231520 18446744073709551615 4319903 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3893/tid=3904] ppid=3891 vsize=1842196 CPUtime=84.37 cores=0-7
/proc/3893/task/3904/stat : 3904 (claspmt) R 3891 3893 3867 0 -1 4202560 55254 0 0 0 8405 32 0 0 25 0 8 0 662199292 1886408704 402161 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 810.57
Current children cumulated vsize (KiB) 1842196

[startup+282.301 s]
/proc/loadavg: 7.51 6.36 7.16 9/434 3909
/proc/meminfo: memFree=13177080/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=2068872 CPUtime=1289.56 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 459748 0 0 0 128765 191 0 0 25 0 8 0 662186641 2118524928 445582 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3893/statm: 517218 445582 465 189 0 511567 0
[pid=3893/tid=3898] ppid=3891 vsize=2068872 CPUtime=142.85 cores=0-7
/proc/3893/task/3898/stat : 3898 (claspmt) R 3891 3893 3867 0 -1 4202560 30163 0 0 0 14269 16 0 0 25 0 8 0 662199292 2118524928 445582 33554432000 4194304 4964800 140737253231520 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3893/tid=3899] ppid=3891 vsize=2068872 CPUtime=143.67 cores=0-7
/proc/3893/task/3899/stat : 3899 (claspmt) R 3891 3893 3867 0 -1 4202560 47308 0 0 0 14344 23 0 0 25 0 8 0 662199292 2118524928 445582 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3893/tid=3900] ppid=3891 vsize=2068872 CPUtime=144.25 cores=0-7
/proc/3893/task/3900/stat : 3900 (claspmt) R 3891 3893 3867 0 -1 4202560 43124 0 0 0 14406 19 0 0 25 0 8 0 662199292 2118524928 445582 33554432000 4194304 4964800 140737253231520 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3893/tid=3901] ppid=3891 vsize=2068872 CPUtime=144.29 cores=0-7
/proc/3893/task/3901/stat : 3901 (claspmt) R 3891 3893 3867 0 -1 4202560 48468 0 0 0 14408 21 0 0 25 0 8 0 662199292 2118524928 445582 33554432000 4194304 4964800 140737253231520 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3893/tid=3902] ppid=3891 vsize=2068872 CPUtime=155.18 cores=0-7
/proc/3893/task/3902/stat : 3902 (claspmt) R 3891 3893 3867 0 -1 4202560 46798 0 0 0 15507 11 0 0 25 0 8 0 662199292 2118524928 445582 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3893/tid=3903] ppid=3891 vsize=2068872 CPUtime=144.38 cores=0-7
/proc/3893/task/3903/stat : 3903 (claspmt) R 3891 3893 3867 0 -1 4202560 55039 0 0 0 14419 19 0 0 25 0 8 0 662199292 2118524928 445582 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3893/tid=3904] ppid=3891 vsize=2068872 CPUtime=144.35 cores=0-7
/proc/3893/task/3904/stat : 3904 (claspmt) R 3891 3893 3867 0 -1 4202560 77110 0 0 0 14382 53 0 0 25 0 8 0 662199292 2118524928 445582 33554432000 4194304 4964800 140737253231520 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1289.56
Current children cumulated vsize (KiB) 2068872

[startup+342.301 s]
/proc/loadavg: 7.91 6.68 7.22 9/434 3910
/proc/meminfo: memFree=13042512/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=2102772 CPUtime=1768.67 cores=0-7

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

/proc/meminfo: memFree=9374356/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=5858504 CPUtime=38180 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 1409331 0 0 0 3816732 1270 0 0 25 0 8 0 662186641 5999108096 1393338 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3893/statm: 1464626 1393338 465 189 0 1458975 0
[pid=3893/tid=3898] ppid=3891 vsize=5858504 CPUtime=4762.62 cores=0-7
/proc/3893/task/3898/stat : 3898 (claspmt) R 3891 3893 3867 0 -1 4202560 75232 0 0 0 476189 73 0 0 25 0 8 0 662199292 5999108096 1393338 33554432000 4194304 4964800 140737253231520 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3893/tid=3899] ppid=3891 vsize=5858504 CPUtime=4747.59 cores=0-7
/proc/3893/task/3899/stat : 3899 (claspmt) R 3891 3893 3867 0 -1 4202560 123996 0 0 0 474648 111 0 0 25 0 8 0 662199292 5999108096 1393338 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3893/tid=3900] ppid=3891 vsize=5858504 CPUtime=4762.97 cores=0-7
/proc/3893/task/3900/stat : 3900 (claspmt) R 3891 3893 3867 0 -1 4202560 83355 0 0 0 476236 61 0 0 25 0 8 0 662199292 5999108096 1393338 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3893/tid=3901] ppid=3891 vsize=5858504 CPUtime=4764.2 cores=0-7
/proc/3893/task/3901/stat : 3901 (claspmt) R 3891 3893 3867 0 -1 4202560 105309 0 0 0 476330 90 0 0 25 0 8 0 662199292 5999108096 1393338 33554432000 4194304 4964800 140737253231520 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3893/tid=3902] ppid=3891 vsize=5858504 CPUtime=4774.38 cores=0-7
/proc/3893/task/3902/stat : 3902 (claspmt) R 3891 3893 3867 0 -1 4202560 81398 0 0 0 477391 47 0 0 25 0 8 0 662199292 5999108096 1393338 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3893/tid=3903] ppid=3891 vsize=5858504 CPUtime=4760.21 cores=0-7
/proc/3893/task/3903/stat : 3903 (claspmt) R 3891 3893 3867 0 -1 4202560 84575 0 0 0 475973 48 0 0 25 0 8 0 662199292 5999108096 1393338 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3893/tid=3904] ppid=3891 vsize=5858504 CPUtime=4747.85 cores=0-7
/proc/3893/task/3904/stat : 3904 (claspmt) R 3891 3893 3867 0 -1 4202560 649513 0 0 0 474131 654 0 0 25 0 8 0 662199292 5999108096 1393338 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670378 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38180
Current children cumulated vsize (KiB) 5858504

[startup+4962.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/434 4045
/proc/meminfo: memFree=9374344/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=5858504 CPUtime=38659.1 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 1409419 0 0 0 3864644 1270 0 0 25 0 8 0 662186641 5999108096 1393411 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3893/statm: 1464626 1393411 465 189 0 1458975 0
[pid=3893/tid=3898] ppid=3891 vsize=5858504 CPUtime=4822.62 cores=0-7
/proc/3893/task/3898/stat : 3898 (claspmt) R 3891 3893 3867 0 -1 4202560 75232 0 0 0 482189 73 0 0 25 0 8 0 662199292 5999108096 1393411 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3893/tid=3899] ppid=3891 vsize=5858504 CPUtime=4807.59 cores=0-7
/proc/3893/task/3899/stat : 3899 (claspmt) R 3891 3893 3867 0 -1 4202560 124049 0 0 0 480648 111 0 0 25 0 8 0 662199292 5999108096 1393411 33554432000 4194304 4964800 140737253231520 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3893/tid=3900] ppid=3891 vsize=5858504 CPUtime=4822.96 cores=0-7
/proc/3893/task/3900/stat : 3900 (claspmt) R 3891 3893 3867 0 -1 4202560 83355 0 0 0 482235 61 0 0 25 0 8 0 662199292 5999108096 1393411 33554432000 4194304 4964800 140737253231520 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3893/tid=3901] ppid=3891 vsize=5858504 CPUtime=4824.2 cores=0-7
/proc/3893/task/3901/stat : 3901 (claspmt) R 3891 3893 3867 0 -1 4202560 105309 0 0 0 482330 90 0 0 25 0 8 0 662199292 5999108096 1393411 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3893/tid=3902] ppid=3891 vsize=5858504 CPUtime=4834.38 cores=0-7
/proc/3893/task/3902/stat : 3902 (claspmt) R 3891 3893 3867 0 -1 4202560 81398 0 0 0 483391 47 0 0 25 0 8 0 662199292 5999108096 1393411 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3893/tid=3903] ppid=3891 vsize=5858504 CPUtime=4820.21 cores=0-7
/proc/3893/task/3903/stat : 3903 (claspmt) R 3891 3893 3867 0 -1 4202560 84608 0 0 0 481973 48 0 0 25 0 8 0 662199292 5999108096 1393411 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3893/tid=3904] ppid=3891 vsize=5858504 CPUtime=4806.97 cores=0-7
/proc/3893/task/3904/stat : 3904 (claspmt) R 3891 3893 3867 0 -1 4202560 649515 0 0 0 480043 654 0 0 25 0 8 0 662199292 5999108096 1393411 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38659.1
Current children cumulated vsize (KiB) 5858504

[startup+5022.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/434 4047
/proc/meminfo: memFree=9374076/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=5858504 CPUtime=39138.3 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 1409469 0 0 0 3912557 1270 0 0 25 0 8 0 662186641 5999108096 1393461 33554432000 4194304 4964800 140737253231520 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3893/statm: 1464626 1393461 465 189 0 1458975 0
[pid=3893/tid=3898] ppid=3891 vsize=5858504 CPUtime=4882.63 cores=0-7
/proc/3893/task/3898/stat : 3898 (claspmt) R 3891 3893 3867 0 -1 4202560 75234 0 0 0 488189 74 0 0 25 0 8 0 662199292 5999108096 1393461 33554432000 4194304 4964800 140737253231520 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3893/tid=3899] ppid=3891 vsize=5858504 CPUtime=4867.59 cores=0-7
/proc/3893/task/3899/stat : 3899 (claspmt) R 3891 3893 3867 0 -1 4202560 124059 0 0 0 486648 111 0 0 25 0 8 0 662199292 5999108096 1393461 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3893/tid=3900] ppid=3891 vsize=5858504 CPUtime=4882.95 cores=0-7
/proc/3893/task/3900/stat : 3900 (claspmt) R 3891 3893 3867 0 -1 4202560 83355 0 0 0 488234 61 0 0 25 0 8 0 662199292 5999108096 1393461 33554432000 4194304 4964800 140737253231520 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3893/tid=3901] ppid=3891 vsize=5858504 CPUtime=4884.2 cores=0-7
/proc/3893/task/3901/stat : 3901 (claspmt) R 3891 3893 3867 0 -1 4202560 105315 0 0 0 488330 90 0 0 25 0 8 0 662199292 5999108096 1393461 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3893/tid=3902] ppid=3891 vsize=5858504 CPUtime=4894.39 cores=0-7
/proc/3893/task/3902/stat : 3902 (claspmt) R 3891 3893 3867 0 -1 4202560 81399 0 0 0 489392 47 0 0 25 0 8 0 662199292 5999108096 1393461 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3893/tid=3903] ppid=3891 vsize=5858504 CPUtime=4880.21 cores=0-7
/proc/3893/task/3903/stat : 3903 (claspmt) R 3891 3893 3867 0 -1 4202560 84634 0 0 0 487973 48 0 0 25 0 8 0 662199292 5999108096 1393461 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3893/tid=3904] ppid=3891 vsize=5858504 CPUtime=4866.11 cores=0-7
/proc/3893/task/3904/stat : 3904 (claspmt) R 3891 3893 3867 0 -1 4202560 649516 0 0 0 485957 654 0 0 25 0 8 0 662199292 5999108096 1393461 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39138.3
Current children cumulated vsize (KiB) 5858504

[startup+5082.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/434 4049
/proc/meminfo: memFree=9373684/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=5858504 CPUtime=39617.4 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 1409563 0 0 0 3960467 1271 0 0 25 0 8 0 662186641 5999108096 1393555 33554432000 4194304 4964800 140737253231520 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3893/statm: 1464626 1393555 465 189 0 1458975 0
[pid=3893/tid=3898] ppid=3891 vsize=5858504 CPUtime=4942.63 cores=0-7
/proc/3893/task/3898/stat : 3898 (claspmt) R 3891 3893 3867 0 -1 4202560 75235 0 0 0 494189 74 0 0 25 0 8 0 662199292 5999108096 1393555 33554432000 4194304 4964800 140737253231520 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3893/tid=3899] ppid=3891 vsize=5858504 CPUtime=4927.59 cores=0-7
/proc/3893/task/3899/stat : 3899 (claspmt) R 3891 3893 3867 0 -1 4202560 124112 0 0 0 492648 111 0 0 25 0 8 0 662199292 5999108096 1393555 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3893/tid=3900] ppid=3891 vsize=5858504 CPUtime=4942.93 cores=0-7
/proc/3893/task/3900/stat : 3900 (claspmt) R 3891 3893 3867 0 -1 4202560 83357 0 0 0 494232 61 0 0 25 0 8 0 662199292 5999108096 1393555 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3893/tid=3901] ppid=3891 vsize=5858504 CPUtime=4944.21 cores=0-7
/proc/3893/task/3901/stat : 3901 (claspmt) R 3891 3893 3867 0 -1 4202560 105315 0 0 0 494331 90 0 0 25 0 8 0 662199292 5999108096 1393555 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3893/tid=3902] ppid=3891 vsize=5858504 CPUtime=4954.39 cores=0-7
/proc/3893/task/3902/stat : 3902 (claspmt) R 3891 3893 3867 0 -1 4202560 81399 0 0 0 495392 47 0 0 25 0 8 0 662199292 5999108096 1393555 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3893/tid=3903] ppid=3891 vsize=5858504 CPUtime=4940.22 cores=0-7
/proc/3893/task/3903/stat : 3903 (claspmt) R 3891 3893 3867 0 -1 4202560 84670 0 0 0 493974 48 0 0 25 0 8 0 662199292 5999108096 1393555 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3893/tid=3904] ppid=3891 vsize=5858504 CPUtime=4925.22 cores=0-7
/proc/3893/task/3904/stat : 3904 (claspmt) R 3891 3893 3867 0 -1 4202560 649518 0 0 0 491868 654 0 0 25 0 8 0 662199292 5999108096 1393555 33554432000 4194304 4964800 140737253231520 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39617.4
Current children cumulated vsize (KiB) 5858504



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 8.00 8.01 8.00 9/434 4049
/proc/meminfo: memFree=9373540/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=5858504 CPUtime=39758.8 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 1409580 0 0 0 3974605 1271 0 0 25 0 8 0 662186641 5999108096 1393572 33554432000 4194304 4964800 140737253231520 18446744073709551615 4669479 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3893/statm: 1464626 1393572 465 189 0 1458975 0
[pid=3893/tid=3898] ppid=3891 vsize=5858504 CPUtime=4960.35 cores=0-7
/proc/3893/task/3898/stat : 3898 (claspmt) R 3891 3893 3867 0 -1 4202560 75235 0 0 0 495961 74 0 0 25 0 8 0 662199292 5999108096 1393572 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3893/tid=3899] ppid=3891 vsize=5858504 CPUtime=4945.31 cores=0-7
/proc/3893/task/3899/stat : 3899 (claspmt) R 3891 3893 3867 0 -1 4202560 124121 0 0 0 494420 111 0 0 25 0 8 0 662199292 5999108096 1393572 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3893/tid=3900] ppid=3891 vsize=5858504 CPUtime=4960.64 cores=0-7
/proc/3893/task/3900/stat : 3900 (claspmt) R 3891 3893 3867 0 -1 4202560 83357 0 0 0 496003 61 0 0 25 0 8 0 662199292 5999108096 1393572 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3893/tid=3901] ppid=3891 vsize=5858504 CPUtime=4961.92 cores=0-7
/proc/3893/task/3901/stat : 3901 (claspmt) R 3891 3893 3867 0 -1 4202560 105315 0 0 0 496102 90 0 0 25 0 8 0 662199292 5999108096 1393572 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3893/tid=3902] ppid=3891 vsize=5858504 CPUtime=4972.1 cores=0-7
/proc/3893/task/3902/stat : 3902 (claspmt) R 3891 3893 3867 0 -1 4202560 81399 0 0 0 497163 47 0 0 25 0 8 0 662199292 5999108096 1393572 33554432000 4194304 4964800 140737253231520 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3893/tid=3903] ppid=3891 vsize=5858504 CPUtime=4957.93 cores=0-7
/proc/3893/task/3903/stat : 3903 (claspmt) R 3891 3893 3867 0 -1 4202560 84676 0 0 0 495745 48 0 0 25 0 8 0 662199292 5999108096 1393572 33554432000 4194304 4964800 140737253231520 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3893/tid=3904] ppid=3891 vsize=5858504 CPUtime=4942.67 cores=0-7
/proc/3893/task/3904/stat : 3904 (claspmt) R 3891 3893 3867 0 -1 4202560 649519 0 0 0 493613 654 0 0 25 0 8 0 662199292 5999108096 1393572 33554432000 4194304 4964800 140737253231520 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39758.8
Current children cumulated vsize (KiB) 5858504

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -3893

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

[startup+5100.7 s]
/proc/loadavg: 8.00 8.01 8.00 2/428 4050
/proc/meminfo: memFree=9390700/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=5838028 CPUtime=39759.6 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 1409590 0 0 0 3974688 1271 0 0 25 0 1 0 662186641 5978140672 1388978 33554432000 4194304 4964800 140737253231520 18446744073709551615 212687330338 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/3893/statm: 1459507 1388978 475 189 0 1453856 0
Current children cumulated CPU time (s) 39759.6
Current children cumulated vsize (KiB) 5838028

[startup+5101.5 s]
/proc/loadavg: 8.00 8.01 8.00 2/428 4050
/proc/meminfo: memFree=9390700/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=5763820 CPUtime=39760.4 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 1409590 0 0 0 3974767 1271 0 0 25 0 1 0 662186641 5902151680 1371916 33554432000 4194304 4964800 140737253231520 18446744073709551615 4628834 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/3893/statm: 1440955 1371916 475 189 0 1435304 0
Current children cumulated CPU time (s) 39760.4
Current children cumulated vsize (KiB) 5763820

[startup+5101.92 s]
/proc/loadavg: 8.00 8.01 8.00 2/428 4050
/proc/meminfo: memFree=9459148/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=5745268 CPUtime=39760.8 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4202496 1409590 0 0 0 3974808 1272 0 0 25 0 1 0 662186641 5883154432 1366686 33554432000 4194304 4964800 140737253231520 18446744073709551615 4628821 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/3893/statm: 1436317 1366686 475 189 0 1430666 0
Current children cumulated CPU time (s) 39760.8
Current children cumulated vsize (KiB) 5745268

[startup+5102.1 s]
/proc/loadavg: 8.00 8.01 8.00 2/428 4050
/proc/meminfo: memFree=9459148/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=0 CPUtime=39761 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4203524 1409590 0 0 0 3974819 1279 0 0 25 0 1 0 662186641 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3893/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 39761
Current children cumulated vsize (KiB) 0

[startup+5102.2 s]
/proc/loadavg: 8.00 8.01 8.00 2/428 4050
/proc/meminfo: memFree=9459148/32951124 swapFree=67111348/67111528
[pid=3893] ppid=3891 vsize=0 CPUtime=39761.1 cores=0-7
/proc/3893/stat : 3893 (claspmt) R 3891 3893 3867 0 -1 4203524 1409590 0 0 0 3974819 1289 0 0 25 0 1 0 662186641 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3893/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 39761.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5102.27
CPU time (s): 39761.2
CPU user time (s): 39748.2
CPU system time (s): 12.964
CPU usage (%): 779.284
Max. virtual memory (cumulated for all children) (KiB): 5858504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39748.2
system time used= 12.964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1409590
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= 107536
involuntary context switches= 183306

runsolver used 21.0478 second user time and 52.933 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-16 02:31:29
IDJOB=3381153
IDBENCH=83466
IDSOLVER=1865
FILE ID=node139/3381153-1305505886
RUNJOBID= node139-1305505886-3881
PBS_JOBID= 13325500
Free space on /tmp= 73264 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3381153-1305505886/watcher-3381153-1305505886 -o /tmp/evaluation-result-3381153-1305505886/solver-3381153-1305505886 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381153-1305505886.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=748527530

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14954544 kB
Buffers:        334200 kB
Cached:        3192420 kB
SwapCached:          0 kB
Active:       15578816 kB
Inactive:      2081528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14954544 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          115408 kB
Writeback:           0 kB
AnonPages:    14133644 kB
Mapped:          33664 kB
Slab:           207792 kB
PageTables:      58752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 104414700 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= 73260 MiB
End job on node139 at 2011-05-16 03:56:31