Trace number 3373394

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)UNSAT 4532.84 1146.86

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.532
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...428435/instance-3373394-1305428435.cnf
5.39/5.50	c Solving...
4532.77/1146.85	s UNSATISFIABLE
4532.77/1146.85	
4532.77/1146.85	c Models        : 0     
4532.77/1146.85	c Time          : 1146.768s (Solving: 1141.27s 1st Model: 0.00s Unsat: 1141.27s)
4532.77/1146.85	c CPU Time      : 4532.740s

Verifier Data

No possible verification on an UNSAT instance

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-3373394-1305428435/watcher-3373394-1305428435 -o /tmp/evaluation-result-3373394-1305428435/solver-3373394-1305428435 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373394-1305428435.cnf 

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: 5.67 4.76 6.12 5/285 13596
/proc/meminfo: memFree=18796744/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=22832 CPUtime=0 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 1059 0 0 0 0 0 0 0 23 0 1 0 654443207 23379968 928 33554432000 4194304 4964800 140734921839456 18446744073709551615 274664469189 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/13596/statm: 5708 928 388 189 0 582 0

[startup+0.02293 s]
/proc/loadavg: 5.67 4.76 6.12 5/285 13596
/proc/meminfo: memFree=18796744/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=25296 CPUtime=0.02 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 1799 0 0 0 2 0 0 0 23 0 1 0 654443207 25903104 1497 33554432000 4194304 4964800 140734921839456 18446744073709551615 274664469189 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/13596/statm: 6324 1498 388 189 0 1198 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25296

[startup+0.100932 s]
/proc/loadavg: 5.67 4.76 6.12 5/285 13596
/proc/meminfo: memFree=18796744/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=37948 CPUtime=0.09 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 5609 0 0 0 9 0 0 0 23 0 1 0 654443207 38858752 4659 33554432000 4194304 4964800 140734921839456 18446744073709551615 274664469189 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/13596/statm: 9487 4660 399 189 0 4361 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37948

[startup+0.3009 s]
/proc/loadavg: 5.67 4.76 6.12 5/285 13596
/proc/meminfo: memFree=18796744/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=43268 CPUtime=0.29 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 6927 0 0 0 29 0 0 0 25 0 1 0 654443207 44306432 5977 33554432000 4194304 4964800 140734921839456 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/13596/statm: 10817 5977 402 189 0 5691 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43268

[startup+0.700827 s]
/proc/loadavg: 5.67 4.76 6.12 5/285 13596
/proc/meminfo: memFree=18796744/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=43268 CPUtime=0.69 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 6927 0 0 0 69 0 0 0 25 0 1 0 654443207 44306432 5977 33554432000 4194304 4964800 140734921839456 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/13596/statm: 10817 5977 402 189 0 5691 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43268

[startup+1.50069 s]
/proc/loadavg: 5.67 4.76 6.12 6/286 13597
/proc/meminfo: memFree=18766488/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=43268 CPUtime=1.49 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 6927 0 0 0 149 0 0 0 25 0 1 0 654443207 44306432 5977 33554432000 4194304 4964800 140734921839456 18446744073709551615 4607536 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/13596/statm: 10817 5977 402 189 0 5691 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43268

[startup+3.10041 s]
/proc/loadavg: 5.67 4.76 6.12 6/286 13597
/proc/meminfo: memFree=18760156/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=43268 CPUtime=3.09 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 6927 0 0 0 309 0 0 0 25 0 1 0 654443207 44306432 5977 33554432000 4194304 4964800 140734921839456 18446744073709551615 4607622 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/13596/statm: 10817 5977 402 189 0 5691 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43268

[startup+6.30081 s]
/proc/loadavg: 5.62 4.77 6.11 6/286 13597
/proc/meminfo: memFree=18735124/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=208092 CPUtime=7.7 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 17546 0 0 0 757 13 0 0 18 0 4 0 654443207 213086208 16229 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/13596/statm: 52023 16229 458 189 0 46372 0
Current children cumulated CPU time (s) 7.7
Current children cumulated vsize (KiB) 208092

