Trace number 3290975

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.06 1300.03

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00X23.cnf
MD5SUM9cec6483d4ca03e8555377ba059b61ae
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 clauses2133873
Sum of the clauses size18060684
Maximum clause length91
Minimum clause length1
Number of clauses of size 116
Number of clauses of size 240913
Number of clauses of size 337518
Number of clauses of size 422333
Number of clauses of size 5147683
Number of clauses of size over 51885410

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

running on 2 cores: 5,7

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.70 3.93 3.92 4/189 29400
/proc/meminfo: memFree=31766068/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=36484 CPUtime=0 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 337 0 0 0 0 0 0 0 22 0 1 0 490427626 37359616 278 33554432000 134512640 134829744 4290477024 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 9121 278 225 78 0 8407 0

[startup+0.0562181 s]
/proc/loadavg: 3.70 3.93 3.92 4/189 29400
/proc/meminfo: memFree=31766068/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=36484 CPUtime=0.05 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 634 0 0 0 5 0 0 0 22 0 1 0 490427626 37359616 575 33554432000 134512640 134829744 4290477024 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 9121 575 225 78 0 8407 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 36484

[startup+0.100207 s]
/proc/loadavg: 3.70 3.93 3.92 4/189 29400
/proc/meminfo: memFree=31766068/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=36484 CPUtime=0.09 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 899 0 0 0 9 0 0 0 22 0 1 0 490427626 37359616 840 33554432000 134512640 134829744 4290477024 18446744073709551615 11797064 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 9121 840 225 78 0 8407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36484

[startup+0.300172 s]
/proc/loadavg: 3.70 3.93 3.92 4/189 29400
/proc/meminfo: memFree=31766068/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=36484 CPUtime=0.29 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 2109 0 0 0 29 0 0 0 23 0 1 0 490427626 37359616 2050 33554432000 134512640 134829744 4290477024 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 9121 2050 225 78 0 8407 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36484

[startup+0.7011 s]
/proc/loadavg: 3.70 3.93 3.92 4/189 29400
/proc/meminfo: memFree=31766068/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=36484 CPUtime=0.69 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 4460 0 0 0 69 0 0 0 25 0 1 0 490427626 37359616 4401 33554432000 134512640 134829744 4290477024 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 9121 4401 225 78 0 8407 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36484

[startup+1.50096 s]
/proc/loadavg: 3.70 3.93 3.92 5/190 29401
/proc/meminfo: memFree=31736432/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=42784 CPUtime=1.49 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 9025 0 0 0 147 2 0 0 25 0 1 0 490427626 43810816 8966 33554432000 134512640 134829744 4290477024 18446744073709551615 11798148 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 10696 8967 226 78 0 9982 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42784

[startup+3.10066 s]
/proc/loadavg: 3.70 3.93 3.92 5/190 29401
/proc/meminfo: memFree=31710320/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=74276 CPUtime=3.09 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 17576 0 0 0 303 6 0 0 25 0 1 0 490427626 76058624 17517 33554432000 134512640 134829744 4290477024 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 18569 17517 226 78 0 17855 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74276

[startup+6.30108 s]
/proc/loadavg: 3.73 3.94 3.92 5/190 29402
/proc/meminfo: memFree=31503292/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=387580 CPUtime=6.29 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 100542 0 0 0 613 16 0 0 25 0 1 0 490427626 396881920 91467 33554432000 134512640 134829744 4290477024 18446744073709551615 134630346 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 96895 91467 255 78 0 96181 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 387580

[startup+12.7009 s]
/proc/loadavg: 3.75 3.94 3.92 5/190 29402
/proc/meminfo: memFree=31380820/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=387580 CPUtime=12.69 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 101509 0 0 0 1253 16 0 0 25 0 1 0 490427626 396881920 92433 33554432000 134512640 134829744 4290477024 18446744073709551615 134624897 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 96895 92433 266 78 0 96181 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 387580

[startup+25.5006 s]
/proc/loadavg: 3.80 3.94 3.92 5/190 29402
/proc/meminfo: memFree=31369684/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=387580 CPUtime=25.49 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 101511 0 0 0 2533 16 0 0 25 0 1 0 490427626 396881920 92435 33554432000 134512640 134829744 4290477024 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 96895 92435 266 78 0 96181 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 387580

