Trace number 3381151

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) 39751.3 5102.34

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00X23.cnf
MD5SUM9cec6483d4ca03e8555377ba059b61ae
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2417.94
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

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...505820/instance-3381151-1305505820.cnf
128.18/128.24	c Solving...
39748.83/5100.01	
39748.83/5100.01	*** INTERRUPTED! ***
39748.83/5100.01	*** 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-3381151-1305505820/watcher-3381151-1305505820 -o /tmp/evaluation-result-3381151-1305505820/solver-3381151-1305505820 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381151-1305505820.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: 7.50 7.93 7.96 1/348 11236
/proc/meminfo: memFree=19247960/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=24532 CPUtime=0 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 1516 0 0 0 0 0 0 0 23 0 1 0 662181921 25120768 1326 33554432000 4194304 4964800 140733961173840 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/11236/statm: 6133 1327 386 189 0 1007 0

[startup+0.0362101 s]
/proc/loadavg: 7.50 7.93 7.96 1/348 11236
/proc/meminfo: memFree=19247960/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=27256 CPUtime=0.03 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 2239 0 0 0 3 0 0 0 23 0 1 0 662181921 27910144 2013 33554432000 4194304 4964800 140733961173840 18446744073709551615 274473628357 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11236/statm: 6814 2014 386 189 0 1688 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27256

[startup+0.100199 s]
/proc/loadavg: 7.50 7.93 7.96 1/348 11236
/proc/meminfo: memFree=19247960/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=34100 CPUtime=0.09 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 4156 0 0 0 8 1 0 0 23 0 1 0 662181921 34918400 3674 33554432000 4194304 4964800 140733961173840 18446744073709551615 274473628357 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11236/statm: 8525 3675 386 189 0 3399 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34100

[startup+0.300164 s]
/proc/loadavg: 7.50 7.93 7.96 1/348 11236
/proc/meminfo: memFree=19247960/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=64852 CPUtime=0.29 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 13924 0 0 0 27 2 0 0 25 0 1 0 662181921 66408448 11064 33554432000 4194304 4964800 140733961173840 18446744073709551615 274473628357 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11236/statm: 16213 11065 389 189 0 11087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64852

[startup+0.700093 s]
/proc/loadavg: 7.50 7.93 7.96 1/348 11236
/proc/meminfo: memFree=19247960/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=117752 CPUtime=0.69 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 30418 0 0 0 64 5 0 0 25 0 1 0 662181921 120578048 24139 33554432000 4194304 4964800 140733961173840 18446744073709551615 274473628357 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11236/statm: 29438 24140 389 189 0 24312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 117752

[startup+1.50095 s]
/proc/loadavg: 7.50 7.93 7.96 2/349 11237
/proc/meminfo: memFree=19113668/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=245536 CPUtime=1.49 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 65154 0 0 0 139 10 0 0 25 0 1 0 662181921 251428864 55651 33554432000 4194304 4964800 140733961173840 18446744073709551615 274473664267 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11236/statm: 61420 55668 400 189 0 56294 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 245536

[startup+3.10067 s]
/proc/loadavg: 7.50 7.93 7.96 2/349 11237
/proc/meminfo: memFree=18997784/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=276920 CPUtime=3.09 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 72938 0 0 0 298 11 0 0 25 0 1 0 662181921 283566080 63434 33554432000 4194304 4964800 140733961173840 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11236/statm: 69230 63434 403 189 0 64104 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 276920

[startup+6.30018 s]
/proc/loadavg: 6.98 7.82 7.93 2/349 11237
/proc/meminfo: memFree=18997912/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=276920 CPUtime=6.29 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 72938 0 0 0 618 11 0 0 25 0 1 0 662181921 283566080 63434 33554432000 4194304 4964800 140733961173840 18446744073709551615 4607486 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11236/statm: 69230 63434 403 189 0 64104 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 276920