[startup+12.7007 s]
/proc/loadavg: 5.81 4.82 6.12 9/289 13600
/proc/meminfo: memFree=18628164/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=222060 CPUtime=32.94 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 27442 0 0 0 3277 17 0 0 25 0 4 0 654443207 227389440 26125 33554432000 4194304 4964800 140734921839456 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/13596/statm: 55515 26125 460 189 0 49864 0
[pid=13596/tid=13598] ppid=13594 vsize=222060 CPUtime=7.09 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 5177 0 0 0 707 2 0 0 25 0 4 0 654443757 227389440 26125 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=222060 CPUtime=6.13 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 4711 0 0 0 611 2 0 0 25 0 4 0 654443757 227389440 26125 33554432000 4194304 4964800 140734921839456 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=222060 CPUtime=7.17 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 5033 0 0 0 708 9 0 0 25 0 4 0 654443757 227389440 26125 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 32.94
Current children cumulated vsize (KiB) 222060

[startup+25.5005 s]
/proc/loadavg: 6.29 4.98 6.15 9/289 13601
/proc/meminfo: memFree=18548216/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=231476 CPUtime=84.01 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 35143 0 0 0 8379 22 0 0 25 0 4 0 654443207 237031424 33826 33554432000 4194304 4964800 140734921839456 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/13596/statm: 57869 33826 460 189 0 52218 0
[pid=13596/tid=13598] ppid=13594 vsize=231476 CPUtime=19.89 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 6770 0 0 0 1985 4 0 0 25 0 4 0 654443757 237031424 33826 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=231476 CPUtime=18.92 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 7518 0 0 0 1889 3 0 0 25 0 4 0 654443757 237031424 33826 33554432000 4194304 4964800 140734921839456 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=231476 CPUtime=19.97 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 6511 0 0 0 1987 10 0 0 25 0 4 0 654443757 237031424 33826 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 84.01
Current children cumulated vsize (KiB) 231476

[startup+51.1011 s]
/proc/loadavg: 6.71 5.18 6.19 6/286 13637
/proc/meminfo: memFree=18574004/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=249084 CPUtime=186.07 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 46272 0 0 0 18566 41 0 0 25 0 4 0 654443207 255062016 44955 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/13596/statm: 62271 44955 460 189 0 56620 0
[pid=13596/tid=13598] ppid=13594 vsize=249084 CPUtime=45.47 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 8738 0 0 0 4541 6 0 0 25 0 4 0 654443757 255062016 44955 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=249084 CPUtime=44.46 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 12222 0 0 0 4432 14 0 0 25 0 4 0 654443757 255062016 44955 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=249084 CPUtime=45.57 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 8711 0 0 0 4545 12 0 0 25 0 4 0 654443757 255062016 44955 33554432000 4194304 4964800 140734921839456 18446744073709551615 4669417 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 186.07
Current children cumulated vsize (KiB) 249084

[startup+102.311 s]
/proc/loadavg: 6.35 5.36 6.19 6/286 13639
/proc/meminfo: memFree=18478684/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=327100 CPUtime=370.49 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 57416 0 0 0 36975 74 0 0 25 0 4 0 654443207 334950400 56067 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/13596/statm: 81775 56067 460 189 0 76124 0
[pid=13596/tid=13598] ppid=13594 vsize=327100 CPUtime=90.03 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 10746 0 0 0 8989 14 0 0 25 0 4 0 654443757 334950400 56067 33554432000 4194304 4964800 140734921839456 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=327100 CPUtime=92.37 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 16941 0 0 0 9209 28 0 0 25 0 4 0 654443757 334950400 56067 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=327100 CPUtime=95.17 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 10936 0 0 0 9501 16 0 0 25 0 4 0 654443757 334950400 56067 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 370.49
Current children cumulated vsize (KiB) 327100