[startup+51.1009 s]
/proc/loadavg: 3.93 3.96 3.93 5/190 29403
/proc/meminfo: memFree=31329344/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=387692 CPUtime=51.09 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 105724 0 0 0 5093 16 0 0 25 0 1 0 490427626 396996608 95399 33554432000 134512640 134829744 4290477024 18446744073709551615 134661382 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 96923 95399 266 78 0 96209 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 387692

[startup+102.307 s]
/proc/loadavg: 4.04 3.98 3.93 5/190 29404
/proc/meminfo: memFree=31218720/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=470164 CPUtime=102.3 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 516924 0 0 0 10158 72 0 0 25 0 1 0 490427626 481447936 112444 33554432000 134512640 134829744 4290477024 18446744073709551615 134661386 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 117541 112444 277 78 0 116827 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 470164

[startup+162.301 s]
/proc/loadavg: 4.10 4.01 3.94 5/190 29433
/proc/meminfo: memFree=30796420/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=483188 CPUtime=162.29 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 519643 0 0 0 16156 73 0 0 25 0 1 0 490427626 494784512 115163 33554432000 134512640 134829744 4290477024 18446744073709551615 134620951 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 120797 115163 277 78 0 120083 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 483188

[startup+222.301 s]
/proc/loadavg: 4.03 4.00 3.94 5/190 29515
/proc/meminfo: memFree=30656408/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=478420 CPUtime=222.3 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 555127 0 0 0 22152 78 0 0 25 0 1 0 490427626 489902080 115922 33554432000 134512640 134829744 4290477024 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 119605 115922 278 78 0 118891 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 478420

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 29517
/proc/meminfo: memFree=30622976/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=478212 CPUtime=282.3 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 637497 0 0 0 28142 88 0 0 25 0 1 0 490427626 489689088 115960 33554432000 134512640 134829744 4290477024 18446744073709551615 134620888 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 119553 115960 278 78 0 118839 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 478212

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29518
/proc/meminfo: memFree=30605044/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=478468 CPUtime=342.3 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 721644 0 0 0 34131 99 0 0 25 0 1 0 490427626 489951232 116071 33554432000 134512640 134829744 4290477024 18446744073709551615 134661386 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 119617 116071 278 78 0 118903 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 478468

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29520
/proc/meminfo: memFree=30606572/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=478212 CPUtime=402.3 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 753926 0 0 0 40126 104 0 0 25 0 1 0 490427626 489689088 116011 33554432000 134512640 134829744 4290477024 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 119553 116011 278 78 0 118839 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 478212

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29522
/proc/meminfo: memFree=30606864/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=478212 CPUtime=462.31 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 753926 0 0 0 46127 104 0 0 25 0 1 0 490427626 489689088 116011 33554432000 134512640 134829744 4290477024 18446744073709551615 134620973 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 119553 116011 278 78 0 118839 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 478212

[startup+522.3 s]
/proc/loadavg: 4.06 4.01 3.95 5/190 29550
/proc/meminfo: memFree=30671008/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=479236 CPUtime=522.31 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 754071 0 0 0 52127 104 0 0 25 0 1 0 490427626 490737664 116156 33554432000 134512640 134829744 4290477024 18446744073709551615 134620977 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 119809 116156 278 78 0 119095 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 479236

