Trace number 3291251

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

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.06 4.02 3.95 5/189 29579
/proc/meminfo: memFree=30739280/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=4212 CPUtime=0 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 321 0 0 0 0 0 0 0 25 0 1 0 490489908 4313088 262 33554432000 134512640 134829744 4290711024 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 1053 262 225 78 0 339 0

[startup+0.080233 s]
/proc/loadavg: 4.06 4.02 3.95 5/189 29579
/proc/meminfo: memFree=30739280/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=6964 CPUtime=0.07 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 1410 0 0 0 7 0 0 0 25 0 1 0 490489908 7131136 1220 33554432000 134512640 134829744 4290711024 18446744073709551615 12047868 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 1741 1220 255 78 0 1027 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6964

[startup+0.101221 s]
/proc/loadavg: 4.06 4.02 3.95 5/189 29579
/proc/meminfo: memFree=30739280/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=7096 CPUtime=0.09 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 1462 0 0 0 9 0 0 0 25 0 1 0 490489908 7266304 1272 33554432000 134512640 134829744 4290711024 18446744073709551615 134624666 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 1774 1272 255 78 0 1060 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7096

[startup+0.301186 s]
/proc/loadavg: 4.06 4.02 3.95 5/189 29579
/proc/meminfo: memFree=30739280/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=8056 CPUtime=0.29 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 1722 0 0 0 29 0 0 0 25 0 1 0 490489908 8249344 1531 33554432000 134512640 134829744 4290711024 18446744073709551615 134669311 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 2014 1531 274 78 0 1300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8056

[startup+0.701105 s]
/proc/loadavg: 4.06 4.02 3.95 5/189 29579
/proc/meminfo: memFree=30739280/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=8056 CPUtime=0.69 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 1722 0 0 0 69 0 0 0 25 0 1 0 490489908 8249344 1531 33554432000 134512640 134829744 4290711024 18446744073709551615 134722314 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 2014 1531 274 78 0 1300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8056

[startup+1.50095 s]
/proc/loadavg: 4.06 4.02 3.95 5/190 29580
/proc/meminfo: memFree=30733700/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=8584 CPUtime=1.49 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 1846 0 0 0 149 0 0 0 25 0 1 0 490489908 8790016 1655 33554432000 134512640 134829744 4290711024 18446744073709551615 134661443 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 2146 1655 274 78 0 1432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8584

[startup+3.10068 s]
/proc/loadavg: 4.06 4.02 3.95 5/190 29580
/proc/meminfo: memFree=30732452/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=9772 CPUtime=3.09 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 2132 0 0 0 309 0 0 0 25 0 1 0 490489908 10006528 1941 33554432000 134512640 134829744 4290711024 18446744073709551615 134670053 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 2443 1941 274 78 0 1729 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9772

[startup+6.30111 s]
/proc/loadavg: 4.06 4.02 3.95 5/190 29580
/proc/meminfo: memFree=30730576/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=10960 CPUtime=6.29 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 2447 0 0 0 629 0 0 0 25 0 1 0 490489908 11223040 2256 33554432000 134512640 134829744 4290711024 18446744073709551615 134661791 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 2740 2256 274 78 0 2026 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10960

[startup+12.701 s]
/proc/loadavg: 4.05 4.02 3.95 5/190 29580
/proc/meminfo: memFree=30729192/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=11076 CPUtime=12.69 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 5215 0 0 0 1268 1 0 0 25 0 1 0 490489908 11341824 2302 33554432000 134512640 134829744 4290711024 18446744073709551615 134661362 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 2769 2302 281 78 0 2055 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11076

[startup+25.5006 s]
/proc/loadavg: 4.04 4.02 3.95 5/190 29581
/proc/meminfo: memFree=30728940/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=12000 CPUtime=25.49 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 5463 0 0 0 2548 1 0 0 25 0 1 0 490489908 12288000 2550 33554432000 134512640 134829744 4290711024 18446744073709551615 12043935 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 3000 2550 281 78 0 2286 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12000

[startup+51.101 s]
/proc/loadavg: 4.02 4.02 3.95 5/190 29581
/proc/meminfo: memFree=30725912/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=14684 CPUtime=51.09 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 6139 0 0 0 5108 1 0 0 25 0 1 0 490489908 15036416 3226 33554432000 134512640 134829744 4290711024 18446744073709551615 134667752 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 3671 3226 281 78 0 2957 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14684

