Trace number 3380183

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.09 1300.08

General information on the benchmark

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

Solver Data


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-3380183-1305459338/watcher-3380183-1305459338 -o /tmp/evaluation-result-3380183-1305459338/solver-3380183-1305459338 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380183-1305459338.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.09 4.05 4.01 5/374 1971
/proc/meminfo: memFree=25356528/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=11796 CPUtime=0 cores=0,2
/proc/1971/stat : 1971 (runsolver) R 1969 1971 1684 0 -1 4202560 41 0 0 0 0 0 0 0 23 0 1 0 657532631 12079104 49 33554432000 4194304 5432360 140736053976800 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/1971/statm: 2949 49 30 303 0 2643 0

[startup+0.0357731 s]
/proc/loadavg: 4.09 4.05 4.01 5/374 1971
/proc/meminfo: memFree=25356528/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=50144 CPUtime=0.01 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 5630 0 0 0 1 0 0 0 23 0 1 0 657532631 51347456 5570 33554432000 4194304 4394578 140735383761584 18446744073709551615 4265167 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 12536 5570 247 49 0 9677 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 50144

[startup+0.100759 s]
/proc/loadavg: 4.09 4.05 4.01 5/374 1971
/proc/meminfo: memFree=25356528/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=60244 CPUtime=0.08 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 7871 0 0 0 7 1 0 0 23 0 1 0 657532631 61689856 7811 33554432000 4194304 4394578 140735383761584 18446744073709551615 210204266078 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 15061 7811 248 49 0 12202 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 60244

[startup+0.300737 s]
/proc/loadavg: 4.09 4.05 4.01 5/374 1971
/proc/meminfo: memFree=25356528/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=87000 CPUtime=0.27 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 14103 0 0 0 26 1 0 0 25 0 1 0 657532631 89088000 14043 33554432000 4194304 4394578 140735383761584 18446744073709551615 210204647168 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 21750 14043 248 49 0 18891 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 87000

[startup+0.70066 s]
/proc/loadavg: 4.09 4.05 4.01 5/374 1971
/proc/meminfo: memFree=25356528/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=134444 CPUtime=0.68 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 25203 0 0 0 65 3 0 0 25 0 1 0 657532631 137670656 25110 33554432000 4194304 4394578 140735383761584 18446744073709551615 210204308165 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 33611 25112 248 49 0 30752 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 134444

[startup+1.50055 s]
/proc/loadavg: 4.09 4.05 4.01 5/375 1972
/proc/meminfo: memFree=25221724/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=230844 CPUtime=1.48 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 47041 0 0 0 141 7 0 0 25 0 1 0 657532631 236384256 46948 33554432000 4194304 4394578 140735383761584 18446744073709551615 210204647168 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 57711 46950 248 49 0 54852 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 230844

[startup+3.10026 s]
/proc/loadavg: 4.09 4.05 4.01 5/375 1972
/proc/meminfo: memFree=25098964/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=495348 CPUtime=3.08 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 105169 0 0 0 291 17 0 0 25 0 1 0 657532631 507236352 94294 33554432000 4194304 4394578 140735383761584 18446744073709551615 4267322 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 123837 94294 254 49 0 120978 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 495348

[startup+6.30072 s]
/proc/loadavg: 4.17 4.06 4.01 5/375 1972
/proc/meminfo: memFree=24959756/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=495644 CPUtime=6.28 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 109555 0 0 0 610 18 0 0 25 0 1 0 657532631 507539456 98612 33554432000 4194304 4394578 140735383761584 18446744073709551615 4276592 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 123911 98612 256 49 0 121052 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 495644

[startup+12.7007 s]
/proc/loadavg: 4.15 4.06 4.01 5/375 1972
/proc/meminfo: memFree=24954044/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=495644 CPUtime=12.67 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 109555 0 0 0 1246 21 0 0 25 0 1 0 657532631 507539456 98612 33554432000 4194304 4394578 140735383761584 18446744073709551615 210204671895 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 123911 98612 256 49 0 121052 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 495644

[startup+25.5005 s]
/proc/loadavg: 4.12 4.06 4.01 5/375 1972
/proc/meminfo: memFree=24951060/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=495644 CPUtime=25.48 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 109555 0 0 0 2525 23 0 0 25 0 1 0 657532631 507539456 98612 33554432000 4194304 4394578 140735383761584 18446744073709551615 4276627 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 123911 98612 256 49 0 121052 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 495644

