Trace number 3259236

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

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes7.cnf
MD5SUM6200c727c8a5a324974090a1f9a6d7ab
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03669
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.07 3.74 2.98 5/189 32333
/proc/meminfo: memFree=22065908/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=4820 CPUtime=0 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 194615157 4935680 268 33554432000 134512640 134829744 4287135040 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1205 269 225 78 0 491 0

[startup+0.05775 s]
/proc/loadavg: 3.07 3.74 2.98 5/189 32333
/proc/meminfo: memFree=22065908/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=4600 CPUtime=0.05 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 876 0 0 0 5 0 0 0 22 0 1 0 194615157 4710400 635 33554432000 134512640 134829744 4287135040 18446744073709551615 134575100 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1150 635 237 78 0 436 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4600

[startup+0.100742 s]
/proc/loadavg: 3.07 3.74 2.98 5/189 32333
/proc/meminfo: memFree=22065908/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=5644 CPUtime=0.09 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 1123 0 0 0 9 0 0 0 22 0 1 0 194615157 5779456 882 33554432000 134512640 134829744 4287135040 18446744073709551615 134559405 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1411 882 239 78 0 697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5644

[startup+0.300708 s]
/proc/loadavg: 3.07 3.74 2.98 5/189 32333
/proc/meminfo: memFree=22065908/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=10564 CPUtime=0.29 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 2580 0 0 0 29 0 0 0 23 0 1 0 194615157 10817536 2127 33554432000 134512640 134829744 4287135040 18446744073709551615 134630829 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 2641 2127 267 78 0 1927 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10564

[startup+0.700645 s]
/proc/loadavg: 3.07 3.74 2.98 5/189 32333
/proc/meminfo: memFree=22065908/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7504 CPUtime=0.68 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 3001 0 0 0 68 0 0 0 25 0 1 0 194615157 7684096 1401 33554432000 134512640 134829744 4287135040 18446744073709551615 5153098 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1876 1401 279 78 0 1162 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7504

[startup+1.5005 s]
/proc/loadavg: 3.14 3.74 2.99 5/190 32334
/proc/meminfo: memFree=22060568/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7900 CPUtime=1.48 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 3121 0 0 0 148 0 0 0 25 0 1 0 194615157 8089600 1521 33554432000 134512640 134829744 4287135040 18446744073709551615 134656912 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1975 1521 279 78 0 1261 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7900

[startup+3.10018 s]
/proc/loadavg: 3.14 3.74 2.99 5/190 32334
/proc/meminfo: memFree=22061564/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=8164 CPUtime=3.08 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 3182 0 0 0 308 0 0 0 25 0 1 0 194615157 8359936 1582 33554432000 134512640 134829744 4287135040 18446744073709551615 134661408 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 2041 1582 279 78 0 1327 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8164

[startup+6.30065 s]
/proc/loadavg: 3.21 3.75 3.00 5/190 32334
/proc/meminfo: memFree=22059944/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7092 CPUtime=6.28 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 3870 0 0 0 628 0 0 0 25 0 1 0 194615157 7262208 1296 33554432000 134512640 134829744 4287135040 18446744073709551615 134678621 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1773 1296 279 78 0 1059 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7092

[startup+12.7005 s]
/proc/loadavg: 3.27 3.75 3.00 5/190 32334
/proc/meminfo: memFree=22059440/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=8160 CPUtime=12.69 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 6159 0 0 0 1268 1 0 0 25 0 1 0 194615157 8355840 1580 33554432000 134512640 134829744 4287135040 18446744073709551615 134661178 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 2040 1580 279 78 0 1326 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8160

[startup+25.5003 s]
/proc/loadavg: 3.39 3.76 3.01 5/190 32334
/proc/meminfo: memFree=22057436/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7516 CPUtime=25.48 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 9440 0 0 0 2547 1 0 0 25 0 1 0 194615157 7696384 1411 33554432000 134512640 134829744 4287135040 18446744073709551615 134678445 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1879 1411 279 78 0 1165 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7516

[startup+51.1008 s]
/proc/loadavg: 3.63 3.78 3.04 5/190 32335
/proc/meminfo: memFree=22056264/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=8556 CPUtime=51.09 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 14479 0 0 0 5107 2 0 0 25 0 1 0 194615157 8761344 1661 33554432000 134512640 134829744 4287135040 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 2139 1661 279 78 0 1425 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8556

