Trace number 3291060

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-03-04? (TO) 1300.11 1300.07

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: 935)

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-3291060-1303788699/watcher-3291060-1303788699 -o /tmp/evaluation-result-3291060-1303788699/solver-3291060-1303788699 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3291060-1303788699.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: 3.99 3.56 2.83 5/189 15444
/proc/meminfo: memFree=20230292/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=48160 CPUtime=0 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 2978 0 0 0 0 0 0 0 23 0 1 0 490470036 49315840 2918 33554432000 4194304 4395502 140734652313472 18446744073709551615 4280382 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 12040 2936 246 50 0 9180 0

[startup+0.0712939 s]
/proc/loadavg: 3.99 3.56 2.83 5/189 15444
/proc/meminfo: memFree=20230292/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=58520 CPUtime=0.06 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 7522 0 0 0 6 0 0 0 23 0 1 0 490470036 59924480 7462 33554432000 4194304 4395502 140734652313472 18446744073709551615 4264939 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 14630 7464 250 50 0 11770 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 58520

[startup+0.10029 s]
/proc/loadavg: 3.99 3.56 2.83 5/189 15444
/proc/meminfo: memFree=20230292/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=63720 CPUtime=0.09 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 8623 0 0 0 9 0 0 0 23 0 1 0 490470036 65249280 8563 33554432000 4194304 4395502 140734652313472 18446744073709551615 237278498356 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 15930 8564 250 50 0 13070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63720

[startup+0.300258 s]
/proc/loadavg: 3.99 3.56 2.83 5/189 15444
/proc/meminfo: memFree=20230292/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=91480 CPUtime=0.29 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 15208 0 0 0 28 1 0 0 25 0 1 0 490470036 93675520 15115 33554432000 4194304 4395502 140734652313472 18446744073709551615 4256424 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 22870 15115 250 50 0 20010 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 91480

[startup+0.700186 s]
/proc/loadavg: 3.99 3.56 2.83 5/189 15444
/proc/meminfo: memFree=20230292/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=142772 CPUtime=0.69 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 30115 0 0 0 66 3 0 0 25 0 1 0 490470036 146198528 26494 33554432000 4194304 4395502 140734652313472 18446744073709551615 237278879488 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 35693 26494 250 50 0 32833 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 142772

[startup+1.5011 s]
/proc/loadavg: 3.99 3.57 2.84 5/190 15445
/proc/meminfo: memFree=20091536/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=258632 CPUtime=1.49 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 54319 0 0 0 142 7 0 0 25 0 1 0 490470036 264839168 50698 33554432000 4194304 4395502 140734652313472 18446744073709551615 237278879488 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 64658 50698 250 50 0 61798 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 258632

[startup+3.10076 s]
/proc/loadavg: 3.99 3.57 2.84 5/190 15445
/proc/meminfo: memFree=19975224/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=467012 CPUtime=3.09 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 100261 0 0 0 294 15 0 0 25 0 1 0 490470036 478220288 96583 33554432000 4194304 4395502 140734652313472 18446744073709551615 4268138 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 116753 96583 256 50 0 113893 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 467012

[startup+6.30019 s]
/proc/loadavg: 3.99 3.58 2.84 5/190 15445
/proc/meminfo: memFree=19826424/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=467280 CPUtime=6.29 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 102624 0 0 0 613 16 0 0 25 0 1 0 490470036 478494720 98946 33554432000 4194304 4395502 140734652313472 18446744073709551615 4277439 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 116820 98946 256 50 0 113960 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 467280

[startup+12.701 s]
/proc/loadavg: 3.99 3.58 2.85 5/190 15445
/proc/meminfo: memFree=19814832/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=467280 CPUtime=12.69 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 102624 0 0 0 1249 20 0 0 25 0 1 0 490470036 478494720 98946 33554432000 4194304 4395502 140734652313472 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 116820 98946 256 50 0 113960 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 467280

[startup+25.5008 s]
/proc/loadavg: 3.99 3.60 2.86 5/190 15446
/proc/meminfo: memFree=19797964/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=467280 CPUtime=25.49 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 102624 0 0 0 2528 21 0 0 25 0 1 0 490470036 478494720 98946 33554432000 4194304 4395502 140734652313472 18446744073709551615 4253239 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 116820 98946 256 50 0 113960 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 467280

