Trace number 3381147

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 63.6913 8.53827

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E05X15.cnf
MD5SUMe53b8f4e61e6411a209ad63833d35585
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.66929
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses41379
Sum of the clauses size183934
Maximum clause length45
Minimum clause length1
Number of clauses of size 17
Number of clauses of size 211966
Number of clauses of size 39700
Number of clauses of size 43195
Number of clauses of size 54425
Number of clauses of size over 512086

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...505802/instance-3381147-1305505802.cnf
0.09/0.11	c Solving...
63.59/8.53	s UNSATISFIABLE
63.59/8.53	
63.59/8.53	c Models        : 0     
63.59/8.53	c Time          : 8.510s (Solving: 8.40s 1st Model: 0.00s Unsat: 8.40s)
63.59/8.53	c CPU Time      : 63.660s

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-3381147-1305505802/watcher-3381147-1305505802 -o /tmp/evaluation-result-3381147-1305505802/solver-3381147-1305505802 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381147-1305505802.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: 5.14 5.66 6.96 1/426 12079
/proc/meminfo: memFree=10673416/32951132 swapFree=67093844/67111528
[pid=12079] ppid=12077 vsize=23276 CPUtime=0 cores=0-7
/proc/12079/stat : 12079 (claspmt) R 12077 12079 11562 0 -1 4202496 1219 0 0 0 0 0 0 0 24 0 1 0 662178849 23834624 1022 33554432000 4194304 4964800 140736570749088 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12079/statm: 5819 1022 389 189 0 693 0

[startup+0.0440499 s]
/proc/loadavg: 5.14 5.66 6.96 1/426 12079
/proc/meminfo: memFree=10673416/32951132 swapFree=67093844/67111528
[pid=12079] ppid=12077 vsize=26344 CPUtime=0.04 cores=0-7
/proc/12079/stat : 12079 (claspmt) R 12077 12079 11562 0 -1 4202496 2071 0 0 0 4 0 0 0 24 0 1 0 662178849 26976256 1748 33554432000 4194304 4964800 140736570749088 18446744073709551615 4607587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12079/statm: 6586 1748 403 189 0 1460 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26344

[startup+0.10104 s]
/proc/loadavg: 5.14 5.66 6.96 1/426 12079
/proc/meminfo: memFree=10673416/32951132 swapFree=67093844/67111528
[pid=12079] ppid=12077 vsize=26344 CPUtime=0.09 cores=0-7
/proc/12079/stat : 12079 (claspmt) R 12077 12079 11562 0 -1 4202496 2099 0 0 0 9 0 0 0 24 0 1 0 662178849 26976256 1776 33554432000 4194304 4964800 140736570749088 18446744073709551615 4621892 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12079/statm: 6586 1776 404 189 0 1460 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26344

[startup+0.322644 s]
/proc/loadavg: 5.14 5.66 6.96 1/426 12079
/proc/meminfo: memFree=10673416/32951132 swapFree=67093844/67111528
[pid=12079] ppid=12077 vsize=454336 CPUtime=1.1 cores=0-7
/proc/12079/stat : 12079 (claspmt) D 12077 12079 11562 0 -1 4202496 6664 0 0 0 107 3 0 0 18 0 8 0 662178849 465240064 6067 33554432000 4194304 4964800 140736570749088 18446744073709551615 242970211361 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12079/statm: 113584 6067 464 189 0 107933 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 454336

[startup+0.700897 s]
/proc/loadavg: 5.14 5.66 6.96 1/426 12079
/proc/meminfo: memFree=10673416/32951132 swapFree=67093844/67111528
[pid=12079] ppid=12077 vsize=455656 CPUtime=3.67 cores=0-7
/proc/12079/stat : 12079 (claspmt) D 12077 12079 11562 0 -1 4202496 9118 0 0 0 354 13 0 0 18 0 8 0 662178849 466591744 8521 33554432000 4194304 4964800 140736570749088 18446744073709551615 242970593463 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12079/statm: 113914 8521 464 189 0 108263 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 455656

