Trace number 3290837

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
MPhaseSAT_M 2011-02-16? (TO) 1300.04 1300.01

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark505.23
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

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

running on 2 cores: 1,3

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.68 3.93 3.92 2/176 29347
/proc/meminfo: memFree=31994288/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=5604 CPUtime=0 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 316 0 0 0 0 0 0 0 21 0 1 0 490427233 5738496 257 33554432000 134512640 134829744 4291178976 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 1401 257 225 78 0 687 0

[startup+0.0312091 s]
/proc/loadavg: 3.68 3.93 3.92 2/176 29347
/proc/meminfo: memFree=31994288/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=5604 CPUtime=0.02 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 461 0 0 0 2 0 0 0 21 0 1 0 490427233 5738496 402 33554432000 134512640 134829744 4291178976 18446744073709551615 11798148 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 1401 402 225 78 0 687 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5604

[startup+0.100183 s]
/proc/loadavg: 3.68 3.93 3.92 2/176 29347
/proc/meminfo: memFree=31994288/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=7692 CPUtime=0.09 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 1373 0 0 0 9 0 0 0 21 0 1 0 490427233 7876608 1313 33554432000 134512640 134829744 4291178976 18446744073709551615 134559362 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 1923 1313 232 78 0 1209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7692

[startup+0.300148 s]
/proc/loadavg: 3.68 3.93 3.92 2/176 29347
/proc/meminfo: memFree=31994288/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=15208 CPUtime=0.29 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 5524 0 0 0 29 0 0 0 22 0 1 0 490427233 15572992 3296 33554432000 134512640 134829744 4291178976 18446744073709551615 134719301 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 3802 3296 258 78 0 3088 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15208

[startup+0.701075 s]
/proc/loadavg: 3.68 3.93 3.92 2/176 29347
/proc/meminfo: memFree=31994288/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=17064 CPUtime=0.69 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 6038 0 0 0 69 0 0 0 23 0 1 0 490427233 17473536 3809 33554432000 134512640 134829744 4291178976 18446744073709551615 134661437 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 4266 3809 275 78 0 3552 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17064

[startup+1.50093 s]
/proc/loadavg: 3.68 3.93 3.92 4/185 29391
/proc/meminfo: memFree=31944208/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=17592 CPUtime=1.49 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 6140 0 0 0 149 0 0 0 25 0 1 0 490427233 18014208 3911 33554432000 134512640 134829744 4291178976 18446744073709551615 134661654 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 4398 3911 275 78 0 3684 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17592

[startup+3.10064 s]
/proc/loadavg: 3.68 3.93 3.92 5/187 29395
/proc/meminfo: memFree=31884204/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=17724 CPUtime=3.09 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 6180 0 0 0 309 0 0 0 25 0 1 0 490427233 18149376 3951 33554432000 134512640 134829744 4291178976 18446744073709551615 134678478 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 4431 3951 275 78 0 3717 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17724

[startup+6.30106 s]
/proc/loadavg: 3.70 3.93 3.92 5/190 29401
/proc/meminfo: memFree=31724032/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=17708 CPUtime=6.29 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 6381 0 0 0 629 0 0 0 25 0 1 0 490427233 18132992 3970 33554432000 134512640 134829744 4291178976 18446744073709551615 134661135 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 4427 3970 275 78 0 3713 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17708

[startup+12.7009 s]
/proc/loadavg: 3.73 3.94 3.92 5/190 29402
/proc/meminfo: memFree=31387624/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=18640 CPUtime=12.68 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 6771 0 0 0 1268 0 0 0 25 0 1 0 490427233 19087360 4173 33554432000 134512640 134829744 4291178976 18446744073709551615 134661477 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 4660 4173 275 78 0 3946 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18640

[startup+25.5006 s]
/proc/loadavg: 3.79 3.94 3.92 5/190 29402
/proc/meminfo: memFree=31379720/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=15136 CPUtime=25.49 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 14480 0 0 0 2547 2 0 0 25 0 1 0 490427233 15499264 3308 33554432000 134512640 134829744 4291178976 18446744073709551615 134580648 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 3784 3308 277 78 0 3070 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15136

[startup+51.1009 s]
/proc/loadavg: 3.93 3.96 3.93 5/190 29402
/proc/meminfo: memFree=31329228/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=53444 CPUtime=51.09 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 37613 0 0 0 5104 5 0 0 25 0 1 0 490427233 54726656 12707 33554432000 134512640 134829744 4291178976 18446744073709551615 134620962 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 13361 12707 281 78 0 12647 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53444