[startup+51.1003 s]
/proc/loadavg: 3.99 3.63 2.89 5/190 15446
/proc/meminfo: memFree=19765328/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=467280 CPUtime=51.09 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 102624 0 0 0 5087 22 0 0 25 0 1 0 490470036 478494720 98946 33554432000 4194304 4395502 140734652313472 18446744073709551615 4253239 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 116820 98946 256 50 0 113960 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 467280

[startup+102.307 s]
/proc/loadavg: 4.07 3.70 2.96 5/190 15448
/proc/meminfo: memFree=19412896/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=790804 CPUtime=102.3 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 184442 0 0 0 10193 37 0 0 25 0 1 0 490470036 809783296 172142 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 197701 172142 267 50 0 194841 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 790804

[startup+162.3 s]
/proc/loadavg: 4.09 3.77 3.02 5/190 15449
/proc/meminfo: memFree=19214340/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=959248 CPUtime=162.29 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 218615 0 0 0 16185 44 0 0 25 0 1 0 490470036 982269952 206315 33554432000 4194304 4395502 140734652313472 18446744073709551615 4288351 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 239812 206315 267 50 0 236952 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 959248

[startup+222.301 s]
/proc/loadavg: 4.03 3.81 3.08 5/190 15451
/proc/meminfo: memFree=19099084/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1020368 CPUtime=222.29 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 232197 0 0 0 22183 46 0 0 25 0 1 0 490470036 1044856832 219897 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 255092 219897 267 50 0 252232 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1020368

[startup+282.301 s]
/proc/loadavg: 4.01 3.84 3.14 5/190 15453
/proc/meminfo: memFree=19002392/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1068592 CPUtime=282.3 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 243272 0 0 0 28181 49 0 0 25 0 1 0 490470036 1094238208 230972 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 267148 230972 267 50 0 264288 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1068592

[startup+342.3 s]
/proc/loadavg: 4.00 3.87 3.19 5/190 15454
/proc/meminfo: memFree=18886848/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1127028 CPUtime=342.3 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 256697 0 0 0 34177 53 0 0 25 0 1 0 490470036 1154076672 244397 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 281757 244397 267 50 0 278897 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1127028

[startup+402.301 s]
/proc/loadavg: 3.85 3.86 3.22 4/184 15473
/proc/meminfo: memFree=19052208/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1169716 CPUtime=402.3 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 266611 0 0 0 40173 57 0 0 25 0 1 0 490470036 1197789184 254311 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 292429 254311 267 50 0 289569 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1169716

[startup+462.301 s]
/proc/loadavg: 3.31 3.70 3.21 4/184 15474
/proc/meminfo: memFree=18973676/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1210552 CPUtime=462.3 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 276482 0 0 0 46170 60 0 0 25 0 1 0 490470036 1239605248 264182 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 302638 264182 267 50 0 299778 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1210552

[startup+522.3 s]
/proc/loadavg: 3.14 3.58 3.19 4/184 15476
/proc/meminfo: memFree=18895284/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1246120 CPUtime=522.3 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 285110 0 0 0 52167 63 0 0 25 0 1 0 490470036 1276026880 272810 33554432000 4194304 4395502 140734652313472 18446744073709551615 4293657 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 311530 272810 267 50 0 308670 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1246120

[startup+582.301 s]
/proc/loadavg: 3.05 3.47 3.18 4/184 15478
/proc/meminfo: memFree=18814868/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1280452 CPUtime=582.3 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 293415 0 0 0 58164 66 0 0 25 0 1 0 490470036 1311182848 281115 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 320113 281115 267 50 0 317253 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1280452

[startup+642.301 s]
/proc/loadavg: 3.02 3.38 3.17 4/184 15479
/proc/meminfo: memFree=18710188/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1351264 CPUtime=642.31 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 309613 0 0 0 64160 71 0 0 25 0 1 0 490470036 1383694336 297313 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 337816 297313 267 50 0 334956 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1351264

[startup+702.3 s]
/proc/loadavg: 3.05 3.33 3.16 4/184 15481
/proc/meminfo: memFree=18648880/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1381636 CPUtime=702.31 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 316638 0 0 0 70158 73 0 0 25 0 1 0 490470036 1414795264 304338 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 345409 304338 267 50 0 342549 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1381636

[startup+762.307 s]
/proc/loadavg: 3.02 3.26 3.15 4/184 15482
/proc/meminfo: memFree=18612788/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1417724 CPUtime=762.32 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 325384 0 0 0 76154 78 0 0 25 0 1 0 490470036 1451749376 313084 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 354431 313084 267 50 0 351571 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1417724