[startup+12.701 s]
/proc/loadavg: 6.50 7.71 7.89 2/349 11238
/proc/meminfo: memFree=18997940/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=276920 CPUtime=12.69 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 72938 0 0 0 1258 11 0 0 25 0 1 0 662181921 283566080 63434 33554432000 4194304 4964800 140733961173840 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11236/statm: 69230 63434 403 189 0 64104 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 276920

[startup+25.5007 s]
/proc/loadavg: 5.28 7.38 7.78 2/349 11238
/proc/meminfo: memFree=18998788/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=276920 CPUtime=25.49 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 72938 0 0 0 2538 11 0 0 25 0 1 0 662181921 283566080 63434 33554432000 4194304 4964800 140733961173840 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11236/statm: 69230 63434 403 189 0 64104 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 276920

[startup+51.1002 s]
/proc/loadavg: 3.82 6.86 7.60 2/349 11239
/proc/meminfo: memFree=18998500/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=276920 CPUtime=51.09 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 72938 0 0 0 5098 11 0 0 25 0 1 0 662181921 283566080 63434 33554432000 4194304 4964800 140733961173840 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11236/statm: 69230 63434 403 189 0 64104 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 276920

[startup+102.313 s]
/proc/loadavg: 2.22 5.96 7.25 2/349 11240
/proc/meminfo: memFree=18998728/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=276920 CPUtime=102.3 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 72938 0 0 0 10219 11 0 0 25 0 1 0 662181921 283566080 63434 33554432000 4194304 4964800 140733961173840 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11236/statm: 69230 63434 403 189 0 64104 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 276920

[startup+162.301 s]
/proc/loadavg: 3.43 5.51 7.00 9/356 11249
/proc/meminfo: memFree=17867828/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=1751164 CPUtime=307.68 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 360289 0 0 0 30662 106 0 0 25 0 8 0 662181921 1793191936 346179 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11236/statm: 437791 346179 465 189 0 432140 0
[pid=11236/tid=11242] ppid=11234 vsize=1751164 CPUtime=20.69 cores=0-7
/proc/11236/task/11242/stat : 11242 (claspmt) R 11234 11236 10996 0 -1 4202560 25466 0 0 0 2059 10 0 0 25 0 8 0 662194745 1793191936 346179 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11236/tid=11243] ppid=11234 vsize=1751164 CPUtime=20.77 cores=0-7
/proc/11236/task/11243/stat : 11243 (claspmt) R 11234 11236 10996 0 -1 4202560 44066 0 0 0 2063 14 0 0 25 0 8 0 662194745 1793191936 346179 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11236/tid=11244] ppid=11234 vsize=1751164 CPUtime=20.94 cores=0-7
/proc/11236/task/11244/stat : 11244 (claspmt) R 11234 11236 10996 0 -1 4202560 27672 0 0 0 2084 10 0 0 25 0 8 0 662194745 1793191936 346179 33554432000 4194304 4964800 140733961173840 18446744073709551615 4627901 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11236/tid=11245] ppid=11234 vsize=1751164 CPUtime=20.97 cores=0-7
/proc/11236/task/11245/stat : 11245 (claspmt) R 11234 11236 10996 0 -1 4202560 36416 0 0 0 2084 13 0 0 25 0 8 0 662194745 1793191936 346179 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11236/tid=11246] ppid=11234 vsize=1751164 CPUtime=33.56 cores=0-7
/proc/11236/task/11246/stat : 11246 (claspmt) R 11234 11236 10996 0 -1 4202560 39028 0 0 0 3345 11 0 0 25 0 8 0 662194745 1793191936 346179 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11236/tid=11247] ppid=11234 vsize=1751164 CPUtime=20.91 cores=0-7
/proc/11236/task/11247/stat : 11247 (claspmt) R 11234 11236 10996 0 -1 4202560 46232 0 0 0 2078 13 0 0 25 0 8 0 662194745 1793191936 346179 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11236/tid=11248] ppid=11234 vsize=1751164 CPUtime=20.95 cores=0-7
/proc/11236/task/11248/stat : 11248 (claspmt) R 11234 11236 10996 0 -1 4202560 42293 0 0 0 2078 17 0 0 25 0 8 0 662194745 1793191936 346179 33554432000 4194304 4964800 140733961173840 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 307.68
Current children cumulated vsize (KiB) 1751164