[startup+162.301 s]
/proc/loadavg: 5.49 5.29 6.12 6/286 13640
/proc/meminfo: memFree=18436392/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=409272 CPUtime=609.89 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 68943 0 0 0 60893 96 0 0 25 0 4 0 654443207 419094528 66897 33554432000 4194304 4964800 140734921839456 18446744073709551615 4342206 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13596/statm: 102318 66897 460 189 0 96667 0
[pid=13596/tid=13598] ppid=13594 vsize=409272 CPUtime=150.01 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 13535 0 0 0 14980 21 0 0 25 0 4 0 654443757 419094528 66897 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=409272 CPUtime=152.37 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 21274 0 0 0 15205 32 0 0 25 0 4 0 654443757 419094528 66897 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=409272 CPUtime=154.73 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 12637 0 0 0 15453 20 0 0 25 0 4 0 654443757 419094528 66897 33554432000 4194304 4964800 140734921839456 18446744073709551615 4321013 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 609.89
Current children cumulated vsize (KiB) 409272

[startup+222.3 s]
/proc/loadavg: 6.94 5.71 6.21 9/289 13645
/proc/meminfo: memFree=17957956/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=425040 CPUtime=849.34 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 79292 0 0 0 84825 109 0 0 25 0 4 0 654443207 435240960 77200 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670343 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13596/statm: 106260 77200 460 189 0 100609 0
[pid=13596/tid=13598] ppid=13594 vsize=425040 CPUtime=210 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 15164 0 0 0 20977 23 0 0 25 0 4 0 654443757 435240960 77200 33554432000 4194304 4964800 140734921839456 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=425040 CPUtime=212.37 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 24798 0 0 0 21204 33 0 0 25 0 4 0 654443757 435240960 77200 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=425040 CPUtime=214.17 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 15010 0 0 0 21393 24 0 0 25 0 4 0 654443757 435240960 77200 33554432000 4194304 4964800 140734921839456 18446744073709551615 4644156 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 849.34
Current children cumulated vsize (KiB) 425040

[startup+282.301 s]
/proc/loadavg: 7.67 6.14 6.32 9/289 13647
/proc/meminfo: memFree=17752220/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=428312 CPUtime=1088.8 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 87861 0 0 0 108762 118 0 0 25 0 4 0 654443207 438591488 85695 33554432000 4194304 4964800 140734921839456 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13596/statm: 107078 85695 460 189 0 101427 0
[pid=13596/tid=13598] ppid=13594 vsize=428312 CPUtime=270.01 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 16547 0 0 0 26976 25 0 0 25 0 4 0 654443757 438591488 85695 33554432000 4194304 4964800 140734921839456 18446744073709551615 4334787 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=428312 CPUtime=272.36 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 27596 0 0 0 27202 34 0 0 25 0 4 0 654443757 438591488 85695 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=428312 CPUtime=273.63 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 16520 0 0 0 27337 26 0 0 25 0 4 0 654443757 438591488 85695 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1088.8
Current children cumulated vsize (KiB) 428312

[startup+342.301 s]
/proc/loadavg: 8.20 6.55 6.45 10/290 13681
/proc/meminfo: memFree=18476624/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=441136 CPUtime=1327.5 cores=1,3,5,7

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

[pid=13596/tid=13599] ppid=13594 vsize=614664 CPUtime=872.37 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 40703 0 0 0 87197 40 0 0 25 0 4 0 654443757 629415936 120919 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=614664 CPUtime=868.15 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 24689 0 0 0 86781 34 0 0 25 0 4 0 654443757 629415936 120919 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3482.42
Current children cumulated vsize (KiB) 614664