[startup+822.301 s]
/proc/loadavg: 3.00 3.21 3.14 4/184 15484
/proc/meminfo: memFree=18581652/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1448504 CPUtime=822.32 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 332930 0 0 0 82152 80 0 0 25 0 1 0 490470036 1483268096 320630 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 362126 320630 267 50 0 359266 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1448504

[startup+882.3 s]
/proc/loadavg: 2.72 3.11 3.10 3/178 15503
/proc/meminfo: memFree=18705832/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1481204 CPUtime=882.31 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 340762 0 0 0 88149 82 0 0 25 0 1 0 490470036 1516752896 328462 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 370301 328462 267 50 0 367441 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1481204

[startup+942.301 s]
/proc/loadavg: 2.26 2.90 3.03 3/178 15504
/proc/meminfo: memFree=18676064/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1511072 CPUtime=942.31 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 348183 0 0 0 94146 85 0 0 25 0 1 0 490470036 1547337728 335883 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 377768 335883 267 50 0 374908 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1511072

[startup+1002.3 s]
/proc/loadavg: 2.09 2.74 2.96 3/178 15506
/proc/meminfo: memFree=18646664/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1541012 CPUtime=1002.32 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 355200 0 0 0 100143 89 0 0 25 0 1 0 490470036 1577996288 342900 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 385253 342900 267 50 0 382393 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1541012

[startup+1062.3 s]
/proc/loadavg: 2.08 2.61 2.91 3/178 15507
/proc/meminfo: memFree=18624080/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1562820 CPUtime=1062.32 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 360275 0 0 0 106141 91 0 0 25 0 1 0 490470036 1600327680 347975 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 390705 347975 267 50 0 387845 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1562820

[startup+1122.3 s]
/proc/loadavg: 2.03 2.50 2.85 3/178 15509
/proc/meminfo: memFree=18622452/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1562820 CPUtime=1122.32 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 360322 0 0 0 112141 91 0 0 25 0 1 0 490470036 1600327680 348022 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 390705 348022 267 50 0 387845 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1562820

[startup+1182.3 s]
/proc/loadavg: 1.44 2.25 2.74 2/172 15529
/proc/meminfo: memFree=20060624/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1563716 CPUtime=1182.33 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 360525 0 0 0 118142 91 0 0 25 0 1 0 490470036 1601245184 348225 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 390929 348225 267 50 0 388069 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1563716

[startup+1242.3 s]
/proc/loadavg: 1.16 2.02 2.63 2/172 15530
/proc/meminfo: memFree=20058752/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1565380 CPUtime=1242.32 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 360939 0 0 0 124141 91 0 0 25 0 1 0 490470036 1602949120 348639 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 391345 348639 267 50 0 388485 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1565380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.06 1.85 2.53 2/172 15532
/proc/meminfo: memFree=20057872/32950904 swapFree=67082284/67111528
[pid=15444] ppid=15442 vsize=1565892 CPUtime=1300.03 cores=0,2
/proc/15444/stat : 15444 (SApperloT2010) R 15442 15444 13829 0 -1 4202496 361140 0 0 0 129912 91 0 0 25 0 1 0 490470036 1603473408 348840 33554432000 4194304 4395502 140734652313472 18446744073709551615 4299567 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15444/statm: 391473 348840 267 50 0 388613 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1565892

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.07
CPU time (s): 1300.11
CPU user time (s): 1299.12
CPU system time (s): 0.98285
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1565892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.12
system time used= 0.98285
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 361140
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= 9
involuntary context switches= 1626

runsolver used 2.08768 second user time and 4.83026 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-26 05:31:43
IDJOB=3291060
IDBENCH=83466
IDSOLVER=1655
FILE ID=node121/3291060-1303788699
RUNJOBID= node121-1303788133-15117
PBS_JOBID= 13157234
Free space on /tmp= 72592 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291060-1303788699/watcher-3291060-1303788699 -o /tmp/evaluation-result-3291060-1303788699/solver-3291060-1303788699 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3291060-1303788699.cnf

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

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=141365976

node121.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.817
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.63
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.817
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	: 5226.07
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.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.77
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.817
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20230324 kB
Buffers:       2151656 kB
Cached:        8905732 kB
SwapCached:       2776 kB
Active:        9382572 kB
Inactive:      2823204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20230324 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:          186428 kB
Writeback:           0 kB
AnonPages:     1146200 kB
Mapped:          14620 kB
Slab:           447368 kB
PageTables:       7664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  1503964 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= 72700 MiB
End job on node121 at 2011-04-26 05:53:25