[startup+222.301 s]
/proc/loadavg: 6.36 5.97 7.07 9/356 11250
/proc/meminfo: memFree=17628600/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=1919732 CPUtime=786.96 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 420161 0 0 0 78534 162 0 0 25 0 8 0 662181921 1965805568 406051 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11236/statm: 479933 406051 465 189 0 474282 0
[pid=11236/tid=11242] ppid=11234 vsize=1919732 CPUtime=79.97 cores=0-7
/proc/11236/task/11242/stat : 11242 (claspmt) R 11234 11236 10996 0 -1 4202560 28654 0 0 0 7983 14 0 0 25 0 8 0 662194745 1965805568 406051 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11236/tid=11243] ppid=11234 vsize=1919732 CPUtime=80.78 cores=0-7
/proc/11236/task/11243/stat : 11243 (claspmt) R 11234 11236 10996 0 -1 4202560 57142 0 0 0 8052 26 0 0 25 0 8 0 662194745 1965805568 406051 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11236/tid=11244] ppid=11234 vsize=1919732 CPUtime=80.93 cores=0-7
/proc/11236/task/11244/stat : 11244 (claspmt) R 11234 11236 10996 0 -1 4202560 32196 0 0 0 8079 14 0 0 25 0 8 0 662194745 1965805568 406051 33554432000 4194304 4964800 140733961173840 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11236/tid=11245] ppid=11234 vsize=1919732 CPUtime=80.97 cores=0-7
/proc/11236/task/11245/stat : 11245 (claspmt) R 11234 11236 10996 0 -1 4202560 43545 0 0 0 8079 18 0 0 25 0 8 0 662194745 1965805568 406051 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11236/tid=11246] ppid=11234 vsize=1919732 CPUtime=93.56 cores=0-7
/proc/11236/task/11246/stat : 11246 (claspmt) R 11234 11236 10996 0 -1 4202560 39211 0 0 0 9344 12 0 0 25 0 8 0 662194745 1965805568 406051 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11236/tid=11247] ppid=11234 vsize=1919732 CPUtime=80.91 cores=0-7
/proc/11236/task/11247/stat : 11247 (claspmt) R 11234 11236 10996 0 -1 4202560 51103 0 0 0 8072 19 0 0 25 0 8 0 662194745 1965805568 406051 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11236/tid=11248] ppid=11234 vsize=1919732 CPUtime=80.95 cores=0-7
/proc/11236/task/11248/stat : 11248 (claspmt) R 11234 11236 10996 0 -1 4202560 62949 0 0 0 8061 34 0 0 25 0 8 0 662194745 1965805568 406051 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 786.96
Current children cumulated vsize (KiB) 1919732