[startup+1.50076 s]
/proc/loadavg: 5.36 5.70 6.97 4/434 12087
/proc/meminfo: memFree=10639692/32951132 swapFree=67093844/67111528
[pid=12079] ppid=12077 vsize=456880 CPUtime=7.73 cores=0-7
/proc/12079/stat : 12079 (claspmt) R 12077 12079 11562 0 -1 4202496 10823 0 0 0 712 61 0 0 16 0 8 0 662178849 467845120 10226 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12079/statm: 114220 10226 464 189 0 108569 0
[pid=12079/tid=12081] ppid=12077 vsize=456880 CPUtime=0.91 cores=0-7
/proc/12079/task/12081/stat : 12081 (claspmt) R 12077 12079 11562 0 -1 4202560 967 0 0 0 82 9 0 0 16 0 8 0 662178860 467845120 10226 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12079/tid=12082] ppid=12077 vsize=456880 CPUtime=0.92 cores=0-7
/proc/12079/task/12082/stat : 12082 (claspmt) R 12077 12079 11562 0 -1 4202560 1457 0 0 0 81 11 0 0 17 0 8 0 662178860 467845120 10226 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12079/tid=12083] ppid=12077 vsize=456880 CPUtime=0.91 cores=0-7
/proc/12079/task/12083/stat : 12083 (claspmt) R 12077 12079 11562 0 -1 4202560 764 0 0 0 86 5 0 0 18 0 8 0 662178860 467845120 10226 33554432000 4194304 4964800 140736570749088 18446744073709551615 4684074 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12079/tid=12084] ppid=12077 vsize=456880 CPUtime=0.91 cores=0-7
/proc/12079/task/12084/stat : 12084 (claspmt) R 12077 12079 11562 0 -1 4202560 1194 0 0 0 79 12 0 0 17 0 8 0 662178860 467845120 10226 33554432000 4194304 4964800 140736570749088 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12079/tid=12085] ppid=12077 vsize=456880 CPUtime=1.31 cores=0-7
/proc/12079/task/12085/stat : 12085 (claspmt) R 12077 12079 11562 0 -1 4202560 654 0 0 0 131 0 0 0 19 0 8 0 662178860 467845120 10226 33554432000 4194304 4964800 140736570749088 18446744073709551615 4345430 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12079/tid=12086] ppid=12077 vsize=456880 CPUtime=0.84 cores=0-7
/proc/12079/task/12086/stat : 12086 (claspmt) R 12077 12079 11562 0 -1 4202560 1255 0 0 0 80 4 0 0 16 0 8 0 662178860 467845120 10226 33554432000 4194304 4964800 140736570749088 18446744073709551615 4627519 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12079/tid=12087] ppid=12077 vsize=456880 CPUtime=0.9 cores=0-7
/proc/12079/task/12087/stat : 12087 (claspmt) R 12077 12079 11562 0 -1 4202560 1623 0 0 0 79 11 0 0 17 0 8 0 662178860 467845120 10226 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670542 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.73
Current children cumulated vsize (KiB) 456880

