Trace number 3094352

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

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1059781282-048.UNKNOWN.cnf
MD5SUMac60b7243bf21c022437e3832aafd05d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark354.235
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.92 3.99 3.92 4/189 4654
/proc/meminfo: memFree=21060108/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=3136 CPUtime=0 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 381 0 0 0 0 0 0 0 25 0 1 0 286982291 3211264 320 33554432000 134512640 134731564 4289276416 18446744073709551615 134559262 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 784 320 237 54 0 94 0

[startup+0.024455 s]
/proc/loadavg: 3.92 3.99 3.92 4/189 4654
/proc/meminfo: memFree=21060108/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=3292 CPUtime=0.02 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 384 0 0 0 2 0 0 0 25 0 1 0 286982291 3371008 323 33554432000 134512640 134731564 4289276416 18446744073709551615 134580500 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 823 323 238 54 0 133 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3292

[startup+0.100442 s]
/proc/loadavg: 3.92 3.99 3.92 4/189 4654
/proc/meminfo: memFree=21060108/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=3556 CPUtime=0.09 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 495 0 0 0 9 0 0 0 25 0 1 0 286982291 3641344 434 33554432000 134512640 134731564 4289276416 18446744073709551615 134624681 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 889 434 268 54 0 199 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3556

[startup+0.300406 s]
/proc/loadavg: 3.92 3.99 3.92 4/189 4654
/proc/meminfo: memFree=21060108/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=3820 CPUtime=0.29 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 572 0 0 0 29 0 0 0 25 0 1 0 286982291 3911680 511 33554432000 134512640 134731564 4289276416 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 955 511 268 54 0 265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3820

[startup+0.700335 s]
/proc/loadavg: 3.92 3.99 3.92 4/189 4654
/proc/meminfo: memFree=21060108/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4220 CPUtime=0.69 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 652 0 0 0 69 0 0 0 25 0 1 0 286982291 4321280 591 33554432000 134512640 134731564 4289276416 18446744073709551615 134659359 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1055 591 268 54 0 365 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4220

[startup+1.50019 s]
/proc/loadavg: 3.93 3.99 3.92 5/190 4655
/proc/meminfo: memFree=21058264/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4220 CPUtime=1.49 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 679 0 0 0 149 0 0 0 25 0 1 0 286982291 4321280 618 33554432000 134512640 134731564 4289276416 18446744073709551615 134606256 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1055 618 271 54 0 365 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4220

[startup+3.10091 s]
/proc/loadavg: 3.93 3.99 3.92 5/190 4655
/proc/meminfo: memFree=21057644/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4220 CPUtime=3.1 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 679 0 0 0 310 0 0 0 25 0 1 0 286982291 4321280 618 33554432000 134512640 134731564 4289276416 18446744073709551615 134606397 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1055 618 271 54 0 365 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 4220

[startup+6.30034 s]
/proc/loadavg: 3.93 3.99 3.92 5/190 4655
/proc/meminfo: memFree=21057376/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4220 CPUtime=6.3 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 679 0 0 0 630 0 0 0 25 0 1 0 286982291 4321280 618 33554432000 134512640 134731564 4289276416 18446744073709551615 134606272 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1055 618 271 54 0 365 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 4220

[startup+12.7002 s]
/proc/loadavg: 3.94 3.99 3.92 5/190 4682
/proc/meminfo: memFree=21056768/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4220 CPUtime=12.7 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 679 0 0 0 1270 0 0 0 25 0 1 0 286982291 4321280 618 33554432000 134512640 134731564 4289276416 18446744073709551615 134605251 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1055 618 271 54 0 365 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 4220

[startup+25.5009 s]
/proc/loadavg: 3.95 3.99 3.92 5/190 4737
/proc/meminfo: memFree=21056976/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4484 CPUtime=25.5 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 729 0 0 0 2550 0 0 0 25 0 1 0 286982291 4591616 668 33554432000 134512640 134731564 4289276416 18446744073709551615 134605256 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1121 668 271 54 0 431 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 4484