[startup+282.301 s]
/proc/loadavg: 7.39 6.34 7.12 9/356 11252
/proc/meminfo: memFree=17459040/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=2184532 CPUtime=1266.24 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 462542 0 0 0 126415 209 0 0 25 0 8 0 662181921 2236960768 448432 33554432000 4194304 4964800 140733961173840 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11236/statm: 546133 448432 465 189 0 540482 0
[pid=11236/tid=11242] ppid=11234 vsize=2184532 CPUtime=139.27 cores=0-7
/proc/11236/task/11242/stat : 11242 (claspmt) R 11234 11236 10996 0 -1 4202560 30065 0 0 0 13911 16 0 0 25 0 8 0 662194745 2236960768 448432 33554432000 4194304 4964800 140733961173840 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11236/tid=11243] ppid=11234 vsize=2184532 CPUtime=140.78 cores=0-7
/proc/11236/task/11243/stat : 11243 (claspmt) R 11234 11236 10996 0 -1 4202560 64395 0 0 0 14044 34 0 0 25 0 8 0 662194745 2236960768 448432 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11236/tid=11244] ppid=11234 vsize=2184532 CPUtime=140.94 cores=0-7
/proc/11236/task/11244/stat : 11244 (claspmt) R 11234 11236 10996 0 -1 4202560 34805 0 0 0 14077 17 0 0 25 0 8 0 662194745 2236960768 448432 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11236/tid=11245] ppid=11234 vsize=2184532 CPUtime=140.97 cores=0-7
/proc/11236/task/11245/stat : 11245 (claspmt) R 11234 11236 10996 0 -1 4202560 45615 0 0 0 14077 20 0 0 25 0 8 0 662194745 2236960768 448432 33554432000 4194304 4964800 140733961173840 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11236/tid=11246] ppid=11234 vsize=2184532 CPUtime=153.54 cores=0-7
/proc/11236/task/11246/stat : 11246 (claspmt) R 11234 11236 10996 0 -1 4202560 39239 0 0 0 15342 12 0 0 25 0 8 0 662194745 2236960768 448432 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11236/tid=11247] ppid=11234 vsize=2184532 CPUtime=140.91 cores=0-7
/proc/11236/task/11247/stat : 11247 (claspmt) R 11234 11236 10996 0 -1 4202560 53864 0 0 0 14068 23 0 0 25 0 8 0 662194745 2236960768 448432 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11236/tid=11248] ppid=11234 vsize=2184532 CPUtime=140.95 cores=0-7
/proc/11236/task/11248/stat : 11248 (claspmt) R 11234 11236 10996 0 -1 4202560 85711 0 0 0 14036 59 0 0 25 0 8 0 662194745 2236960768 448432 33554432000 4194304 4964800 140733961173840 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1266.24
Current children cumulated vsize (KiB) 2184532

[startup+342.301 s]
/proc/loadavg: 7.89 6.67 7.19 9/356 11253
/proc/meminfo: memFree=17322592/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=2211776 CPUtime=1745.52 cores=0-7

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

/proc/meminfo: memFree=13046420/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=6546656 CPUtime=38169.6 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 1564676 0 0 0 3815417 1542 0 0 25 0 8 0 662181921 6703775744 1548373 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11236/statm: 1636664 1548373 465 189 0 1631013 0
[pid=11236/tid=11242] ppid=11234 vsize=6546656 CPUtime=4736.5 cores=0-7
/proc/11236/task/11242/stat : 11242 (claspmt) R 11234 11236 10996 0 -1 4202560 73549 0 0 0 473563 87 0 0 25 0 8 0 662194745 6703775744 1548373 33554432000 4194304 4964800 140733961173840 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11236/tid=11243] ppid=11234 vsize=6546656 CPUtime=4760.07 cores=0-7
/proc/11236/task/11243/stat : 11243 (claspmt) R 11234 11236 10996 0 -1 4202560 151227 0 0 0 475881 126 0 0 25 0 8 0 662194745 6703775744 1548373 33554432000 4194304 4964800 140733961173840 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11236/tid=11244] ppid=11234 vsize=6546656 CPUtime=4740.37 cores=0-7
/proc/11236/task/11244/stat : 11244 (claspmt) R 11234 11236 10996 0 -1 4202560 74155 0 0 0 473969 68 0 0 25 0 8 0 662194745 6703775744 1548373 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11236/tid=11245] ppid=11234 vsize=6546656 CPUtime=4760.82 cores=0-7
/proc/11236/task/11245/stat : 11245 (claspmt) R 11234 11236 10996 0 -1 4202560 113932 0 0 0 475982 100 0 0 25 0 8 0 662194745 6703775744 1548373 33554432000 4194304 4964800 140733961173840 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11236/tid=11246] ppid=11234 vsize=6546656 CPUtime=4772.79 cores=0-7
/proc/11236/task/11246/stat : 11246 (claspmt) R 11234 11236 10996 0 -1 4202560 96545 0 0 0 477203 76 0 0 25 0 8 0 662194745 6703775744 1548373 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11236/tid=11247] ppid=11234 vsize=6546656 CPUtime=4760.86 cores=0-7
/proc/11236/task/11247/stat : 11247 (claspmt) R 11234 11236 10996 0 -1 4202560 86626 0 0 0 476023 63 0 0 25 0 8 0 662194745 6703775744 1548373 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11236/tid=11248] ppid=11234 vsize=6546656 CPUtime=4749.46 cores=0-7
/proc/11236/task/11248/stat : 11248 (claspmt) R 11234 11236 10996 0 -1 4202560 778789 0 0 0 474067 879 0 0 25 0 8 0 662194745 6703775744 1548373 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38169.6
Current children cumulated vsize (KiB) 6546656