[startup+942.301 s]
/proc/loadavg: 8.13 7.87 7.21 9/289 13697
/proc/meminfo: memFree=18321116/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=614880 CPUtime=3721.87 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 125058 0 0 0 372039 148 0 0 25 0 4 0 654443207 629637120 121172 33554432000 4194304 4964800 140734921839456 18446744073709551615 4669560 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13596/statm: 153720 121172 460 189 0 148069 0
[pid=13596/tid=13598] ppid=13594 vsize=614880 CPUtime=929.16 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 23817 0 0 0 92886 30 0 0 25 0 4 0 654443757 629637120 121172 33554432000 4194304 4964800 140734921839456 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=614880 CPUtime=932.37 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 40706 0 0 0 93197 40 0 0 25 0 4 0 654443757 629637120 121172 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=614880 CPUtime=927.61 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 24740 0 0 0 92726 35 0 0 25 0 4 0 654443757 629637120 121172 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3721.87
Current children cumulated vsize (KiB) 614880

[startup+1002.3 s]
/proc/loadavg: 8.11 7.91 7.26 9/289 13699
/proc/meminfo: memFree=18316516/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=614880 CPUtime=3961.32 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 125977 0 0 0 395983 149 0 0 25 0 4 0 654443207 629637120 121955 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13596/statm: 153720 121955 460 189 0 148069 0
[pid=13596/tid=13598] ppid=13594 vsize=614880 CPUtime=989.15 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 24055 0 0 0 98885 30 0 0 25 0 4 0 654443757 629637120 121955 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=614880 CPUtime=992.37 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 41348 0 0 0 99197 40 0 0 25 0 4 0 654443757 629637120 121955 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=614880 CPUtime=987.06 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 24777 0 0 0 98671 35 0 0 25 0 4 0 654443757 629637120 121955 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3961.32
Current children cumulated vsize (KiB) 614880

[startup+1062.3 s]
/proc/loadavg: 8.10 7.94 7.31 9/289 13700
/proc/meminfo: memFree=18309168/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=616160 CPUtime=4200.78 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 127499 0 0 0 419928 150 0 0 25 0 4 0 654443207 630947840 123477 33554432000 4194304 4964800 140734921839456 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13596/statm: 154040 123477 460 189 0 148389 0
[pid=13596/tid=13598] ppid=13594 vsize=616160 CPUtime=1049.15 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 24175 0 0 0 104885 30 0 0 25 0 4 0 654443757 630947840 123477 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=616160 CPUtime=1052.37 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 42317 0 0 0 105196 41 0 0 25 0 4 0 654443757 630947840 123477 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=616160 CPUtime=1046.51 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 25201 0 0 0 104616 35 0 0 25 0 4 0 654443757 630947840 123477 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4200.78
Current children cumulated vsize (KiB) 616160

[startup+1122.3 s]
/proc/loadavg: 8.08 7.96 7.35 9/289 13702
/proc/meminfo: memFree=18281252/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=619360 CPUtime=4440.22 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 133821 0 0 0 443863 159 0 0 25 0 4 0 654443207 634224640 129709 33554432000 4194304 4964800 140734921839456 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13596/statm: 154840 129709 460 189 0 149189 0
[pid=13596/tid=13598] ppid=13594 vsize=619360 CPUtime=1109.16 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 25094 0 0 0 110884 32 0 0 25 0 4 0 654443757 634224640 129709 33554432000 4194304 4964800 140734921839456 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=619360 CPUtime=1112.37 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 44784 0 0 0 111194 43 0 0 25 0 4 0 654443757 634224640 129709 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=619360 CPUtime=1105.97 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 26732 0 0 0 110558 39 0 0 25 0 4 0 654443757 634224640 129709 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4440.22
Current children cumulated vsize (KiB) 619360

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

[startup+1126.3 s]
/proc/loadavg: 8.07 7.96 7.36 9/289 13702
/proc/meminfo: memFree=18279880/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=619360 CPUtime=4456.21 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 133907 0 0 0 445462 159 0 0 25 0 4 0 654443207 634224640 129795 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13596/statm: 154840 129795 460 189 0 149189 0
[pid=13596/tid=13598] ppid=13594 vsize=619360 CPUtime=1113.17 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 25144 0 0 0 111285 32 0 0 25 0 4 0 654443757 634224640 129795 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=619360 CPUtime=1116.38 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 44820 0 0 0 111595 43 0 0 25 0 4 0 654443757 634224640 129795 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=619360 CPUtime=1109.94 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 26732 0 0 0 110955 39 0 0 25 0 4 0 654443757 634224640 129795 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670134 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4456.21
Current children cumulated vsize (KiB) 619360