[startup+51.1004 s]
/proc/loadavg: 3.97 3.99 3.92 5/190 4737
/proc/meminfo: memFree=21055120/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4492 CPUtime=51.1 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 815 0 0 0 5110 0 0 0 25 0 1 0 286982291 4599808 695 33554432000 134512640 134731564 4289276416 18446744073709551615 134620770 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1123 695 272 54 0 433 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 4492

[startup+102.306 s]
/proc/loadavg: 3.98 3.99 3.92 5/190 4766
/proc/meminfo: memFree=21057500/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4772 CPUtime=102.3 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 6329 0 0 0 10229 1 0 0 25 0 1 0 286982291 4886528 761 33554432000 134512640 134731564 4289276416 18446744073709551615 134620731 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1193 761 272 54 0 503 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 4772

[startup+162.301 s]
/proc/loadavg: 4.05 4.00 3.93 5/190 4767
/proc/meminfo: memFree=21057112/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4652 CPUtime=162.29 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 14048 0 0 0 16227 2 0 0 25 0 1 0 286982291 4763648 706 33554432000 134512640 134731564 4289276416 18446744073709551615 134620755 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1163 706 272 54 0 473 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 4652

[startup+222.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 4769
/proc/meminfo: memFree=21056464/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4880 CPUtime=222.29 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 21360 0 0 0 22226 3 0 0 25 0 1 0 286982291 4997120 765 33554432000 134512640 134731564 4289276416 18446744073709551615 134720146 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1220 765 272 54 0 530 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 4880

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 4770
/proc/meminfo: memFree=21056080/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=5268 CPUtime=282.3 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 31233 0 0 0 28225 5 0 0 25 0 1 0 286982291 5394432 857 33554432000 134512640 134731564 4289276416 18446744073709551615 134659331 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1317 857 272 54 0 627 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 5268

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 4772
/proc/meminfo: memFree=21055924/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4744 CPUtime=342.3 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 40518 0 0 0 34223 7 0 0 25 0 1 0 286982291 4857856 753 33554432000 134512640 134731564 4289276416 18446744073709551615 134659263 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1186 753 272 54 0 496 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 4744

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 4774
/proc/meminfo: memFree=21056272/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4616 CPUtime=402.3 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 50516 0 0 0 40221 9 0 0 25 0 1 0 286982291 4726784 709 33554432000 134512640 134731564 4289276416 18446744073709551615 134621022 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1154 709 272 54 0 464 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 4616

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 4775
/proc/meminfo: memFree=21056484/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4748 CPUtime=462.3 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 62041 0 0 0 46219 11 0 0 25 0 1 0 286982291 4861952 743 33554432000 134512640 134731564 4289276416 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1187 743 272 54 0 497 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 4748

[startup+522.3 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 4777
/proc/meminfo: memFree=21056220/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4888 CPUtime=522.31 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 73291 0 0 0 52217 14 0 0 25 0 1 0 286982291 5005312 770 33554432000 134512640 134731564 4289276416 18446744073709551615 134620702 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1222 770 272 54 0 532 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 4888

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 4778
/proc/meminfo: memFree=21056680/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4500 CPUtime=582.31 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 83824 0 0 0 58215 16 0 0 25 0 1 0 286982291 4608000 697 33554432000 134512640 134731564 4289276416 18446744073709551615 134621058 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1125 697 272 54 0 435 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 4500

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 4780
/proc/meminfo: memFree=21056292/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4620 CPUtime=642.31 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 94476 0 0 0 64213 18 0 0 25 0 1 0 286982291 4730880 701 33554432000 134512640 134731564 4289276416 18446744073709551615 134668864 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1155 701 272 54 0 465 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 4620

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 4809
/proc/meminfo: memFree=21057600/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4756 CPUtime=702.31 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 105438 0 0 0 70211 20 0 0 25 0 1 0 286982291 4870144 754 33554432000 134512640 134731564 4289276416 18446744073709551615 3325427 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1189 754 272 54 0 499 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 4756

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 4810
/proc/meminfo: memFree=21056204/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4768 CPUtime=762.31 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 113739 0 0 0 76209 22 0 0 25 0 1 0 286982291 4882432 763 33554432000 134512640 134731564 4289276416 18446744073709551615 134659702 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1192 763 272 54 0 502 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 4768

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 4812
/proc/meminfo: memFree=21055924/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4500 CPUtime=822.31 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 123599 0 0 0 82207 24 0 0 25 0 1 0 286982291 4608000 697 33554432000 134512640 134731564 4289276416 18446744073709551615 134626898 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1125 697 272 54 0 435 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 4500

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 4813
/proc/meminfo: memFree=21052924/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=5036 CPUtime=882.31 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 133940 0 0 0 88206 25 0 0 25 0 1 0 286982291 5156864 824 33554432000 134512640 134731564 4289276416 18446744073709551615 134620712 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1259 824 272 54 0 569 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 5036

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 4815
/proc/meminfo: memFree=21054516/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4756 CPUtime=942.32 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 144063 0 0 0 94204 28 0 0 25 0 1 0 286982291 4870144 758 33554432000 134512640 134731564 4289276416 18446744073709551615 134723660 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1189 758 272 54 0 499 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 4756

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 4817
/proc/meminfo: memFree=21052016/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4764 CPUtime=1002.32 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 155636 0 0 0 100202 30 0 0 25 0 1 0 286982291 4878336 738 33554432000 134512640 134731564 4289276416 18446744073709551615 3325170 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1191 738 272 54 0 501 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 4764

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.94 5/190 4818
/proc/meminfo: memFree=21055832/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4900 CPUtime=1062.31 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 166506 0 0 0 106199 32 0 0 25 0 1 0 286982291 5017600 768 33554432000 134512640 134731564 4289276416 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1225 768 272 54 0 535 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 4900

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.94 5/190 4820
/proc/meminfo: memFree=21055552/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4516 CPUtime=1122.32 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 177975 0 0 0 112197 35 0 0 25 0 1 0 286982291 4624384 701 33554432000 134512640 134731564 4289276416 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1129 701 272 54 0 439 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 4516

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 4821
/proc/meminfo: memFree=21055528/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=5036 CPUtime=1182.32 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 189407 0 0 0 118195 37 0 0 25 0 1 0 286982291 5156864 817 33554432000 134512640 134731564 4289276416 18446744073709551615 134659331 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1259 817 272 54 0 569 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 5036

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 4823
/proc/meminfo: memFree=21055020/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=4912 CPUtime=1242.33 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 200033 0 0 0 124194 39 0 0 25 0 1 0 286982291 5029888 773 33554432000 134512640 134731564 4289276416 18446744073709551615 134659679 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1228 773 272 54 0 538 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 4912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.66 3.92 3.91 4/184 4843
/proc/meminfo: memFree=21060292/32950904 swapFree=67111528/67111528
[pid=4654] ppid=4652 vsize=5040 CPUtime=1300.03 cores=5,7
/proc/4654/stat : 4654 (MPhaseSAT) R 4652 4654 3875 0 -1 4202496 208972 0 0 0 129963 40 0 0 25 0 1 0 286982291 5160960 823 33554432000 134512640 134731564 4289276416 18446744073709551615 134621077 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4654/statm: 1260 823 272 54 0 570 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 5040

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.63
CPU system time (s): 0.406938
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 5952

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

runsolver used 1.85572 second user time and 4.06438 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-02 16:17:05
IDJOB=3094352
IDBENCH=82834
IDSOLVER=1520
FILE ID=node121/3094352-1301753825
RUNJOBID= node121-1301748570-3896
PBS_JOBID= 12841016
Free space on /tmp= 71480 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1059781282-048.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094352-1301753825/watcher-3094352-1301753825 -o /tmp/evaluation-result-3094352-1301753825/solver-3094352-1301753825 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094352-1301753825.cnf

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

MD5SUM BENCH= ac60b7243bf21c022437e3832aafd05d
RANDOM SEED=960766338

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.817
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.82
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.817
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.817
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.817
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:     32950904 kB
MemFree:      21060388 kB
Buffers:        334996 kB
Cached:       11209288 kB
SwapCached:          0 kB
Active:        7555504 kB
Inactive:      4064488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21060388 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             940 kB
Writeback:           0 kB
AnonPages:       76264 kB
Mapped:          16824 kB
Slab:           207024 kB
PageTables:       4568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   259504 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= 71480 MiB
End job on node121 at 2011-04-02 16:38:47