[startup+3.10049 s]
/proc/loadavg: 5.36 5.70 6.97 10/434 12087
/proc/meminfo: memFree=10629772/32951132 swapFree=67093844/67111528
[pid=12079] ppid=12077 vsize=457828 CPUtime=20.48 cores=0-7
/proc/12079/stat : 12079 (claspmt) R 12077 12079 11562 0 -1 4202496 13078 0 0 0 1985 63 0 0 18 0 8 0 662178849 468815872 12481 33554432000 4194304 4964800 140736570749088 18446744073709551615 4668607 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12079/statm: 114457 12481 464 189 0 108806 0
[pid=12079/tid=12081] ppid=12077 vsize=457828 CPUtime=2.5 cores=0-7
/proc/12079/task/12081/stat : 12081 (claspmt) R 12077 12079 11562 0 -1 4202560 1130 0 0 0 241 9 0 0 18 0 8 0 662178860 468815872 12481 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12079/tid=12082] ppid=12077 vsize=457828 CPUtime=2.51 cores=0-7
/proc/12079/task/12082/stat : 12082 (claspmt) R 12077 12079 11562 0 -1 4202560 1914 0 0 0 240 11 0 0 20 0 8 0 662178860 468815872 12481 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12079/tid=12083] ppid=12077 vsize=457828 CPUtime=2.47 cores=0-7
/proc/12079/task/12083/stat : 12083 (claspmt) R 12077 12079 11562 0 -1 4202560 1122 0 0 0 242 5 0 0 20 0 8 0 662178860 468815872 12481 33554432000 4194304 4964800 140736570749088 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12079/tid=12084] ppid=12077 vsize=457828 CPUtime=2.51 cores=0-7
/proc/12079/task/12084/stat : 12084 (claspmt) R 12077 12079 11562 0 -1 4202560 1543 0 0 0 239 12 0 0 19 0 8 0 662178860 468815872 12481 33554432000 4194304 4964800 140736570749088 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12079/tid=12085] ppid=12077 vsize=457828 CPUtime=2.91 cores=0-7
/proc/12079/task/12085/stat : 12085 (claspmt) R 12077 12079 11562 0 -1 4202560 680 0 0 0 291 0 0 0 22 0 8 0 662178860 468815872 12481 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12079/tid=12086] ppid=12077 vsize=457828 CPUtime=2.44 cores=0-7
/proc/12079/task/12086/stat : 12086 (claspmt) R 12077 12079 11562 0 -1 4202560 1567 0 0 0 240 4 0 0 18 0 8 0 662178860 468815872 12481 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12079/tid=12087] ppid=12077 vsize=457828 CPUtime=2.49 cores=0-7
/proc/12079/task/12087/stat : 12087 (claspmt) R 12077 12079 11562 0 -1 4202560 2071 0 0 0 237 12 0 0 19 0 8 0 662178860 468815872 12481 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 20.48
Current children cumulated vsize (KiB) 457828

[startup+6.30094 s]
/proc/loadavg: 5.36 5.70 6.97 9/434 12087
/proc/meminfo: memFree=10613780/32951132 swapFree=67093844/67111528
[pid=12079] ppid=12077 vsize=460088 CPUtime=46.03 cores=0-7
/proc/12079/stat : 12079 (claspmt) R 12077 12079 11562 0 -1 4202496 16327 0 0 0 4537 66 0 0 25 0 8 0 662178849 471130112 15730 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670654 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12079/statm: 115022 15730 466 189 0 109371 0
[pid=12079/tid=12081] ppid=12077 vsize=460088 CPUtime=5.7 cores=0-7
/proc/12079/task/12081/stat : 12081 (claspmt) R 12077 12079 11562 0 -1 4202560 1310 0 0 0 561 9 0 0 25 0 8 0 662178860 471130112 15730 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12079/tid=12082] ppid=12077 vsize=460088 CPUtime=5.72 cores=0-7
/proc/12079/task/12082/stat : 12082 (claspmt) R 12077 12079 11562 0 -1 4202560 2396 0 0 0 560 12 0 0 25 0 8 0 662178860 471130112 15731 33554432000 4194304 4964800 140736570749088 18446744073709551615 4690560 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12079/tid=12083] ppid=12077 vsize=460088 CPUtime=5.67 cores=0-7
/proc/12079/task/12083/stat : 12083 (claspmt) R 12077 12079 11562 0 -1 4202560 1331 0 0 0 562 5 0 0 25 0 8 0 662178860 471130112 15731 33554432000 4194304 4964800 140736570749088 18446744073709551615 242970211361 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12079/tid=12084] ppid=12077 vsize=460088 CPUtime=5.71 cores=0-7
/proc/12079/task/12084/stat : 12084 (claspmt) R 12077 12079 11562 0 -1 4202560 1960 0 0 0 559 12 0 0 25 0 8 0 662178860 471130112 15731 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12079/tid=12085] ppid=12077 vsize=460088 CPUtime=6.11 cores=0-7
/proc/12079/task/12085/stat : 12085 (claspmt) R 12077 12079 11562 0 -1 4202560 1378 0 0 0 610 1 0 0 25 0 8 0 662178860 471130112 15731 33554432000 4194304 4964800 140736570749088 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12079/tid=12086] ppid=12077 vsize=460088 CPUtime=5.64 cores=0-7
/proc/12079/task/12086/stat : 12086 (claspmt) R 12077 12079 11562 0 -1 4202560 1781 0 0 0 560 4 0 0 25 0 8 0 662178860 471130112 15731 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12079/tid=12087] ppid=12077 vsize=460088 CPUtime=5.65 cores=0-7
/proc/12079/task/12087/stat : 12087 (claspmt) R 12077 12079 11562 0 -1 4202560 2911 0 0 0 552 13 0 0 25 0 8 0 662178860 471130112 15731 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670670 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 46.03
Current children cumulated vsize (KiB) 460088

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