[startup+4962.3 s]
/proc/loadavg: 8.02 8.03 8.00 9/356 11389
/proc/meminfo: memFree=12994664/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=6612192 CPUtime=38648.9 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 1577564 0 0 0 3863331 1556 0 0 25 0 8 0 662181921 6770884608 1561261 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11236/statm: 1653048 1561261 465 189 0 1647397 0
[pid=11236/tid=11242] ppid=11234 vsize=6612192 CPUtime=4795.78 cores=0-7
/proc/11236/task/11242/stat : 11242 (claspmt) R 11234 11236 10996 0 -1 4202560 73564 0 0 0 479491 87 0 0 25 0 8 0 662194745 6770884608 1561261 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11236/tid=11243] ppid=11234 vsize=6612192 CPUtime=4820.07 cores=0-7
/proc/11236/task/11243/stat : 11243 (claspmt) R 11234 11236 10996 0 -1 4202560 151250 0 0 0 481881 126 0 0 25 0 8 0 662194745 6770884608 1561261 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11236/tid=11244] ppid=11234 vsize=6612192 CPUtime=4800.37 cores=0-7
/proc/11236/task/11244/stat : 11244 (claspmt) R 11234 11236 10996 0 -1 4202560 74193 0 0 0 479969 68 0 0 25 0 8 0 662194745 6770884608 1561261 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11236/tid=11245] ppid=11234 vsize=6612192 CPUtime=4820.81 cores=0-7
/proc/11236/task/11245/stat : 11245 (claspmt) R 11234 11236 10996 0 -1 4202560 113936 0 0 0 481981 100 0 0 25 0 8 0 662194745 6770884608 1561261 33554432000 4194304 4964800 140733961173840 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11236/tid=11246] ppid=11234 vsize=6612192 CPUtime=4832.79 cores=0-7
/proc/11236/task/11246/stat : 11246 (claspmt) R 11234 11236 10996 0 -1 4202560 96545 0 0 0 483203 76 0 0 25 0 8 0 662194745 6770884608 1561261 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11236/tid=11247] ppid=11234 vsize=6612192 CPUtime=4820.87 cores=0-7
/proc/11236/task/11247/stat : 11247 (claspmt) R 11234 11236 10996 0 -1 4202560 86628 0 0 0 482024 63 0 0 25 0 8 0 662194745 6770884608 1561261 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11236/tid=11248] ppid=11234 vsize=6612192 CPUtime=4809.46 cores=0-7
/proc/11236/task/11248/stat : 11248 (claspmt) R 11234 11236 10996 0 -1 4202560 791589 0 0 0 480053 893 0 0 25 0 8 0 662194745 6770884608 1561261 33554432000 4194304 4964800 140733961173840 18446744073709551615 4669033 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38648.9
Current children cumulated vsize (KiB) 6612192