[startup+51.1002 s]
/proc/loadavg: 4.08 4.05 4.01 5/375 1973
/proc/meminfo: memFree=24928700/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=495644 CPUtime=51.08 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 109555 0 0 0 5084 24 0 0 25 0 1 0 657532631 507539456 98612 33554432000 4194304 4394578 140735383761584 18446744073709551615 210204671895 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 123911 98612 256 49 0 121052 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 495644

[startup+102.314 s]
/proc/loadavg: 4.03 4.04 4.00 5/375 2057
/proc/meminfo: memFree=24804460/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=808700 CPUtime=102.3 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 189122 0 0 0 10192 38 0 0 25 0 1 0 657532631 828108800 169421 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 202175 169421 267 49 0 199316 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 808700

[startup+162.301 s]
/proc/loadavg: 4.05 4.05 4.00 5/375 2058
/proc/meminfo: memFree=24569624/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=976880 CPUtime=162.28 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 223123 0 0 0 16183 45 0 0 25 0 1 0 657532631 1000325120 203422 33554432000 4194304 4394578 140735383761584 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 244220 203422 267 49 0 241361 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 976880

[startup+222.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/375 2060
/proc/meminfo: memFree=24261968/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1036200 CPUtime=222.28 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 236290 0 0 0 22179 49 0 0 25 0 1 0 657532631 1061068800 216589 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 259050 216589 267 49 0 256191 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1036200

[startup+282.3 s]
/proc/loadavg: 4.08 4.04 4.01 5/375 2062
/proc/meminfo: memFree=24081992/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1078996 CPUtime=282.28 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 246006 0 0 0 28176 52 0 0 25 0 1 0 657532631 1104891904 226305 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 269749 226305 267 49 0 266890 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 1078996

[startup+342.3 s]
/proc/loadavg: 4.10 4.05 4.00 5/375 2063
/proc/meminfo: memFree=23901792/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1139216 CPUtime=342.28 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 259815 0 0 0 34170 58 0 0 25 0 1 0 657532631 1166557184 240114 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 284804 240114 267 49 0 281945 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 1139216

[startup+402.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/375 2092
/proc/meminfo: memFree=24229652/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1177456 CPUtime=402.28 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 268682 0 0 0 40167 61 0 0 25 0 1 0 657532631 1205714944 248981 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298714 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 294364 248981 267 49 0 291505 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1177456

[startup+462.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/375 2093
/proc/meminfo: memFree=24095224/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1218652 CPUtime=462.28 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 278605 0 0 0 46163 65 0 0 25 0 1 0 657532631 1247899648 258904 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 304663 258904 267 49 0 301804 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1218652

[startup+522.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/375 2095
/proc/meminfo: memFree=23998800/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1254572 CPUtime=522.28 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 287284 0 0 0 52161 67 0 0 25 0 1 0 657532631 1284681728 267583 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 313643 267583 267 49 0 310784 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 1254572

[startup+582.301 s]
/proc/loadavg: 4.14 4.06 4.01 5/375 2097
/proc/meminfo: memFree=23887148/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1285772 CPUtime=582.29 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 294876 0 0 0 58159 70 0 0 25 0 1 0 657532631 1316630528 275175 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 321443 275175 267 49 0 318584 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1285772

[startup+642.301 s]
/proc/loadavg: 4.05 4.05 4.00 5/375 2098
/proc/meminfo: memFree=23788400/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1336476 CPUtime=642.29 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 305933 0 0 0 64156 73 0 0 25 0 1 0 657532631 1368551424 286232 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 334119 286232 267 49 0 331260 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1336476

[startup+702.301 s]
/proc/loadavg: 4.12 4.07 4.01 5/375 2100
/proc/meminfo: memFree=23689340/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1385928 CPUtime=702.29 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 317892 0 0 0 70151 78 0 0 25 0 1 0 657532631 1419190272 298191 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 346482 298191 267 49 0 343623 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1385928

[startup+762.314 s]
/proc/loadavg: 4.09 4.07 4.01 5/375 2101
/proc/meminfo: memFree=23616780/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1417920 CPUtime=762.3 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 325572 0 0 0 76148 82 0 0 25 0 1 0 657532631 1451950080 305871 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 354480 305871 267 49 0 351621 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 1417920

[startup+822.301 s]
/proc/loadavg: 4.03 4.05 4.00 5/375 2103
/proc/meminfo: memFree=23549912/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1449408 CPUtime=822.29 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 333328 0 0 0 82144 85 0 0 25 0 1 0 657532631 1484193792 313627 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298738 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 362352 313627 267 49 0 359493 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1449408

[startup+882.301 s]
/proc/loadavg: 4.04 4.05 4.00 5/375 2105
/proc/meminfo: memFree=23514036/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1478996 CPUtime=882.29 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 340395 0 0 0 88140 89 0 0 25 0 1 0 657532631 1514491904 320694 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 369749 320694 267 49 0 366890 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1478996

[startup+942.301 s]
/proc/loadavg: 4.05 4.06 4.00 5/375 2106
/proc/meminfo: memFree=23476532/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1512908 CPUtime=942.29 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 348750 0 0 0 94137 92 0 0 25 0 1 0 657532631 1549217792 329049 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 378227 329049 267 49 0 375368 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1512908

[startup+1002.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/375 2108
/proc/meminfo: memFree=23443872/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1540172 CPUtime=1002.29 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 355546 0 0 0 100134 95 0 0 25 0 1 0 657532631 1577136128 335845 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 385043 335845 267 49 0 382184 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1540172

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/375 2109
/proc/meminfo: memFree=23411200/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1570660 CPUtime=1062.29 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 362544 0 0 0 106131 98 0 0 25 0 1 0 657532631 1608355840 342843 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 392665 342843 267 49 0 389806 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1570660

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/375 2111
/proc/meminfo: memFree=23393552/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1583868 CPUtime=1122.29 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 365607 0 0 0 112130 99 0 0 25 0 1 0 657532631 1621880832 345906 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 395967 345906 267 49 0 393108 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1583868

[startup+1182.3 s]
/proc/loadavg: 3.82 3.98 3.99 4/369 2130
/proc/meminfo: memFree=23547572/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1583868 CPUtime=1182.3 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 365631 0 0 0 118130 100 0 0 25 0 1 0 657532631 1621880832 345930 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 395967 345930 267 49 0 393108 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1583868

[startup+1242.3 s]
/proc/loadavg: 3.30 3.80 3.92 4/369 2131
/proc/meminfo: memFree=23542468/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1584124 CPUtime=1242.3 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 365803 0 0 0 124130 100 0 0 25 0 1 0 657532631 1622142976 346102 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 396031 346102 267 49 0 393172 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1584124



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.82 3.59 3.84 3/363 2150
/proc/meminfo: memFree=24965264/32951124 swapFree=63649232/67111528
[pid=1971] ppid=1969 vsize=1585276 CPUtime=1300 cores=0,2
/proc/1971/stat : 1971 (SApperloT2010) R 1969 1971 1684 0 -1 4202496 366042 0 0 0 129900 100 0 0 25 0 1 0 657532631 1623322624 346341 33554432000 4194304 4394578 140735383761584 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1971/statm: 396319 346341 267 49 0 393460 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1585276

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.08
CPU time (s): 1300.09
CPU user time (s): 1299.01
CPU system time (s): 1.07184
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 1585276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.01
system time used= 1.07184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366042
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= 5
involuntary context switches= 16350

runsolver used 4.85726 second user time and 10.5304 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 13:35:41
IDJOB=3380183
IDBENCH=83466
IDSOLVER=1862
FILE ID=node130/3380183-1305459338
RUNJOBID= node130-1305458002-1702
PBS_JOBID= 13324900
Free space on /tmp= 73184 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380183-1305459338/watcher-3380183-1305459338 -o /tmp/evaluation-result-3380183-1305459338/solver-3380183-1305459338 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380183-1305459338.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=981881315

node130.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.838
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.67
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.838
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.83
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.838
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.75
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.838
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.81
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.838
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.75
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25356808 kB
Buffers:        289172 kB
Cached:        4245816 kB
SwapCached:      10248 kB
Active:        3403524 kB
Inactive:      3898640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25356808 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:          215732 kB
Writeback:           0 kB
AnonPages:     2765120 kB
Mapped:          21284 kB
Slab:           191244 kB
PageTables:      36896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89969532 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= 73284 MiB
End job on node130 at 2011-05-15 13:57:23