[startup+7.90066 s]
/proc/loadavg: 5.58 5.74 6.97 9/434 12088
/proc/meminfo: memFree=10607096/32951132 swapFree=67093844/67111528
[pid=12079] ppid=12077 vsize=460088 CPUtime=58.79 cores=0-7
/proc/12079/stat : 12079 (claspmt) R 12077 12079 11562 0 -1 4202496 17632 0 0 0 5812 67 0 0 25 0 8 0 662178849 471130112 17035 33554432000 4194304 4964800 140736570749088 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12079/statm: 115022 17035 466 189 0 109371 0
[pid=12079/tid=12081] ppid=12077 vsize=460088 CPUtime=7.3 cores=0-7
/proc/12079/task/12081/stat : 12081 (claspmt) R 12077 12079 11562 0 -1 4202560 1406 0 0 0 721 9 0 0 25 0 8 0 662178860 471130112 17035 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12079/tid=12082] ppid=12077 vsize=460088 CPUtime=7.32 cores=0-7
/proc/12079/task/12082/stat : 12082 (claspmt) R 12077 12079 11562 0 -1 4202560 2540 0 0 0 720 12 0 0 25 0 8 0 662178860 471130112 17035 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12079/tid=12083] ppid=12077 vsize=460088 CPUtime=7.27 cores=0-7
/proc/12079/task/12083/stat : 12083 (claspmt) R 12077 12079 11562 0 -1 4202560 1459 0 0 0 722 5 0 0 25 0 8 0 662178860 471130112 17035 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12079/tid=12084] ppid=12077 vsize=460088 CPUtime=7.31 cores=0-7
/proc/12079/task/12084/stat : 12084 (claspmt) R 12077 12079 11562 0 -1 4202560 2113 0 0 0 719 12 0 0 25 0 8 0 662178860 471130112 17035 33554432000 4194304 4964800 140736570749088 18446744073709551615 4684739 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12079/tid=12085] ppid=12077 vsize=460088 CPUtime=7.7 cores=0-7
/proc/12079/task/12085/stat : 12085 (claspmt) R 12077 12079 11562 0 -1 4202560 1476 0 0 0 769 1 0 0 25 0 8 0 662178860 471130112 17035 33554432000 4194304 4964800 140736570749088 18446744073709551615 4684718 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12079/tid=12086] ppid=12077 vsize=460088 CPUtime=7.24 cores=0-7
/proc/12079/task/12086/stat : 12086 (claspmt) R 12077 12079 11562 0 -1 4202560 1924 0 0 0 720 4 0 0 25 0 8 0 662178860 471130112 17035 33554432000 4194304 4964800 140736570749088 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12079/tid=12087] ppid=12077 vsize=460088 CPUtime=7.21 cores=0-7
/proc/12079/task/12087/stat : 12087 (claspmt) R 12077 12079 11562 0 -1 4202560 3365 0 0 0 708 13 0 0 25 0 8 0 662178860 471130112 17035 33554432000 4194304 4964800 140736570749088 18446744073709551615 4668588 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 58.79
Current children cumulated vsize (KiB) 460088

