Trace number 3262314

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.02 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_443.cnf
MD5SUM91ac0151536835225f21cbe5a3574a2d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.435933
Satisfiable
(Un)Satisfiability was proved
Number of variables222
Number of clauses26201
Sum of the clauses size115467
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2294
Number of clauses of size 323935
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51972

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-3262314-1303547011/watcher-3262314-1303547011 -o /tmp/evaluation-result-3262314-1303547011/solver-3262314-1303547011 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3262314-1303547011.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: 1.00 1.51 2.35 4/187 24292
/proc/meminfo: memFree=19266692/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=3656 CPUtime=0 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 337 0 0 0 0 0 0 0 22 0 1 0 466300701 3743744 278 33554432000 134512640 134731564 4294603104 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 914 278 225 54 0 224 0

[startup+0.0242949 s]
/proc/loadavg: 1.00 1.51 2.35 4/187 24292
/proc/meminfo: memFree=19266692/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=3656 CPUtime=0.02 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 438 0 0 0 2 0 0 0 22 0 1 0 466300701 3743744 379 33554432000 134512640 134731564 4294603104 18446744073709551615 8693126 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 914 379 225 54 0 224 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3656

[startup+0.100278 s]
/proc/loadavg: 1.00 1.51 2.35 4/187 24292
/proc/meminfo: memFree=19266692/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=5956 CPUtime=0.09 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 1408 0 0 0 9 0 0 0 22 0 1 0 466300701 6098944 1044 33554432000 134512640 134731564 4294603104 18446744073709551615 134659511 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 1489 1045 264 54 0 799 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5956

[startup+0.300242 s]
/proc/loadavg: 1.00 1.51 2.35 4/187 24292
/proc/meminfo: memFree=19266692/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=6616 CPUtime=0.29 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 1567 0 0 0 29 0 0 0 23 0 1 0 466300701 6774784 1203 33554432000 134512640 134731564 4294603104 18446744073709551615 134659508 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 1654 1203 264 54 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6616

[startup+0.700176 s]
/proc/loadavg: 1.00 1.51 2.35 4/187 24292
/proc/meminfo: memFree=19266692/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=6880 CPUtime=0.69 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 1640 0 0 0 69 0 0 0 25 0 1 0 466300701 7045120 1276 33554432000 134512640 134731564 4294603104 18446744073709551615 134719994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 1720 1276 264 54 0 1030 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6880

[startup+1.50104 s]
/proc/loadavg: 1.24 1.55 2.36 5/188 24293
/proc/meminfo: memFree=19259004/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=7280 CPUtime=1.49 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 1722 0 0 0 149 0 0 0 25 0 1 0 466300701 7454720 1358 33554432000 134512640 134731564 4294603104 18446744073709551615 134614658 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 1820 1358 264 54 0 1130 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7280

[startup+3.10077 s]
/proc/loadavg: 1.24 1.55 2.36 7/188 24293
/proc/meminfo: memFree=19256648/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=7680 CPUtime=3.09 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 1844 0 0 0 309 0 0 0 25 0 1 0 466300701 7864320 1480 33554432000 134512640 134731564 4294603104 18446744073709551615 134720133 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 1920 1480 264 54 0 1230 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7680

[startup+6.30023 s]
/proc/loadavg: 1.24 1.55 2.36 5/188 24293
/proc/meminfo: memFree=19253700/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=8356 CPUtime=6.29 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 1998 0 0 0 629 0 0 0 25 0 1 0 466300701 8556544 1634 33554432000 134512640 134731564 4294603104 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 2089 1634 264 54 0 1399 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8356

[startup+12.7002 s]
/proc/loadavg: 1.66 1.63 2.38 5/188 24294
/proc/meminfo: memFree=19252140/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=7804 CPUtime=12.69 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 3634 0 0 0 1269 0 0 0 25 0 1 0 466300701 7991296 1511 33554432000 134512640 134731564 4294603104 18446744073709551615 134659716 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 1951 1511 270 54 0 1261 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7804

[startup+25.501 s]
/proc/loadavg: 2.02 1.71 2.39 5/188 24294
/proc/meminfo: memFree=19250792/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=8332 CPUtime=25.49 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 3763 0 0 0 2549 0 0 0 25 0 1 0 466300701 8531968 1640 33554432000 134512640 134731564 4294603104 18446744073709551615 134620761 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 2083 1640 270 54 0 1393 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8332

[startup+51.1007 s]
/proc/loadavg: 2.70 1.89 2.44 5/188 24295
/proc/meminfo: memFree=19250488/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=8732 CPUtime=51.09 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 3855 0 0 0 5109 0 0 0 25 0 1 0 466300701 8941568 1732 33554432000 134512640 134731564 4294603104 18446744073709551615 134620712 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 2183 1732 270 54 0 1493 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8732