[startup+1139.1 s]
/proc/loadavg: 8.14 7.98 7.37 9/289 13702
/proc/meminfo: memFree=18279260/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=619360 CPUtime=4507.27 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 133944 0 0 0 450567 160 0 0 25 0 4 0 654443207 634224640 129832 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13596/statm: 154840 129832 460 189 0 149189 0
[pid=13596/tid=13598] ppid=13594 vsize=619360 CPUtime=1125.95 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 25159 0 0 0 112563 32 0 0 25 0 4 0 654443757 634224640 129832 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=619360 CPUtime=1129.17 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 44831 0 0 0 112874 43 0 0 25 0 4 0 654443757 634224640 129832 33554432000 4194304 4964800 140734921839456 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=619360 CPUtime=1122.61 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 26732 0 0 0 112222 39 0 0 25 0 4 0 654443757 634224640 129832 33554432000 4194304 4964800 140734921839456 18446744073709551615 274664475650 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4507.27
Current children cumulated vsize (KiB) 619360

[startup+1142.3 s]
/proc/loadavg: 8.14 7.98 7.37 9/289 13702
/proc/meminfo: memFree=18279260/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=619360 CPUtime=4520.04 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 133944 0 0 0 451844 160 0 0 25 0 4 0 654443207 634224640 129832 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13596/statm: 154840 129832 460 189 0 149189 0
[pid=13596/tid=13598] ppid=13594 vsize=619360 CPUtime=1129.15 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 25159 0 0 0 112883 32 0 0 25 0 4 0 654443757 634224640 129832 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=619360 CPUtime=1132.37 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 44831 0 0 0 113194 43 0 0 25 0 4 0 654443757 634224640 129832 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=619360 CPUtime=1125.78 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 26732 0 0 0 112539 39 0 0 25 0 4 0 654443757 634224640 129832 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4520.04
Current children cumulated vsize (KiB) 619360

[startup+1143.9 s]
/proc/loadavg: 8.12 7.98 7.37 9/289 13703
/proc/meminfo: memFree=18279136/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=619360 CPUtime=4526.45 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 133944 0 0 0 452485 160 0 0 25 0 4 0 654443207 634224640 129787 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670520 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13596/statm: 154840 129787 460 189 0 149189 0
[pid=13596/tid=13598] ppid=13594 vsize=619360 CPUtime=1130.76 cores=1,3,5,7
/proc/13596/task/13598/stat : 13598 (claspmt) R 13594 13596 6618 0 -1 4202560 25159 0 0 0 113044 32 0 0 25 0 4 0 654443757 634224640 129787 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13596/tid=13599] ppid=13594 vsize=619360 CPUtime=1133.98 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 44831 0 0 0 113355 43 0 0 25 0 4 0 654443757 634224640 129787 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13596/tid=13600] ppid=13594 vsize=619360 CPUtime=1127.37 cores=1,3,5,7
/proc/13596/task/13600/stat : 13600 (claspmt) R 13594 13596 6618 0 -1 4202560 26732 0 0 0 112698 39 0 0 25 0 4 0 654443757 634224640 129787 33554432000 4194304 4964800 140734921839456 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4526.45
Current children cumulated vsize (KiB) 619360

[startup+1145.5 s]
/proc/loadavg: 8.12 7.98 7.37 8/288 13703
/proc/meminfo: memFree=18278888/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=619796 CPUtime=4531.47 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) S 13594 13596 6618 0 -1 4202496 134054 0 0 0 452987 160 0 0 25 0 2 0 654443207 634671104 129897 33554432000 4194304 4964800 140734921839456 18446744073709551615 274676611045 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13596/statm: 154949 129897 461 189 0 149298 0
[pid=13596/tid=13599] ppid=13594 vsize=619796 CPUtime=1135.56 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 44831 0 0 0 113513 43 0 0 25 0 2 0 654443757 634671104 129897 33554432000 4194304 4964800 140734921839456 18446744073709551615 274664505994 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4531.47
Current children cumulated vsize (KiB) 619796