[startup+8.30059 s]
/proc/loadavg: 5.58 5.74 6.97 9/434 12088
/proc/meminfo: memFree=10607096/32951132 swapFree=67093844/67111528
[pid=12079] ppid=12077 vsize=460220 CPUtime=61.99 cores=0-7
/proc/12079/stat : 12079 (claspmt) R 12077 12079 11562 0 -1 4202496 17651 0 0 0 6132 67 0 0 25 0 8 0 662178849 471265280 17054 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12079/statm: 115055 17054 466 189 0 109404 0
[pid=12079/tid=12081] ppid=12077 vsize=460220 CPUtime=7.7 cores=0-7
/proc/12079/task/12081/stat : 12081 (claspmt) R 12077 12079 11562 0 -1 4202560 1406 0 0 0 761 9 0 0 25 0 8 0 662178860 471265280 17054 33554432000 4194304 4964800 140736570749088 18446744073709551615 4653504 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12079/tid=12082] ppid=12077 vsize=460220 CPUtime=7.72 cores=0-7
/proc/12079/task/12082/stat : 12082 (claspmt) R 12077 12079 11562 0 -1 4202560 2540 0 0 0 760 12 0 0 25 0 8 0 662178860 471265280 17054 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12079/tid=12083] ppid=12077 vsize=460220 CPUtime=7.67 cores=0-7
/proc/12079/task/12083/stat : 12083 (claspmt) R 12077 12079 11562 0 -1 4202560 1460 0 0 0 762 5 0 0 25 0 8 0 662178860 471265280 17054 33554432000 4194304 4964800 140736570749088 18446744073709551615 4669507 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12079/tid=12084] ppid=12077 vsize=460220 CPUtime=7.71 cores=0-7
/proc/12079/task/12084/stat : 12084 (claspmt) R 12077 12079 11562 0 -1 4202560 2113 0 0 0 759 12 0 0 25 0 8 0 662178860 471265280 17054 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12079/tid=12085] ppid=12077 vsize=460220 CPUtime=8.1 cores=0-7
/proc/12079/task/12085/stat : 12085 (claspmt) R 12077 12079 11562 0 -1 4202560 1485 0 0 0 809 1 0 0 25 0 8 0 662178860 471265280 17054 33554432000 4194304 4964800 140736570749088 18446744073709551615 4654529 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12079/tid=12086] ppid=12077 vsize=460220 CPUtime=7.64 cores=0-7
/proc/12079/task/12086/stat : 12086 (claspmt) R 12077 12079 11562 0 -1 4202560 1933 0 0 0 760 4 0 0 25 0 8 0 662178860 471265280 17054 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12079/tid=12087] ppid=12077 vsize=460220 CPUtime=7.61 cores=0-7
/proc/12079/task/12087/stat : 12087 (claspmt) R 12077 12079 11562 0 -1 4202560 3365 0 0 0 748 13 0 0 25 0 8 0 662178860 471265280 17054 33554432000 4194304 4964800 140736570749088 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 61.99
Current children cumulated vsize (KiB) 460220