[startup+102.307 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 29583
/proc/meminfo: memFree=30720020/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=16580 CPUtime=102.29 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 6600 0 0 0 10228 1 0 0 25 0 1 0 490489908 16977920 3687 33554432000 134512640 134829744 4290711024 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 4145 3687 281 78 0 3431 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 16580

[startup+162.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 29584
/proc/meminfo: memFree=30714992/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=19308 CPUtime=162.29 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 7231 0 0 0 16228 1 0 0 25 0 1 0 490489908 19771392 4318 33554432000 134512640 134829744 4290711024 18446744073709551615 134661860 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 4827 4318 281 78 0 4113 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19308

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 29586
/proc/meminfo: memFree=30712096/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=19084 CPUtime=222.29 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 7384 0 0 0 22227 2 0 0 25 0 1 0 490489908 19542016 4319 33554432000 134512640 134829744 4290711024 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 4771 4319 281 78 0 4057 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 19084

[startup+282.301 s]
/proc/loadavg: 4.03 4.01 3.96 5/190 29587
/proc/meminfo: memFree=30712176/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=19368 CPUtime=282.29 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 7432 0 0 0 28227 2 0 0 25 0 1 0 490489908 19832832 4367 33554432000 134512640 134829744 4290711024 18446744073709551615 134722259 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 4842 4367 281 78 0 4128 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 19368

[startup+342.301 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 29589
/proc/meminfo: memFree=30707792/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=20324 CPUtime=342.29 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 7620 0 0 0 34227 2 0 0 25 0 1 0 490489908 20811776 4555 33554432000 134512640 134829744 4290711024 18446744073709551615 134661169 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 5081 4555 281 78 0 4367 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 20324

[startup+402.301 s]
/proc/loadavg: 4.05 4.02 3.96 5/190 29591
/proc/meminfo: memFree=30706748/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=20772 CPUtime=402.3 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 7714 0 0 0 40227 3 0 0 25 0 1 0 490489908 21270528 4649 33554432000 134512640 134829744 4290711024 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 5193 4649 281 78 0 4479 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 20772

[startup+462.301 s]
/proc/loadavg: 4.07 4.03 3.97 5/190 29592
/proc/meminfo: memFree=30703348/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=19320 CPUtime=462.3 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 7782 0 0 0 46227 3 0 0 25 0 1 0 490489908 19783680 4386 33554432000 134512640 134829744 4290711024 18446744073709551615 134661731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 4830 4386 281 78 0 4116 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 19320

[startup+522.3 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 29594
/proc/meminfo: memFree=30703424/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=19764 CPUtime=522.3 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 7864 0 0 0 52227 3 0 0 25 0 1 0 490489908 20238336 4468 33554432000 134512640 134829744 4290711024 18446744073709551615 134661368 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 4941 4468 281 78 0 4227 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 19764

[startup+582.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/190 29595
/proc/meminfo: memFree=30703628/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=19764 CPUtime=582.31 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 7864 0 0 0 58227 4 0 0 25 0 1 0 490489908 20238336 4468 33554432000 134512640 134829744 4290711024 18446744073709551615 134632878 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 4941 4468 281 78 0 4227 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 19764

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 29597
/proc/meminfo: memFree=30701464/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=19904 CPUtime=642.32 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 7904 0 0 0 64227 5 0 0 25 0 1 0 490489908 20381696 4508 33554432000 134512640 134829744 4290711024 18446744073709551615 134679936 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 4976 4508 281 78 0 4262 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 19904

[startup+702.301 s]
/proc/loadavg: 3.26 3.83 3.91 3/178 29635
/proc/meminfo: memFree=31345012/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=21968 CPUtime=702.31 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 8299 0 0 0 70226 5 0 0 25 0 1 0 490489908 22495232 4903 33554432000 134512640 134829744 4290711024 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 5492 4903 281 78 0 4778 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 21968

[startup+762.307 s]
/proc/loadavg: 2.46 3.49 3.79 3/178 29636
/proc/meminfo: memFree=31344464/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=22320 CPUtime=762.31 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 8362 0 0 0 76226 5 0 0 25 0 1 0 490489908 22855680 4966 33554432000 134512640 134829744 4290711024 18446744073709551615 134723842 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 5580 4966 281 78 0 4866 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 22320

[startup+822.301 s]
/proc/loadavg: 1.82 3.14 3.65 2/172 29656
/proc/meminfo: memFree=31964592/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=22624 CPUtime=822.31 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 8426 0 0 0 82225 6 0 0 25 0 1 0 490489908 23166976 5030 33554432000 134512640 134829744 4290711024 18446744073709551615 134722621 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 5656 5030 281 78 0 4942 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 22624

[startup+882.301 s]
/proc/loadavg: 1.30 2.74 3.48 2/172 29658
/proc/meminfo: memFree=31965904/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=20064 CPUtime=882.31 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 8515 0 0 0 88225 6 0 0 25 0 1 0 490489908 20545536 4564 33554432000 134512640 134829744 4290711024 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 5016 4564 281 78 0 4302 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 20064

[startup+942.301 s]
/proc/loadavg: 1.11 2.42 3.32 2/172 29659
/proc/meminfo: memFree=31966120/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=20064 CPUtime=942.31 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 8515 0 0 0 94225 6 0 0 25 0 1 0 490489908 20545536 4564 33554432000 134512640 134829744 4290711024 18446744073709551615 134717906 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 5016 4564 281 78 0 4302 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 20064

[startup+1002.3 s]
/proc/loadavg: 1.04 2.16 3.17 2/172 29661
/proc/meminfo: memFree=31966204/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=20064 CPUtime=1002.31 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 8519 0 0 0 100225 6 0 0 25 0 1 0 490489908 20545536 4568 33554432000 134512640 134829744 4290711024 18446744073709551615 134661579 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 5016 4568 281 78 0 4302 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 20064

[startup+1062.3 s]
/proc/loadavg: 1.01 1.95 3.03 2/172 29662
/proc/meminfo: memFree=31966292/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=20896 CPUtime=1062.32 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 8658 0 0 0 106225 7 0 0 25 0 1 0 490489908 21397504 4707 33554432000 134512640 134829744 4290711024 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 5224 4707 281 78 0 4510 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 20896

[startup+1122.3 s]
/proc/loadavg: 1.00 1.77 2.90 2/172 29664
/proc/meminfo: memFree=31966260/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=21216 CPUtime=1122.32 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 8732 0 0 0 112225 7 0 0 25 0 1 0 490489908 21725184 4781 33554432000 134512640 134829744 4290711024 18446744073709551615 134624903 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 5304 4781 281 78 0 4590 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 21216

[startup+1182.3 s]
/proc/loadavg: 1.00 1.63 2.78 2/172 29665
/proc/meminfo: memFree=31965604/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=21956 CPUtime=1182.32 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 8862 0 0 0 118225 7 0 0 25 0 1 0 490489908 22482944 4911 33554432000 134512640 134829744 4290711024 18446744073709551615 134661368 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 5489 4911 281 78 0 4775 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 21956

[startup+1242.3 s]
/proc/loadavg: 1.00 1.51 2.67 2/172 29667
/proc/meminfo: memFree=31966812/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=19296 CPUtime=1242.32 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 8879 0 0 0 124224 8 0 0 25 0 1 0 490489908 19759104 4382 33554432000 134512640 134829744 4290711024 18446744073709551615 134661576 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 4824 4382 281 78 0 4110 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 19296



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.42 2.57 2/172 29668
/proc/meminfo: memFree=31966904/32951124 swapFree=67111348/67111528
[pid=29579] ppid=29577 vsize=19600 CPUtime=1300.03 cores=0,2
/proc/29579/stat : 29579 (MPhaseSAT_M) R 29577 29579 28853 0 -1 4202496 8919 0 0 0 129995 8 0 0 25 0 1 0 490489908 20070400 4422 33554432000 134512640 134829744 4290711024 18446744073709551615 134661731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29579/statm: 4900 4422 281 78 0 4186 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 19600

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.087986
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 22976

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

runsolver used 2.13468 second user time and 4.42333 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-26 05:34:55
IDJOB=3291251
IDBENCH=84180
IDSOLVER=1522
FILE ID=node106/3291251-1303788895
RUNJOBID= node106-1303788268-29331
PBS_JOBID= 13157240
Free space on /tmp= 72256 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291251-1303788895/watcher-3291251-1303788895 -o /tmp/evaluation-result-3291251-1303788895/solver-3291251-1303788895 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3291251-1303788895.cnf

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=114092350

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:      30739560 kB
Buffers:         90496 kB
Cached:         821256 kB
SwapCached:         96 kB
Active:        1539472 kB
Inactive:       461532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30739560 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             780 kB
Writeback:           0 kB
AnonPages:     1089060 kB
Mapped:          16824 kB
Slab:           142964 kB
PageTables:       7460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1308384 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= 72472 MiB
End job on node106 at 2011-04-26 05:56:37