[startup+102.307 s]
/proc/loadavg: 4.05 3.98 3.93 5/190 29404
/proc/meminfo: memFree=31223556/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=52596 CPUtime=102.3 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 41151 0 0 0 10224 6 0 0 25 0 1 0 490427233 53858304 12598 33554432000 134512640 134829744 4291178976 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 13149 12598 281 78 0 12435 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 52596

[startup+162.301 s]
/proc/loadavg: 4.10 4.01 3.94 5/190 29433
/proc/meminfo: memFree=30797164/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=53564 CPUtime=162.3 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 45147 0 0 0 16223 7 0 0 25 0 1 0 490427233 54849536 12802 33554432000 134512640 134829744 4291178976 18446744073709551615 134620985 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 13391 12802 281 78 0 12677 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 53564

[startup+222.301 s]
/proc/loadavg: 4.04 4.00 3.94 5/190 29515
/proc/meminfo: memFree=30658120/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=56264 CPUtime=222.3 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 45763 0 0 0 22223 7 0 0 25 0 1 0 490427233 57614336 13418 33554432000 134512640 134829744 4291178976 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 14066 13418 281 78 0 13352 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 56264

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 29517
/proc/meminfo: memFree=30631656/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=59484 CPUtime=282.3 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 46495 0 0 0 28223 7 0 0 25 0 1 0 490427233 60911616 14150 33554432000 134512640 134829744 4291178976 18446744073709551615 134661109 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 14871 14150 281 78 0 14157 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 59484

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29518
/proc/meminfo: memFree=30605044/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=61376 CPUtime=342.29 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 46903 0 0 0 34222 7 0 0 25 0 1 0 490427233 62849024 14558 33554432000 134512640 134829744 4291178976 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 15344 14558 281 78 0 14630 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 61376

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29520
/proc/meminfo: memFree=30606820/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=60648 CPUtime=402.3 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 48043 0 0 0 40222 8 0 0 25 0 1 0 490427233 62103552 14609 33554432000 134512640 134829744 4291178976 18446744073709551615 134723571 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 15162 14609 281 78 0 14448 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 60648

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29522
/proc/meminfo: memFree=30606864/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=60960 CPUtime=462.3 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 48093 0 0 0 46222 8 0 0 25 0 1 0 490427233 62423040 14659 33554432000 134512640 134829744 4291178976 18446744073709551615 134722601 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 15240 14659 281 78 0 14526 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 60960

[startup+522.3 s]
/proc/loadavg: 4.06 4.02 3.95 5/190 29550
/proc/meminfo: memFree=30671628/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=61944 CPUtime=522.3 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 48289 0 0 0 52222 8 0 0 25 0 1 0 490427233 63430656 14855 33554432000 134512640 134829744 4291178976 18446744073709551615 134678644 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 15486 14855 281 78 0 14772 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 61944

