Trace number 3261962

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_464.cnf
MD5SUMa722a199fd84ba0b319251daa47aa19c
Bench CategoryCRAFTED (crafted 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 variables232
Number of clauses28991
Sum of the clauses size130855
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326594
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52320

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

running on 2 cores: 4,6

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.82 3.96 3.92 5/189 22978
/proc/meminfo: memFree=14790916/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=3720 CPUtime=0 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 446909945 3809280 271 33554432000 134512640 134731564 4289383312 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 930 271 225 54 0 240 0

[startup+0.0569889 s]
/proc/loadavg: 3.82 3.96 3.92 5/189 22978
/proc/meminfo: memFree=14790916/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=5512 CPUtime=0.05 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 1481 0 0 0 5 0 0 0 25 0 1 0 446909945 5644288 910 33554432000 134512640 134731564 4289383312 18446744073709551615 9586172 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 1378 911 249 54 0 688 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5512

[startup+0.100983 s]
/proc/loadavg: 3.82 3.96 3.92 5/189 22978
/proc/meminfo: memFree=14790916/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=6340 CPUtime=0.09 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 2003 0 0 0 9 0 0 0 25 0 1 0 446909945 6492160 1126 33554432000 134512640 134731564 4289383312 18446744073709551615 9586172 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 1585 1126 264 54 0 895 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6340

[startup+0.300948 s]
/proc/loadavg: 3.82 3.96 3.92 5/189 22978
/proc/meminfo: memFree=14790916/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=7000 CPUtime=0.29 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 2176 0 0 0 29 0 0 0 25 0 1 0 446909945 7168000 1299 33554432000 134512640 134731564 4289383312 18446744073709551615 134659744 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 1750 1299 264 54 0 1060 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7000

[startup+0.700874 s]
/proc/loadavg: 3.82 3.96 3.92 5/189 22978
/proc/meminfo: memFree=14790916/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=7396 CPUtime=0.69 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 2271 0 0 0 69 0 0 0 25 0 1 0 446909945 7573504 1394 33554432000 134512640 134731564 4289383312 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 1849 1394 264 54 0 1159 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7396

[startup+1.50071 s]
/proc/loadavg: 3.82 3.96 3.92 5/190 22979
/proc/meminfo: memFree=14785584/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=7796 CPUtime=1.49 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 2368 0 0 0 149 0 0 0 25 0 1 0 446909945 7983104 1491 33554432000 134512640 134731564 4289383312 18446744073709551615 134720143 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 1949 1491 264 54 0 1259 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7796

[startup+3.10045 s]
/proc/loadavg: 3.83 3.96 3.92 5/190 22979
/proc/meminfo: memFree=14784592/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=8196 CPUtime=3.09 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 2477 0 0 0 309 0 0 0 25 0 1 0 446909945 8392704 1600 33554432000 134512640 134731564 4289383312 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 2049 1600 264 54 0 1359 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8196

[startup+6.30089 s]
/proc/loadavg: 3.83 3.96 3.92 5/190 22979
/proc/meminfo: memFree=14782732/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=8864 CPUtime=6.29 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 2640 0 0 0 629 0 0 0 25 0 1 0 446909945 9076736 1763 33554432000 134512640 134731564 4289383312 18446744073709551615 134720336 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 2216 1763 264 54 0 1526 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8864

[startup+12.7008 s]
/proc/loadavg: 3.86 3.96 3.92 5/190 22979
/proc/meminfo: memFree=14778780/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=9924 CPUtime=12.69 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 2869 0 0 0 1269 0 0 0 25 0 1 0 446909945 10162176 1992 33554432000 134512640 134731564 4289383312 18446744073709551615 134669448 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 2481 1992 270 54 0 1791 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9924

[startup+25.5005 s]
/proc/loadavg: 3.88 3.97 3.92 5/190 22979
/proc/meminfo: memFree=14773884/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=9924 CPUtime=25.49 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 2877 0 0 0 2549 0 0 0 25 0 1 0 446909945 10162176 2000 33554432000 134512640 134731564 4289383312 18446744073709551615 134614650 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 2481 2000 270 54 0 1791 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9924

[startup+51.101 s]
/proc/loadavg: 3.92 3.97 3.92 5/190 23007
/proc/meminfo: memFree=14768536/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=9924 CPUtime=51.09 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 2886 0 0 0 5109 0 0 0 25 0 1 0 446909945 10162176 2009 33554432000 134512640 134731564 4289383312 18446744073709551615 134620755 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 2481 2009 270 54 0 1791 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 9924

[startup+102.307 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 23009
/proc/meminfo: memFree=14762052/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=12568 CPUtime=102.3 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 3502 0 0 0 10230 0 0 0 25 0 1 0 446909945 12869632 2625 33554432000 134512640 134731564 4289383312 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 3142 2625 270 54 0 2452 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 12568

[startup+162.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 23010
/proc/meminfo: memFree=14751116/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=16432 CPUtime=162.29 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 4377 0 0 0 16229 0 0 0 25 0 1 0 446909945 16826368 3500 33554432000 134512640 134731564 4289383312 18446744073709551615 134720177 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 4108 3500 270 54 0 3418 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 16432

[startup+222.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 23012
/proc/meminfo: memFree=14754936/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=17616 CPUtime=222.29 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 4640 0 0 0 22229 0 0 0 25 0 1 0 446909945 18038784 3763 33554432000 134512640 134731564 4289383312 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 4404 3763 270 54 0 3714 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 17616

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 23013
/proc/meminfo: memFree=14748716/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=18544 CPUtime=282.3 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 4806 0 0 0 28230 0 0 0 25 0 1 0 446909945 18989056 3929 33554432000 134512640 134731564 4289383312 18446744073709551615 134659542 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 4636 3929 270 54 0 3946 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 18544

[startup+342.301 s]
/proc/loadavg: 4.07 4.00 3.93 5/190 23015
/proc/meminfo: memFree=14740752/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=19088 CPUtime=342.3 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 4934 0 0 0 34230 0 0 0 25 0 1 0 446909945 19546112 4057 33554432000 134512640 134731564 4289383312 18446744073709551615 134721189 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 4772 4057 270 54 0 4082 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 19088

[startup+402.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 23016
/proc/meminfo: memFree=14737128/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=19856 CPUtime=402.3 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5063 0 0 0 40230 0 0 0 25 0 1 0 446909945 20332544 4186 33554432000 134512640 134731564 4289383312 18446744073709551615 134720146 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 4964 4186 270 54 0 4274 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 19856

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 23018
/proc/meminfo: memFree=14733744/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=20240 CPUtime=462.3 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5150 0 0 0 46230 0 0 0 25 0 1 0 446909945 20725760 4273 33554432000 134512640 134731564 4289383312 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5060 4273 270 54 0 4370 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 20240

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 23020
/proc/meminfo: memFree=14733100/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=21008 CPUtime=522.3 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5301 0 0 0 52230 0 0 0 25 0 1 0 446909945 21512192 4424 33554432000 134512640 134731564 4289383312 18446744073709551615 134673144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5252 4424 270 54 0 4562 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 21008

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 23021
/proc/meminfo: memFree=14725632/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=21968 CPUtime=582.3 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5454 0 0 0 58230 0 0 0 25 0 1 0 446909945 22495232 4577 33554432000 134512640 134731564 4289383312 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5492 4577 270 54 0 4802 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 21968

[startup+642.3 s]
/proc/loadavg: 4.05 4.01 3.94 5/190 23023
/proc/meminfo: memFree=14713080/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=21968 CPUtime=642.31 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5458 0 0 0 64231 0 0 0 25 0 1 0 446909945 22495232 4581 33554432000 134512640 134731564 4289383312 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5492 4581 270 54 0 4802 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 21968

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 23024
/proc/meminfo: memFree=14712400/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=22160 CPUtime=702.3 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5505 0 0 0 70230 0 0 0 25 0 1 0 446909945 22691840 4628 33554432000 134512640 134731564 4289383312 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5540 4628 270 54 0 4850 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 22160

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 23035
/proc/meminfo: memFree=14711816/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=22352 CPUtime=762.31 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5528 0 0 0 76231 0 0 0 25 0 1 0 446909945 22888448 4651 33554432000 134512640 134731564 4289383312 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5588 4651 270 54 0 4898 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 22352

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 23037
/proc/meminfo: memFree=14711540/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=22928 CPUtime=822.31 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5629 0 0 0 82231 0 0 0 25 0 1 0 446909945 23478272 4752 33554432000 134512640 134731564 4289383312 18446744073709551615 134720344 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5732 4752 270 54 0 5042 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 22928

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 23038
/proc/meminfo: memFree=14711116/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=22928 CPUtime=882.31 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5631 0 0 0 88231 0 0 0 25 0 1 0 446909945 23478272 4754 33554432000 134512640 134731564 4289383312 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5732 4754 270 54 0 5042 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 22928

[startup+942.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 23040
/proc/meminfo: memFree=14710968/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=23120 CPUtime=942.31 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5662 0 0 0 94231 0 0 0 25 0 1 0 446909945 23674880 4785 33554432000 134512640 134731564 4289383312 18446744073709551615 134623203 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5780 4785 270 54 0 5090 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 23120

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 23041
/proc/meminfo: memFree=14710576/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=23120 CPUtime=1002.31 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5675 0 0 0 100231 0 0 0 25 0 1 0 446909945 23674880 4798 33554432000 134512640 134731564 4289383312 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5780 4798 270 54 0 5090 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 23120

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 23043
/proc/meminfo: memFree=14710424/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=23312 CPUtime=1062.31 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5726 0 0 0 106231 0 0 0 25 0 1 0 446909945 23871488 4849 33554432000 134512640 134731564 4289383312 18446744073709551615 134659689 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5828 4849 270 54 0 5138 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 23312

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 23045
/proc/meminfo: memFree=14710124/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=23696 CPUtime=1122.31 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5777 0 0 0 112231 0 0 0 25 0 1 0 446909945 24264704 4900 33554432000 134512640 134731564 4289383312 18446744073709551615 134659722 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5924 4900 270 54 0 5234 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 23696

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 23046
/proc/meminfo: memFree=14710348/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=23696 CPUtime=1182.32 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5788 0 0 0 118231 1 0 0 25 0 1 0 446909945 24264704 4911 33554432000 134512640 134731564 4289383312 18446744073709551615 134659331 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5924 4911 270 54 0 5234 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 23696

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 23048
/proc/meminfo: memFree=14709440/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=23696 CPUtime=1242.32 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5789 0 0 0 124231 1 0 0 25 0 1 0 446909945 24264704 4912 33554432000 134512640 134731564 4289383312 18446744073709551615 134659542 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5924 4912 270 54 0 5234 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 23696



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.56 3.90 3.91 3/178 23085
/proc/meminfo: memFree=14781480/32951124 swapFree=67111528/67111528
[pid=22978] ppid=22976 vsize=23888 CPUtime=1300.03 cores=4,6
/proc/22978/stat : 22978 (MPhaseSAT) R 22976 22978 22113 0 -1 4202496 5822 0 0 0 130002 1 0 0 25 0 1 0 446909945 24461312 4945 33554432000 134512640 134731564 4289383312 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/22978/statm: 5972 4945 270 54 0 5282 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 23888

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

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

runsolver used 2.28165 second user time and 4.81327 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-23 09:49:06
IDJOB=3261962
IDBENCH=83268
IDSOLVER=1520
FILE ID=node140/3261962-1303544946
RUNJOBID= node140-1303544932-22910
PBS_JOBID= 13143098
Free space on /tmp= 72072 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_464.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261962-1303544946/watcher-3261962-1303544946 -o /tmp/evaluation-result-3261962-1303544946/solver-3261962-1303544946 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3261962-1303544946.cnf

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

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=1614856908

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14791196 kB
Buffers:       2350592 kB
Cached:       15162320 kB
SwapCached:          0 kB
Active:       10154044 kB
Inactive:      7450296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14791196 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4680 kB
Writeback:           0 kB
AnonPages:       90368 kB
Mapped:          16688 kB
Slab:           492432 kB
PageTables:       5284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   272384 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= 72076 MiB
End job on node140 at 2011-04-23 10:10:48