[startup+8.50056 s]
/proc/loadavg: 5.58 5.74 6.97 9/434 12088
/proc/meminfo: memFree=10607096/32951132 swapFree=67093844/67111528
[pid=12079] ppid=12077 vsize=460220 CPUtime=63.59 cores=0-7
/proc/12079/stat : 12079 (claspmt) R 12077 12079 11562 0 -1 4202496 17652 0 0 0 6292 67 0 0 25 0 8 0 662178849 471265280 17055 33554432000 4194304 4964800 140736570749088 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12079/statm: 115055 17055 466 189 0 109404 0
[pid=12079/tid=12081] ppid=12077 vsize=460220 CPUtime=7.9 cores=0-7
/proc/12079/task/12081/stat : 12081 (claspmt) R 12077 12079 11562 0 -1 4202560 1407 0 0 0 781 9 0 0 25 0 8 0 662178860 471265280 17055 33554432000 4194304 4964800 140736570749088 18446744073709551615 242982376117 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12079/tid=12082] ppid=12077 vsize=460220 CPUtime=7.92 cores=0-7
/proc/12079/task/12082/stat : 12082 (claspmt) R 12077 12079 11562 0 -1 4202560 2540 0 0 0 780 12 0 0 25 0 8 0 662178860 471265280 17055 33554432000 4194304 4964800 140736570749088 18446744073709551615 242970655263 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12079/tid=12083] ppid=12077 vsize=460220 CPUtime=7.87 cores=0-7
/proc/12079/task/12083/stat : 12083 (claspmt) R 12077 12079 11562 0 -1 4202560 1460 0 0 0 782 5 0 0 25 0 8 0 662178860 471265280 17055 33554432000 4194304 4964800 140736570749088 18446744073709551615 4669026 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=12079/tid=12084] ppid=12077 vsize=460220 CPUtime=7.91 cores=0-7
/proc/12079/task/12084/stat : 12084 (claspmt) R 12077 12079 11562 0 -1 4202560 2113 0 0 0 779 12 0 0 25 0 8 0 662178860 471265280 17055 33554432000 4194304 4964800 140736570749088 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12079/tid=12085] ppid=12077 vsize=460220 CPUtime=8.3 cores=0-7
/proc/12079/task/12085/stat : 12085 (claspmt) R 12077 12079 11562 0 -1 4202560 1485 0 0 0 829 1 0 0 25 0 8 0 662178860 471265280 17055 33554432000 4194304 4964800 140736570749088 18446744073709551615 4669445 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12079/tid=12086] ppid=12077 vsize=460220 CPUtime=7.84 cores=0-7
/proc/12079/task/12086/stat : 12086 (claspmt) R 12077 12079 11562 0 -1 4202560 1933 0 0 0 780 4 0 0 25 0 8 0 662178860 471265280 17055 33554432000 4194304 4964800 140736570749088 18446744073709551615 242982376117 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12079/tid=12087] ppid=12077 vsize=460220 CPUtime=7.81 cores=0-7
/proc/12079/task/12087/stat : 12087 (claspmt) R 12077 12079 11562 0 -1 4202560 3365 0 0 0 768 13 0 0 25 0 8 0 662178860 471265280 17055 33554432000 4194304 4964800 140736570749088 18446744073709551615 4629975 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 63.59
Current children cumulated vsize (KiB) 460220

Child status: 20
Real time (s): 8.53827
CPU time (s): 63.6913
CPU user time (s): 63.0124
CPU system time (s): 0.678896
CPU usage (%): 745.951
Max. virtual memory (cumulated for all children) (KiB): 460220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.0124
system time used= 0.678896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17663
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= 4571
involuntary context switches= 340

runsolver used 0.040993 second user time and 0.082987 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-16 02:30:02
IDJOB=3381147
IDBENCH=83454
IDSOLVER=1865
FILE ID=node128/3381147-1305505802
RUNJOBID= node128-1305500174-11576
PBS_JOBID= 13325453
Free space on /tmp= 73592 MiB

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

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

MD5SUM BENCH= e53b8f4e61e6411a209ad63833d35585
RANDOM SEED=1498769296

node128.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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	: 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.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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      10673688 kB
Buffers:        294696 kB
Cached:        3242124 kB
SwapCached:       1440 kB
Active:       19777384 kB
Inactive:      2172140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      10673688 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            1724 kB
Writeback:          12 kB
AnonPages:    18411756 kB
Mapped:          36428 kB
Slab:           190836 kB
PageTables:      69136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 123663772 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= 73592 MiB
End job on node128 at 2011-05-16 02:30:11