[startup+5022.3 s]
/proc/loadavg: 8.05 8.03 8.00 9/356 11390
/proc/meminfo: memFree=12994504/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=6612192 CPUtime=39128.1 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 1577622 0 0 0 3911253 1558 0 0 25 0 8 0 662181921 6770884608 1561262 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11236/statm: 1653048 1561262 465 189 0 1647397 0
[pid=11236/tid=11242] ppid=11234 vsize=6612192 CPUtime=4855.03 cores=0-7
/proc/11236/task/11242/stat : 11242 (claspmt) R 11234 11236 10996 0 -1 4202560 73574 0 0 0 485415 88 0 0 25 0 8 0 662194745 6770884608 1561262 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11236/tid=11243] ppid=11234 vsize=6612192 CPUtime=4880.07 cores=0-7
/proc/11236/task/11243/stat : 11243 (claspmt) R 11234 11236 10996 0 -1 4202560 151264 0 0 0 487881 126 0 0 25 0 8 0 662194745 6770884608 1561262 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11236/tid=11244] ppid=11234 vsize=6612192 CPUtime=4860.37 cores=0-7
/proc/11236/task/11244/stat : 11244 (claspmt) R 11234 11236 10996 0 -1 4202560 74221 0 0 0 485969 68 0 0 25 0 8 0 662194745 6770884608 1561262 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11236/tid=11245] ppid=11234 vsize=6612192 CPUtime=4880.8 cores=0-7
/proc/11236/task/11245/stat : 11245 (claspmt) R 11234 11236 10996 0 -1 4202560 113938 0 0 0 487980 100 0 0 25 0 8 0 662194745 6770884608 1561262 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11236/tid=11246] ppid=11234 vsize=6612192 CPUtime=4892.79 cores=0-7
/proc/11236/task/11246/stat : 11246 (claspmt) R 11234 11236 10996 0 -1 4202560 96545 0 0 0 489202 77 0 0 25 0 8 0 662194745 6770884608 1561262 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11236/tid=11247] ppid=11234 vsize=6612192 CPUtime=4880.87 cores=0-7
/proc/11236/task/11247/stat : 11247 (claspmt) R 11234 11236 10996 0 -1 4202560 86628 0 0 0 488024 63 0 0 25 0 8 0 662194745 6770884608 1561262 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11236/tid=11248] ppid=11234 vsize=6612192 CPUtime=4869.47 cores=0-7
/proc/11236/task/11248/stat : 11248 (claspmt) R 11234 11236 10996 0 -1 4202560 791590 0 0 0 486053 894 0 0 25 0 8 0 662194745 6770884608 1561262 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39128.1
Current children cumulated vsize (KiB) 6612192