[startup+102.306 s]
/proc/loadavg: 3.48 2.24 2.52 5/188 24296
/proc/meminfo: memFree=19244284/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=12436 CPUtime=102.3 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 4731 0 0 0 10230 0 0 0 25 0 1 0 466300701 12734464 2608 33554432000 134512640 134731564 4294603104 18446744073709551615 134673277 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 3109 2608 270 54 0 2419 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 12436

[startup+162.301 s]
/proc/loadavg: 3.81 2.56 2.61 5/188 24298
/proc/meminfo: memFree=19239432/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=15628 CPUtime=162.29 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 5391 0 0 0 16229 0 0 0 25 0 1 0 466300701 16003072 3268 33554432000 134512640 134731564 4294603104 18446744073709551615 134671902 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 3907 3268 270 54 0 3217 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 15628

[startup+222.301 s]
/proc/loadavg: 3.93 2.82 2.70 5/188 24299
/proc/meminfo: memFree=19236684/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=16492 CPUtime=222.29 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 5566 0 0 0 22229 0 0 0 25 0 1 0 466300701 16887808 3443 33554432000 134512640 134731564 4294603104 18446744073709551615 134614655 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 4123 3443 270 54 0 3433 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 16492

[startup+282.301 s]
/proc/loadavg: 3.97 3.03 2.78 5/188 24301
/proc/meminfo: memFree=19233576/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=17932 CPUtime=282.3 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 5851 0 0 0 28229 1 0 0 25 0 1 0 466300701 18362368 3728 33554432000 134512640 134731564 4294603104 18446744073709551615 134720133 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 4483 3728 270 54 0 3793 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 17932

[startup+342.301 s]
/proc/loadavg: 3.99 3.20 2.85 5/188 24303
/proc/meminfo: memFree=19232080/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=18124 CPUtime=342.3 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 5904 0 0 0 34229 1 0 0 25 0 1 0 466300701 18558976 3781 33554432000 134512640 134731564 4294603104 18446744073709551615 134655717 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 4531 3781 270 54 0 3841 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 18124

[startup+402.3 s]
/proc/loadavg: 3.99 3.35 2.92 5/188 24304
/proc/meminfo: memFree=19230576/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=18508 CPUtime=402.3 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 5958 0 0 0 40229 1 0 0 25 0 1 0 466300701 18952192 3835 33554432000 134512640 134731564 4294603104 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 4627 3835 270 54 0 3937 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 18508

[startup+462.3 s]
/proc/loadavg: 3.99 3.46 2.98 5/188 24306
/proc/meminfo: memFree=19229696/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=18508 CPUtime=462.3 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 5984 0 0 0 46229 1 0 0 25 0 1 0 466300701 18952192 3861 33554432000 134512640 134731564 4294603104 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 4627 3861 270 54 0 3937 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 18508

[startup+522.3 s]
/proc/loadavg: 4.10 3.59 3.05 5/188 24307
/proc/meminfo: memFree=19228068/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=19660 CPUtime=522.3 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 6195 0 0 0 52229 1 0 0 25 0 1 0 466300701 20131840 4072 33554432000 134512640 134731564 4294603104 18446744073709551615 8552352 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 4915 4072 270 54 0 4225 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 19660

[startup+582.3 s]
/proc/loadavg: 4.04 3.66 3.11 5/188 24309
/proc/meminfo: memFree=19227676/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=20236 CPUtime=582.3 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 6271 0 0 0 58229 1 0 0 25 0 1 0 466300701 20721664 4148 33554432000 134512640 134731564 4294603104 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 5059 4148 270 54 0 4369 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 20236

[startup+642.301 s]
/proc/loadavg: 3.45 3.56 3.11 4/182 24328
/proc/meminfo: memFree=19237792/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=20428 CPUtime=642.31 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 6328 0 0 0 64230 1 0 0 25 0 1 0 466300701 20918272 4205 33554432000 134512640 134731564 4294603104 18446744073709551615 134659744 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 5107 4205 270 54 0 4417 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 20428

[startup+702.301 s]
/proc/loadavg: 3.16 3.46 3.10 4/182 24329
/proc/meminfo: memFree=19237160/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=20620 CPUtime=702.31 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 6343 0 0 0 70230 1 0 0 25 0 1 0 466300701 21114880 4220 33554432000 134512640 134731564 4294603104 18446744073709551615 134719994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 5155 4220 270 54 0 4465 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 20620

[startup+762.307 s]
/proc/loadavg: 3.06 3.37 3.09 4/182 24331
/proc/meminfo: memFree=19236764/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=21196 CPUtime=762.31 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 6439 0 0 0 76230 1 0 0 25 0 1 0 466300701 21704704 4316 33554432000 134512640 134731564 4294603104 18446744073709551615 134723198 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 5299 4316 270 54 0 4609 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 21196