[startup+1146.3 s]
/proc/loadavg: 8.12 7.98 7.37 6/287 13703
/proc/meminfo: memFree=18278904/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=619796 CPUtime=4532.27 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) S 13594 13596 6618 0 -1 4202496 134054 0 0 0 453067 160 0 0 25 0 2 0 654443207 634671104 129897 33554432000 4194304 4964800 140734921839456 18446744073709551615 274676611045 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13596/statm: 154949 129897 461 189 0 149298 0
[pid=13596/tid=13599] ppid=13594 vsize=619796 CPUtime=1136.36 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 44831 0 0 0 113593 43 0 0 25 0 2 0 654443757 634671104 129897 33554432000 4194304 4964800 140734921839456 18446744073709551615 274664505939 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4532.27
Current children cumulated vsize (KiB) 619796

[startup+1146.7 s]
/proc/loadavg: 8.12 7.98 7.37 6/287 13703
/proc/meminfo: memFree=18278904/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=619796 CPUtime=4532.67 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) S 13594 13596 6618 0 -1 4202496 134054 0 0 0 453107 160 0 0 25 0 2 0 654443207 634671104 129897 33554432000 4194304 4964800 140734921839456 18446744073709551615 274676611045 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/13596/statm: 154949 129897 461 189 0 149298 0
[pid=13596/tid=13599] ppid=13594 vsize=619796 CPUtime=1136.76 cores=1,3,5,7
/proc/13596/task/13599/stat : 13599 (claspmt) R 13594 13596 6618 0 -1 4202560 44831 0 0 0 113633 43 0 0 25 0 2 0 654443757 634671104 129897 33554432000 4194304 4964800 140734921839456 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4532.67
Current children cumulated vsize (KiB) 619796

[startup+1146.8 s]
/proc/loadavg: 8.12 7.98 7.37 6/287 13703
/proc/meminfo: memFree=18278904/32951132 swapFree=67093824/67111528
[pid=13596] ppid=13594 vsize=618820 CPUtime=4532.77 cores=1,3,5,7
/proc/13596/stat : 13596 (claspmt) R 13594 13596 6618 0 -1 4202496 134063 0 0 0 453117 160 0 0 18 0 1 0 654443207 633671680 129662 33554432000 4194304 4964800 140734921839456 18446744073709551615 274664463713 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/13596/statm: 154705 129662 470 189 0 149054 0
Current children cumulated CPU time (s) 4532.77
Current children cumulated vsize (KiB) 618820

Child status: 20
Real time (s): 1146.86
CPU time (s): 4532.84
CPU user time (s): 4531.21
CPU system time (s): 1.63375
CPU usage (%): 395.24
Max. virtual memory (cumulated for all children) (KiB): 619796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4531.21
system time used= 1.63375
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134065
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= 5761
involuntary context switches= 30877

runsolver used 2.92656 second user time and 7.50386 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 05:00:36
IDJOB=3373394
IDBENCH=83446
IDSOLVER=1853
FILE ID=node131/3373394-1305428435
RUNJOBID= node131-1305428390-13423
PBS_JOBID= 13324598
Free space on /tmp= 73692 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-18.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-3373394-1305428435/watcher-3373394-1305428435 -o /tmp/evaluation-result-3373394-1305428435/solver-3373394-1305428435 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373394-1305428435.cnf

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

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=1847566673

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:      18797016 kB
Buffers:        279884 kB
Cached:        3772592 kB
SwapCached:       1504 kB
Active:       10734536 kB
Inactive:      3161468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18797016 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           19240 kB
Writeback:         140 kB
AnonPages:     9841316 kB
Mapped:          27508 kB
Slab:           165176 kB
PageTables:      31464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28154012 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73700 MiB
End job on node131 at 2011-05-15 05:19:43