[startup+102.307 s]
/proc/loadavg: 3.84 3.81 3.09 5/190 32336
/proc/meminfo: memFree=22054008/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7356 CPUtime=102.3 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 23855 0 0 0 10226 4 0 0 25 0 1 0 194615157 7532544 1357 33554432000 134512640 134829744 4287135040 18446744073709551615 5152587 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1839 1357 279 78 0 1125 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 7356

[startup+162.301 s]
/proc/loadavg: 3.94 3.84 3.14 5/190 32338
/proc/meminfo: memFree=22049516/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7500 CPUtime=162.29 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 38033 0 0 0 16222 7 0 0 25 0 1 0 194615157 7680000 1401 33554432000 134512640 134829744 4287135040 18446744073709551615 134661329 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1875 1401 279 78 0 1161 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 7500

[startup+222.301 s]
/proc/loadavg: 4.02 3.88 3.20 5/190 32340
/proc/meminfo: memFree=22044660/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7504 CPUtime=222.29 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 50909 0 0 0 22220 9 0 0 25 0 1 0 194615157 7684096 1401 33554432000 134512640 134829744 4287135040 18446744073709551615 134724627 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1876 1401 279 78 0 1162 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 7504

[startup+282.301 s]
/proc/loadavg: 4.00 3.90 3.24 5/190 32341
/proc/meminfo: memFree=22042168/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7884 CPUtime=282.3 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 64242 0 0 0 28218 12 0 0 25 0 1 0 194615157 8073216 1504 33554432000 134512640 134829744 4287135040 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1971 1504 279 78 0 1257 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 7884

[startup+342.3 s]
/proc/loadavg: 4.00 3.92 3.29 5/190 32370
/proc/meminfo: memFree=22019112/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=8160 CPUtime=342.29 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 79888 0 0 0 34215 14 0 0 25 0 1 0 194615157 8355840 1575 33554432000 134512640 134829744 4287135040 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 2040 1575 279 78 0 1326 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 8160

[startup+402.301 s]
/proc/loadavg: 4.04 3.94 3.34 5/190 32371
/proc/meminfo: memFree=22013772/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7996 CPUtime=402.29 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 92999 0 0 0 40213 16 0 0 25 0 1 0 194615157 8187904 1529 33554432000 134512640 134829744 4287135040 18446744073709551615 134661362 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1999 1529 279 78 0 1285 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 7996

[startup+462.3 s]
/proc/loadavg: 4.01 3.95 3.38 5/190 32373
/proc/meminfo: memFree=22005700/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7620 CPUtime=462.3 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 106125 0 0 0 46211 19 0 0 25 0 1 0 194615157 7802880 1434 33554432000 134512640 134829744 4287135040 18446744073709551615 134661443 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1905 1434 279 78 0 1191 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 7620

[startup+522.301 s]
/proc/loadavg: 4.00 3.96 3.41 5/190 32375
/proc/meminfo: memFree=21995624/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=8044 CPUtime=522.3 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 120537 0 0 0 52208 22 0 0 25 0 1 0 194615157 8237056 1530 33554432000 134512640 134829744 4287135040 18446744073709551615 134620871 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 2011 1530 279 78 0 1297 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 8044

[startup+582.301 s]
/proc/loadavg: 4.00 3.96 3.45 5/190 32376
/proc/meminfo: memFree=21992632/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=8064 CPUtime=582.3 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 134882 0 0 0 58205 25 0 0 25 0 1 0 194615157 8257536 1536 33554432000 134512640 134829744 4287135040 18446744073709551615 134624846 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 2016 1536 279 78 0 1302 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 8064

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.48 5/190 32378
/proc/meminfo: memFree=21988656/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7100 CPUtime=642.31 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 148919 0 0 0 64203 28 0 0 25 0 1 0 194615157 7270400 1317 33554432000 134512640 134829744 4287135040 18446744073709551615 134629680 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1775 1317 279 78 0 1061 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 7100

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.51 5/190 32379
/proc/meminfo: memFree=21982064/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=8648 CPUtime=702.31 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 163303 0 0 0 70199 32 0 0 25 0 1 0 194615157 8855552 1685 33554432000 134512640 134829744 4287135040 18446744073709551615 134661801 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 2162 1685 279 78 0 1448 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 8648

[startup+762.306 s]
/proc/loadavg: 4.06 3.99 3.54 5/190 32381
/proc/meminfo: memFree=21977208/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7756 CPUtime=762.32 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 176235 0 0 0 76198 34 0 0 25 0 1 0 194615157 7942144 1472 33554432000 134512640 134829744 4287135040 18446744073709551615 134722458 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1939 1472 279 78 0 1225 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 7756