[startup+582.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 29552
/proc/meminfo: memFree=30669712/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=63056 CPUtime=582.3 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 48560 0 0 0 58222 8 0 0 25 0 1 0 490427233 64569344 15126 33554432000 134512640 134829744 4291178976 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 15764 15126 281 78 0 15050 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 63056

[startup+642.3 s]
/proc/loadavg: 4.04 4.02 3.95 5/190 29580
/proc/meminfo: memFree=30728448/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=64664 CPUtime=642.31 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 48854 0 0 0 64223 8 0 0 25 0 1 0 490427233 66215936 15420 33554432000 134512640 134829744 4291178976 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 16166 15420 281 78 0 15452 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 64664

[startup+702.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 29582
/proc/meminfo: memFree=30723892/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=66644 CPUtime=702.31 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 49302 0 0 0 70223 8 0 0 25 0 1 0 490427233 68243456 15868 33554432000 134512640 134829744 4291178976 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 16661 15868 281 78 0 15947 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 66644

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 29584
/proc/meminfo: memFree=30718756/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=67908 CPUtime=762.31 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 49592 0 0 0 76223 8 0 0 25 0 1 0 490427233 69537792 16158 33554432000 134512640 134829744 4291178976 18446744073709551615 134661635 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 16977 16158 281 78 0 16263 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 67908

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 29585
/proc/meminfo: memFree=30712120/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=68776 CPUtime=822.31 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 49800 0 0 0 82223 8 0 0 25 0 1 0 490427233 70426624 16366 33554432000 134512640 134829744 4291178976 18446744073709551615 134661311 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 17194 16366 281 78 0 16480 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 68776

[startup+882.301 s]
/proc/loadavg: 4.05 4.01 3.96 5/190 29587
/proc/meminfo: memFree=30698928/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=68776 CPUtime=882.31 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 49806 0 0 0 88223 8 0 0 25 0 1 0 490427233 70426624 16372 33554432000 134512640 134829744 4291178976 18446744073709551615 134717854 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 17194 16372 281 78 0 16480 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 68776

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.96 5/190 29588
/proc/meminfo: memFree=30711660/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=69544 CPUtime=942.31 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 49954 0 0 0 94223 8 0 0 25 0 1 0 490427233 71213056 16520 33554432000 134512640 134829744 4291178976 18446744073709551615 11787982 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 17386 16520 281 78 0 16672 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 69544

[startup+1002.3 s]
/proc/loadavg: 4.08 4.02 3.96 5/190 29590
/proc/meminfo: memFree=30707268/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=69544 CPUtime=1002.31 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 49958 0 0 0 100223 8 0 0 25 0 1 0 490427233 71213056 16524 33554432000 134512640 134829744 4291178976 18446744073709551615 134661516 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 17386 16524 281 78 0 16672 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 69544

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.96 5/190 29592
/proc/meminfo: memFree=30704984/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=69544 CPUtime=1062.32 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 49984 0 0 0 106223 9 0 0 25 0 1 0 490427233 71213056 16550 33554432000 134512640 134829744 4291178976 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 17386 16550 281 78 0 16672 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 69544

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.97 5/190 29593
/proc/meminfo: memFree=30703452/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=69480 CPUtime=1122.32 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 50567 0 0 0 112223 9 0 0 25 0 1 0 490427233 71147520 16745 33554432000 134512640 134829744 4291178976 18446744073709551615 134661731 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 17370 16745 281 78 0 16656 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 69480

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/190 29595
/proc/meminfo: memFree=30703276/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=69476 CPUtime=1182.32 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 50881 0 0 0 118223 9 0 0 25 0 1 0 490427233 71143424 16786 33554432000 134512640 134829744 4291178976 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 17369 16786 281 78 0 16655 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 69476

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 29596
/proc/meminfo: memFree=30703484/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=69476 CPUtime=1242.33 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 50881 0 0 0 124224 9 0 0 25 0 1 0 490427233 71143424 16786 33554432000 134512640 134829744 4291178976 18446744073709551615 134678278 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 17369 16786 281 78 0 16655 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 69476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 29598
/proc/meminfo: memFree=30699704/32951124 swapFree=67111348/67111528
[pid=29347] ppid=29345 vsize=69476 CPUtime=1300.03 cores=1,3
/proc/29347/stat : 29347 (MPhaseSAT_M) R 29345 29347 28853 0 -1 4202496 51163 0 0 0 129994 9 0 0 25 0 1 0 490427233 71143424 16794 33554432000 134512640 134829744 4291178976 18446744073709551615 134662081 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29347/statm: 17369 16794 281 78 0 16655 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 69476

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.95
CPU system time (s): 0.095985
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 71276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51163
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= 16
involuntary context switches= 2409

runsolver used 1.9817 second user time and 5.12222 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-26 05:24:28
IDJOB=3290837
IDBENCH=83451
IDSOLVER=1522
FILE ID=node106/3290837-1303788268
RUNJOBID= node106-1303788268-29333
PBS_JOBID= 13157240
Free space on /tmp= 72468 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290837-1303788268/watcher-3290837-1303788268 -o /tmp/evaluation-result-3290837-1303788268/solver-3290837-1303788268 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3290837-1303788268.cnf

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=866846222

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31994444 kB
Buffers:         89208 kB
Cached:         591736 kB
SwapCached:         96 kB
Active:         299956 kB
Inactive:       448356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31994444 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5984 kB
Writeback:          96 kB
AnonPages:       67292 kB
Mapped:          14484 kB
Slab:           143576 kB
PageTables:       4876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195988 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= 72256 MiB
End job on node106 at 2011-04-26 05:46:10