[startup+582.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 29552
/proc/meminfo: memFree=30669580/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=478212 CPUtime=582.31 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 789618 0 0 0 58123 108 0 0 25 0 1 0 490427626 489689088 116014 33554432000 134512640 134829744 4290477024 18446744073709551615 134620973 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 119553 116014 278 78 0 118839 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 478212

[startup+642.3 s]
/proc/loadavg: 4.04 4.02 3.95 5/190 29580
/proc/meminfo: memFree=30728196/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=478212 CPUtime=642.31 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 789618 0 0 0 64123 108 0 0 25 0 1 0 490427626 489689088 116014 33554432000 134512640 134829744 4290477024 18446744073709551615 134621301 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 119553 116014 278 78 0 118839 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 478212

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 29582
/proc/meminfo: memFree=30723892/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=478788 CPUtime=702.31 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 789683 0 0 0 70123 108 0 0 25 0 1 0 490427626 490278912 116079 33554432000 134512640 134829744 4290477024 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 119697 116079 278 78 0 118983 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 478788

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 29584
/proc/meminfo: memFree=30717632/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=479896 CPUtime=762.32 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 825856 0 0 0 76120 112 0 0 25 0 1 0 490427626 491413504 116413 33554432000 134512640 134829744 4290477024 18446744073709551615 11788508 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 119974 116413 278 78 0 119260 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 479896

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 29585
/proc/meminfo: memFree=30711996/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=479628 CPUtime=822.31 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 862456 0 0 0 82115 116 0 0 25 0 1 0 490427626 491139072 116354 33554432000 134512640 134829744 4290477024 18446744073709551615 134719593 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 119907 116354 278 78 0 119193 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 479628

[startup+882.301 s]
/proc/loadavg: 4.05 4.01 3.96 5/190 29587
/proc/meminfo: memFree=30711948/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=479628 CPUtime=882.32 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 899605 0 0 0 88111 121 0 0 25 0 1 0 490427626 491139072 116355 33554432000 134512640 134829744 4290477024 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 119907 116355 278 78 0 119193 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 479628

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.96 5/190 29588
/proc/meminfo: memFree=30711288/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=480396 CPUtime=942.32 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 899709 0 0 0 94111 121 0 0 25 0 1 0 490427626 491925504 116459 33554432000 134512640 134829744 4290477024 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 120099 116459 278 78 0 119385 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 480396

[startup+1002.3 s]
/proc/loadavg: 4.08 4.02 3.96 5/190 29590
/proc/meminfo: memFree=30707144/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=483072 CPUtime=1002.32 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 937925 0 0 0 100106 126 0 0 25 0 1 0 490427626 494665728 117214 33554432000 134512640 134829744 4290477024 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 120768 117214 278 78 0 120054 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 483072

[startup+1062.3 s]
/proc/loadavg: 4.11 4.03 3.97 5/190 29592
/proc/meminfo: memFree=30704860/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=484812 CPUtime=1062.32 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 938226 0 0 0 106106 126 0 0 25 0 1 0 490427626 496447488 117515 33554432000 134512640 134829744 4290477024 18446744073709551615 134661169 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 121203 117515 278 78 0 120489 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 484812

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.97 5/190 29593
/proc/meminfo: memFree=30609832/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=483940 CPUtime=1122.33 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 975749 0 0 0 112101 132 0 0 25 0 1 0 490427626 495554560 117437 33554432000 134512640 134829744 4290477024 18446744073709551615 134661453 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 120985 117437 278 78 0 120271 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 483940

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/190 29595
/proc/meminfo: memFree=30703152/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=484192 CPUtime=1182.33 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 975783 0 0 0 118101 132 0 0 25 0 1 0 490427626 495812608 117471 33554432000 134512640 134829744 4290477024 18446744073709551615 12044709 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 121048 117471 278 78 0 120334 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 484192

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 29596
/proc/meminfo: memFree=30703360/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=483620 CPUtime=1242.33 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 1013198 0 0 0 124097 136 0 0 25 0 1 0 490427626 495226880 117358 33554432000 134512640 134829744 4290477024 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 120905 117358 278 78 0 120191 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 483620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.99 3.96 4/185 29616
/proc/meminfo: memFree=30770040/32951124 swapFree=67111348/67111528
[pid=29400] ppid=29398 vsize=487284 CPUtime=1300.04 cores=5,7
/proc/29400/stat : 29400 (MPhaseSAT_M) R 29398 29400 28853 0 -1 4202496 1014039 0 0 0 129867 137 0 0 25 0 1 0 490427626 498978816 118199 33554432000 134512640 134829744 4290477024 18446744073709551615 134661513 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/29400/statm: 121821 118199 278 78 0 121107 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 487284

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.67
CPU system time (s): 1.39079
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 576592

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

runsolver used 2.07368 second user time and 5.03024 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-26 05:24:32
IDJOB=3290975
IDBENCH=83463
IDSOLVER=1522
FILE ID=node106/3290975-1303788269
RUNJOBID= node106-1303788268-29334
PBS_JOBID= 13157240
Free space on /tmp= 72348 MiB

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

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

MD5SUM BENCH= 9cec6483d4ca03e8555377ba059b61ae
RANDOM SEED=942035049

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:      31766224 kB
Buffers:         89400 kB
Cached:         718968 kB
SwapCached:         96 kB
Active:         521644 kB
Inactive:       450468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31766224 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          127400 kB
Writeback:           0 kB
AnonPages:      164040 kB
Mapped:          16536 kB
Slab:           146972 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   352308 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= 72260 MiB
End job on node106 at 2011-04-26 05:46:14