[startup+5082.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/356 11392
/proc/meminfo: memFree=12993844/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=6612192 CPUtime=39607.4 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 1577827 0 0 0 3959182 1558 0 0 25 0 8 0 662181921 6770884608 1561339 33554432000 4194304 4964800 140733961173840 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11236/statm: 1653048 1561339 465 189 0 1647397 0
[pid=11236/tid=11242] ppid=11234 vsize=6612192 CPUtime=4914.31 cores=0-7
/proc/11236/task/11242/stat : 11242 (claspmt) R 11234 11236 10996 0 -1 4202560 73577 0 0 0 491343 88 0 0 25 0 8 0 662194745 6770884608 1561339 33554432000 4194304 4964800 140733961173840 18446744073709551615 4669294 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11236/tid=11243] ppid=11234 vsize=6612192 CPUtime=4940.07 cores=0-7
/proc/11236/task/11243/stat : 11243 (claspmt) R 11234 11236 10996 0 -1 4202560 151374 0 0 0 493881 126 0 0 25 0 8 0 662194745 6770884608 1561339 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11236/tid=11244] ppid=11234 vsize=6612192 CPUtime=4920.37 cores=0-7
/proc/11236/task/11244/stat : 11244 (claspmt) R 11234 11236 10996 0 -1 4202560 74292 0 0 0 491969 68 0 0 25 0 8 0 662194745 6770884608 1561339 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11236/tid=11245] ppid=11234 vsize=6612192 CPUtime=4940.79 cores=0-7
/proc/11236/task/11245/stat : 11245 (claspmt) R 11234 11236 10996 0 -1 4202560 113938 0 0 0 493979 100 0 0 25 0 8 0 662194745 6770884608 1561339 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11236/tid=11246] ppid=11234 vsize=6612192 CPUtime=4952.79 cores=0-7
/proc/11236/task/11246/stat : 11246 (claspmt) R 11234 11236 10996 0 -1 4202560 96545 0 0 0 495202 77 0 0 25 0 8 0 662194745 6770884608 1561339 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11236/tid=11247] ppid=11234 vsize=6612192 CPUtime=4940.87 cores=0-7
/proc/11236/task/11247/stat : 11247 (claspmt) R 11234 11236 10996 0 -1 4202560 86629 0 0 0 494024 63 0 0 25 0 8 0 662194745 6770884608 1561339 33554432000 4194304 4964800 140733961173840 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11236/tid=11248] ppid=11234 vsize=6612192 CPUtime=4929.47 cores=0-7
/proc/11236/task/11248/stat : 11248 (claspmt) R 11234 11236 10996 0 -1 4202560 791591 0 0 0 492053 894 0 0 25 0 8 0 662194745 6770884608 1561339 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670144 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39607.4
Current children cumulated vsize (KiB) 6612192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 8.04 8.03 8.00 9/356 11392
/proc/meminfo: memFree=12993824/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=6612192 CPUtime=39748.8 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 1577845 0 0 0 3973325 1558 0 0 25 0 8 0 662181921 6770884608 1561357 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11236/statm: 1653048 1561357 465 189 0 1647397 0
[pid=11236/tid=11242] ppid=11234 vsize=6612192 CPUtime=4931.81 cores=0-7
/proc/11236/task/11242/stat : 11242 (claspmt) R 11234 11236 10996 0 -1 4202560 73577 0 0 0 493093 88 0 0 25 0 8 0 662194745 6770884608 1561357 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11236/tid=11243] ppid=11234 vsize=6612192 CPUtime=4957.79 cores=0-7
/proc/11236/task/11243/stat : 11243 (claspmt) R 11234 11236 10996 0 -1 4202560 151379 0 0 0 495653 126 0 0 25 0 8 0 662194745 6770884608 1561357 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11236/tid=11244] ppid=11234 vsize=6612192 CPUtime=4938.09 cores=0-7
/proc/11236/task/11244/stat : 11244 (claspmt) R 11234 11236 10996 0 -1 4202560 74303 0 0 0 493741 68 0 0 25 0 8 0 662194745 6770884608 1561357 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11236/tid=11245] ppid=11234 vsize=6612192 CPUtime=4958.5 cores=0-7
/proc/11236/task/11245/stat : 11245 (claspmt) R 11234 11236 10996 0 -1 4202560 113938 0 0 0 495750 100 0 0 25 0 8 0 662194745 6770884608 1561357 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11236/tid=11246] ppid=11234 vsize=6612192 CPUtime=4970.5 cores=0-7
/proc/11236/task/11246/stat : 11246 (claspmt) R 11234 11236 10996 0 -1 4202560 96546 0 0 0 496973 77 0 0 25 0 8 0 662194745 6770884608 1561357 33554432000 4194304 4964800 140733961173840 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11236/tid=11247] ppid=11234 vsize=6612192 CPUtime=4958.58 cores=0-7
/proc/11236/task/11247/stat : 11247 (claspmt) R 11234 11236 10996 0 -1 4202560 86629 0 0 0 495795 63 0 0 25 0 8 0 662194745 6770884608 1561357 33554432000 4194304 4964800 140733961173840 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11236/tid=11248] ppid=11234 vsize=6612192 CPUtime=4947.18 cores=0-7
/proc/11236/task/11248/stat : 11248 (claspmt) R 11234 11236 10996 0 -1 4202560 791592 0 0 0 493824 894 0 0 25 0 8 0 662194745 6770884608 1561357 33554432000 4194304 4964800 140733961173840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39748.8
Current children cumulated vsize (KiB) 6612192

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -11236

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