[startup+822.301 s]
/proc/loadavg: 3.08 3.32 3.09 4/182 24332
/proc/meminfo: memFree=19236620/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=21388 CPUtime=822.31 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 6473 0 0 0 82230 1 0 0 25 0 1 0 466300701 21901312 4350 33554432000 134512640 134731564 4294603104 18446744073709551615 134667345 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 5347 4350 270 54 0 4657 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 21388

[startup+882.301 s]
/proc/loadavg: 3.03 3.26 3.08 4/182 24334
/proc/meminfo: memFree=19236484/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=21388 CPUtime=882.31 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 6486 0 0 0 88230 1 0 0 25 0 1 0 466300701 21901312 4363 33554432000 134512640 134731564 4294603104 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 5347 4363 270 54 0 4657 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 21388

[startup+942.3 s]
/proc/loadavg: 3.01 3.21 3.08 4/182 24336
/proc/meminfo: memFree=19236324/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=21580 CPUtime=942.31 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 6530 0 0 0 94230 1 0 0 25 0 1 0 466300701 22097920 4407 33554432000 134512640 134731564 4294603104 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 5395 4407 270 54 0 4705 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 21580

[startup+1002.3 s]
/proc/loadavg: 3.00 3.17 3.07 4/182 24337
/proc/meminfo: memFree=19236060/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=21964 CPUtime=1002.31 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 6584 0 0 0 100230 1 0 0 25 0 1 0 466300701 22491136 4461 33554432000 134512640 134731564 4294603104 18446744073709551615 134614658 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 5491 4461 270 54 0 4801 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 21964

[startup+1062.3 s]
/proc/loadavg: 3.00 3.13 3.06 4/182 24339
/proc/meminfo: memFree=19235916/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=21964 CPUtime=1062.31 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 6594 0 0 0 106230 1 0 0 25 0 1 0 466300701 22491136 4471 33554432000 134512640 134731564 4294603104 18446744073709551615 134634496 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 5491 4471 270 54 0 4801 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 21964

[startup+1122.3 s]
/proc/loadavg: 3.00 3.11 3.06 4/182 24340
/proc/meminfo: memFree=19235900/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=22156 CPUtime=1122.31 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 6617 0 0 0 112230 1 0 0 25 0 1 0 466300701 22687744 4494 33554432000 134512640 134731564 4294603104 18446744073709551615 8552693 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 5539 4494 270 54 0 4849 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 22156

[startup+1182.3 s]
/proc/loadavg: 3.00 3.08 3.05 4/182 24342
/proc/meminfo: memFree=19235892/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=22156 CPUtime=1182.31 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 6619 0 0 0 118230 1 0 0 25 0 1 0 466300701 22687744 4496 33554432000 134512640 134731564 4294603104 18446744073709551615 134659523 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 5539 4496 270 54 0 4849 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 22156

[startup+1242.3 s]
/proc/loadavg: 3.00 3.07 3.05 4/182 24344
/proc/meminfo: memFree=19235260/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=22156 CPUtime=1242.31 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 6629 0 0 0 124230 1 0 0 25 0 1 0 466300701 22687744 4506 33554432000 134512640 134731564 4294603104 18446744073709551615 134624789 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 5539 4506 270 54 0 4849 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 22156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.05 3.04 2/179 24347
/proc/meminfo: memFree=19254484/32951132 swapFree=67111524/67111528
[pid=24292] ppid=24290 vsize=22348 CPUtime=1300.01 cores=5,7
/proc/24292/stat : 24292 (MPhaseSAT) R 24290 24292 23289 0 -1 4202496 6664 0 0 0 130000 1 0 0 25 0 1 0 466300701 22884352 4541 33554432000 134512640 134731564 4294603104 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24292/statm: 5587 4541 270 54 0 4897 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 22348

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.02
CPU user time (s): 1300.01
CPU system time (s): 0.015997
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 22348

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

runsolver used 1.87771 second user time and 4.54331 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-23 10:23:31
IDJOB=3262314
IDBENCH=83293
IDSOLVER=1520
FILE ID=node129/3262314-1303547011
RUNJOBID= node129-1303547011-24253
PBS_JOBID= 13143109
Free space on /tmp= 66380 MiB

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

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

MD5SUM BENCH= 91ac0151536835225f21cbe5a3574a2d
RANDOM SEED=1693314712

node129.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.831
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.831
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.83
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.831
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.831
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.831
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.831
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.83
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.831
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.831
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:     32951132 kB
MemFree:      19267344 kB
Buffers:       1189004 kB
Cached:       11762180 kB
SwapCached:          4 kB
Active:        1621112 kB
Inactive:     11403836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19267344 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2976 kB
Writeback:           0 kB
AnonPages:       73724 kB
Mapped:          16624 kB
Slab:           596376 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   260736 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node129 at 2011-04-23 10:45:13