[startup+822.301 s]
/proc/loadavg: 4.02 3.99 3.57 5/190 32383
/proc/meminfo: memFree=21967276/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7408 CPUtime=822.31 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 188719 0 0 0 82195 36 0 0 25 0 1 0 194615157 7585792 1374 33554432000 134512640 134829744 4287135040 18446744073709551615 134678278 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1852 1374 279 78 0 1138 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 7408

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.59 5/190 32384
/proc/meminfo: memFree=21965636/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7276 CPUtime=882.3 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 199584 0 0 0 88192 38 0 0 25 0 1 0 194615157 7450624 1355 33554432000 134512640 134829744 4287135040 18446744073709551615 134661838 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1819 1355 279 78 0 1105 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 7276

[startup+942.301 s]
/proc/loadavg: 4.06 4.00 3.62 5/190 32386
/proc/meminfo: memFree=21965132/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7644 CPUtime=942.31 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 209630 0 0 0 94190 41 0 0 25 0 1 0 194615157 7827456 1432 33554432000 134512640 134829744 4287135040 18446744073709551615 134722314 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1911 1432 279 78 0 1197 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 7644

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.64 5/190 32387
/proc/meminfo: memFree=21961652/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7108 CPUtime=1002.32 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 221144 0 0 0 100189 43 0 0 25 0 1 0 194615157 7278592 1317 33554432000 134512640 134829744 4287135040 18446744073709551615 134669549 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1777 1317 279 78 0 1063 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 7108

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/190 32389
/proc/meminfo: memFree=21961272/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7240 CPUtime=1062.32 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 233366 0 0 0 106187 45 0 0 25 0 1 0 194615157 7413760 1358 33554432000 134512640 134829744 4287135040 18446744073709551615 5153007 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1810 1358 279 78 0 1096 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 7240

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/190 32391
/proc/meminfo: memFree=21961244/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7148 CPUtime=1122.32 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 246060 0 0 0 112185 47 0 0 25 0 1 0 194615157 7319552 1303 33554432000 134512640 134829744 4287135040 18446744073709551615 134722641 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1787 1303 279 78 0 1073 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 7148

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.69 5/190 32392
/proc/meminfo: memFree=21958376/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=7520 CPUtime=1182.32 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 260936 0 0 0 118182 50 0 0 25 0 1 0 194615157 7700480 1427 33554432000 134512640 134829744 4287135040 18446744073709551615 134724587 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 1880 1427 279 78 0 1166 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 7520

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.71 5/190 32394
/proc/meminfo: memFree=21956256/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=8280 CPUtime=1242.32 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 273886 0 0 0 124180 52 0 0 25 0 1 0 194615157 8478720 1606 33554432000 134512640 134829744 4287135040 18446744073709551615 134661382 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 2070 1606 279 78 0 1356 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 8280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.98 3.72 3/179 32431
/proc/meminfo: memFree=22034904/32951124 swapFree=67111528/67111528
[pid=32333] ppid=32331 vsize=8544 CPUtime=1300.02 cores=0,2
/proc/32333/stat : 32333 (MPhaseSAT_M) R 32331 32333 32125 0 -1 4202496 289587 0 0 0 129948 54 0 0 25 0 1 0 194615157 8749056 1677 33554432000 134512640 134829744 4287135040 18446744073709551615 5441489 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/32333/statm: 2136 1677 279 78 0 1422 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 8544

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.49
CPU system time (s): 0.546916
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 10564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.49
system time used= 0.546916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289587
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= 2755

runsolver used 2.30265 second user time and 4.79427 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-22 22:30:39
IDJOB=3259236
IDBENCH=71540
IDSOLVER=1522
FILE ID=node107/3259236-1303504239
RUNJOBID= node107-1303502918-32143
PBS_JOBID= 13134226
Free space on /tmp= 72184 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes7.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259236-1303504239/watcher-3259236-1303504239 -o /tmp/evaluation-result-3259236-1303504239/solver-3259236-1303504239 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3259236-1303504239.cnf

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

MD5SUM BENCH= 6200c727c8a5a324974090a1f9a6d7ab
RANDOM SEED=1677961451

node107.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.829
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.65
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.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.829
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.67
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.829
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.829
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.829
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	: 5359.47
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.829
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.829
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:      22066056 kB
Buffers:       1740596 kB
Cached:        8572676 kB
SwapCached:          0 kB
Active:        7002584 kB
Inactive:      3412368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22066056 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6928 kB
Writeback:          28 kB
AnonPages:      101444 kB
Mapped:          16592 kB
Slab:           407028 kB
PageTables:       5172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   283900 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= 72188 MiB
End job on node107 at 2011-04-22 22:52:21