[startup+5100.6 s]
/proc/loadavg: 8.04 8.03 8.00 2/350 11393
/proc/meminfo: memFree=12995112/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=6610268 CPUtime=39749.6 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 1577855 0 0 0 3973397 1559 0 0 25 0 1 0 662181921 6768914432 1560885 33554432000 4194304 4964800 140733961173840 18446744073709551615 274473624558 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11236/statm: 1652567 1560885 475 189 0 1646916 0
Current children cumulated CPU time (s) 39749.6
Current children cumulated vsize (KiB) 6610268

[startup+5101.4 s]
/proc/loadavg: 8.04 8.03 8.00 2/350 11393
/proc/meminfo: memFree=12995112/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=6544732 CPUtime=39750.4 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 1577855 0 0 0 3973476 1559 0 0 25 0 1 0 662181921 6701805568 1554717 33554432000 4194304 4964800 140733961173840 18446744073709551615 4646559 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11236/statm: 1636183 1554717 475 189 0 1630532 0
Current children cumulated CPU time (s) 39750.4
Current children cumulated vsize (KiB) 6544732

[startup+5101.81 s]
/proc/loadavg: 8.04 8.03 8.00 2/350 11393
/proc/meminfo: memFree=13019044/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=6544732 CPUtime=39750.8 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4202496 1577855 0 0 0 3973517 1559 0 0 25 0 1 0 662181921 6701805568 1554448 33554432000 4194304 4964800 140733961173840 18446744073709551615 4628834 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11236/statm: 1636183 1554448 475 189 0 1630532 0
Current children cumulated CPU time (s) 39750.8
Current children cumulated vsize (KiB) 6544732

[startup+5102.2 s]
/proc/loadavg: 8.04 8.03 8.00 2/350 11393
/proc/meminfo: memFree=13019044/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=0 CPUtime=39751.1 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4203524 1577855 0 0 0 3973538 1577 0 0 25 0 1 0 662181921 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11236/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 39751.1
Current children cumulated vsize (KiB) 0

[startup+5102.3 s]
/proc/loadavg: 8.04 8.03 8.00 2/350 11393
/proc/meminfo: memFree=13019044/32950928 swapFree=67042944/67111528
[pid=11236] ppid=11234 vsize=0 CPUtime=39751.2 cores=0-7
/proc/11236/stat : 11236 (claspmt) R 11234 11236 10996 0 -1 4203524 1577855 0 0 0 3973538 1587 0 0 25 0 1 0 662181921 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11236/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 39751.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5102.34
CPU time (s): 39751.3
CPU user time (s): 39735.4
CPU system time (s): 15.9076
CPU usage (%): 779.08
Max. virtual memory (cumulated for all children) (KiB): 6612192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39735.4
system time used= 15.9076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1577855
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= 108145
involuntary context switches= 184638

runsolver used 16.6485 second user time and 43.4414 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-16 02:30:23
IDJOB=3381151
IDBENCH=83463
IDSOLVER=1865
FILE ID=node125/3381151-1305505820
RUNJOBID= node125-1305500808-11010
PBS_JOBID= 13325461
Free space on /tmp= 73092 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00X23.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-3381151-1305505820/watcher-3381151-1305505820 -o /tmp/evaluation-result-3381151-1305505820/solver-3381151-1305505820 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381151-1305505820.cnf

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

MD5SUM BENCH= 9cec6483d4ca03e8555377ba059b61ae
RANDOM SEED=221538693

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.828
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:      19248364 kB
Buffers:        188044 kB
Cached:        2008656 kB
SwapCached:      55652 kB
Active:        6233016 kB
Inactive:      7137924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19248364 kB
SwapTotal:    67111528 kB
SwapFree:     67042944 kB
Dirty:          101752 kB
Writeback:           0 kB
AnonPages:    11118452 kB
Mapped:          34744 kB
Slab:           223088 kB
PageTables:      42592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 79239456 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= 73088 MiB
End job on node125 at 2011-05-16 03:55:25