Trace number 3265220

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-020-019.shuffled-as.sat05-1190.cnf
MD5SUM81bbeaaf9f0ca3bfc36d743097777052
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62875
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses3630
Sum of the clauses size7600
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23610
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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-3265220-1303574376/watcher-3265220-1303574376 -o /tmp/evaluation-result-3265220-1303574376/solver-3265220-1303574376 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3265220-1303574376.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.41 3.88 3.96 2/172 8921
/proc/meminfo: memFree=18647700/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=3140 CPUtime=0 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 322 0 0 0 0 0 0 0 23 0 1 0 469037262 3215360 264 33554432000 134512640 134829744 4291846288 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 785 264 225 78 0 71 0

[startup+0.067165 s]
/proc/loadavg: 3.41 3.88 3.96 2/172 8921
/proc/meminfo: memFree=18647700/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=3800 CPUtime=0.06 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 561 0 0 0 6 0 0 0 23 0 1 0 469037262 3891200 500 33554432000 134512640 134829744 4291846288 18446744073709551615 134614876 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 950 500 278 78 0 236 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3800

[startup+0.10118 s]
/proc/loadavg: 3.41 3.88 3.96 2/172 8921
/proc/meminfo: memFree=18647700/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=3932 CPUtime=0.09 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 588 0 0 0 9 0 0 0 23 0 1 0 469037262 4026368 527 33554432000 134512640 134829744 4291846288 18446744073709551615 134719889 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 983 527 278 78 0 269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3932

[startup+0.301162 s]
/proc/loadavg: 3.41 3.88 3.96 2/172 8921
/proc/meminfo: memFree=18647700/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=4328 CPUtime=0.29 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 691 0 0 0 29 0 0 0 25 0 1 0 469037262 4431872 630 33554432000 134512640 134829744 4291846288 18446744073709551615 134724608 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 1082 630 278 78 0 368 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4328

[startup+0.701076 s]
/proc/loadavg: 3.41 3.88 3.96 2/172 8921
/proc/meminfo: memFree=18647700/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=5120 CPUtime=0.69 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 878 0 0 0 69 0 0 0 25 0 1 0 469037262 5242880 817 33554432000 134512640 134829744 4291846288 18446744073709551615 134722601 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 1280 817 278 78 0 566 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5120

[startup+1.50092 s]
/proc/loadavg: 3.41 3.88 3.96 5/188 8952
/proc/meminfo: memFree=18601760/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=5780 CPUtime=1.49 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 1055 0 0 0 149 0 0 0 25 0 1 0 469037262 5918720 994 33554432000 134512640 134829744 4291846288 18446744073709551615 134669618 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 1445 994 278 78 0 731 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5780

[startup+3.10066 s]
/proc/loadavg: 3.41 3.88 3.96 5/188 8979
/proc/meminfo: memFree=18626676/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=6044 CPUtime=3.09 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 1125 0 0 0 309 0 0 0 25 0 1 0 469037262 6189056 1064 33554432000 134512640 134829744 4291846288 18446744073709551615 134670364 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 1511 1064 278 78 0 797 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6044

[startup+6.30111 s]
/proc/loadavg: 3.54 3.90 3.96 5/188 8979
/proc/meminfo: memFree=18620276/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=6572 CPUtime=6.29 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 1245 0 0 0 629 0 0 0 25 0 1 0 469037262 6729728 1184 33554432000 134512640 134829744 4291846288 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 1643 1184 278 78 0 929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6572

[startup+12.701 s]
/proc/loadavg: 3.57 3.90 3.96 5/188 8979
/proc/meminfo: memFree=18622268/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=6572 CPUtime=12.69 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 1245 0 0 0 1269 0 0 0 25 0 1 0 469037262 6729728 1184 33554432000 134512640 134829744 4291846288 18446744073709551615 134722286 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 1643 1184 278 78 0 929 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6572

[startup+25.5008 s]
/proc/loadavg: 3.73 3.92 3.97 5/188 8980
/proc/meminfo: memFree=18613492/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=10292 CPUtime=25.49 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 2171 0 0 0 2549 0 0 0 25 0 1 0 469037262 10539008 2110 33554432000 134512640 134829744 4291846288 18446744073709551615 134661814 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 2573 2110 278 78 0 1859 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10292

[startup+51.1003 s]
/proc/loadavg: 3.82 3.92 3.97 5/188 8981
/proc/meminfo: memFree=18604256/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=13884 CPUtime=51.09 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 3036 0 0 0 5109 0 0 0 25 0 1 0 469037262 14217216 2975 33554432000 134512640 134829744 4291846288 18446744073709551615 134670304 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 3471 2975 278 78 0 2757 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13884

[startup+102.3 s]
/proc/loadavg: 3.92 3.93 3.97 5/188 8991
/proc/meminfo: memFree=18595820/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=21176 CPUtime=102.29 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 4660 0 0 0 10229 0 0 0 25 0 1 0 469037262 21684224 4599 33554432000 134512640 134829744 4291846288 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 5294 4599 278 78 0 4580 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 21176

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 3.97 5/188 8992
/proc/meminfo: memFree=18590592/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=24604 CPUtime=162.29 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 5446 0 0 0 16228 1 0 0 25 0 1 0 469037262 25194496 5385 33554432000 134512640 134829744 4291846288 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 6151 5385 278 78 0 5437 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24604

[startup+222.307 s]
/proc/loadavg: 3.99 3.95 3.97 5/188 8994
/proc/meminfo: memFree=18584128/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=27724 CPUtime=222.3 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 6090 0 0 0 22229 1 0 0 25 0 1 0 469037262 28389376 6029 33554432000 134512640 134829744 4291846288 18446744073709551615 134670053 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 6931 6029 278 78 0 6217 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 27724

[startup+282.3 s]
/proc/loadavg: 3.99 3.95 3.97 5/188 8996
/proc/meminfo: memFree=18583996/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=28820 CPUtime=282.29 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 6305 0 0 0 28228 1 0 0 25 0 1 0 469037262 29511680 6244 33554432000 134512640 134829744 4291846288 18446744073709551615 134722635 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 7205 6244 278 78 0 6491 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 28820

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.97 5/188 8997
/proc/meminfo: memFree=18580508/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=30644 CPUtime=342.29 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 6691 0 0 0 34228 1 0 0 25 0 1 0 469037262 31379456 6630 33554432000 134512640 134829744 4291846288 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 7661 6630 278 78 0 6947 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 30644

[startup+402.301 s]
/proc/loadavg: 4.06 3.99 3.98 5/188 9002
/proc/meminfo: memFree=18577276/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=32852 CPUtime=402.29 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 7167 0 0 0 40228 1 0 0 25 0 1 0 469037262 33640448 7106 33554432000 134512640 134829744 4291846288 18446744073709551615 134722635 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 8213 7106 278 78 0 7499 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 32852

[startup+462.301 s]
/proc/loadavg: 4.02 3.99 3.98 5/188 9003
/proc/meminfo: memFree=18576056/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=33812 CPUtime=462.3 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 7399 0 0 0 46229 1 0 0 25 0 1 0 469037262 34623488 7338 33554432000 134512640 134829744 4291846288 18446744073709551615 134661832 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 8453 7338 278 78 0 7739 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 33812

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.98 5/188 9005
/proc/meminfo: memFree=18574940/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=33812 CPUtime=522.3 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 7429 0 0 0 52229 1 0 0 25 0 1 0 469037262 34623488 7368 33554432000 134512640 134829744 4291846288 18446744073709551615 134614879 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 8453 7368 278 78 0 7739 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 33812

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.98 5/188 9007
/proc/meminfo: memFree=18576664/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=34004 CPUtime=582.3 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 7446 0 0 0 58229 1 0 0 25 0 1 0 469037262 34820096 7385 33554432000 134512640 134829744 4291846288 18446744073709551615 134678544 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 8501 7385 278 78 0 7787 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 34004

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.98 5/188 9008
/proc/meminfo: memFree=18574180/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=34516 CPUtime=642.3 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 7549 0 0 0 64229 1 0 0 25 0 1 0 469037262 35344384 7488 33554432000 134512640 134829744 4291846288 18446744073709551615 134661329 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 8629 7488 278 78 0 7915 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 34516

[startup+702.301 s]
/proc/loadavg: 4.05 4.02 3.99 5/188 9010
/proc/meminfo: memFree=18572672/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=35028 CPUtime=702.3 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 7668 0 0 0 70229 1 0 0 25 0 1 0 469037262 35868672 7607 33554432000 134512640 134829744 4291846288 18446744073709551615 134661856 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 8757 7607 278 78 0 8043 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 35028

[startup+762.301 s]
/proc/loadavg: 4.02 4.01 3.99 5/188 9011
/proc/meminfo: memFree=18568828/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=35892 CPUtime=762.31 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 7858 0 0 0 76229 2 0 0 25 0 1 0 469037262 36753408 7797 33554432000 134512640 134829744 4291846288 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 8973 7797 278 78 0 8259 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 35892

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9013
/proc/meminfo: memFree=18572544/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=36244 CPUtime=822.31 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 7906 0 0 0 82229 2 0 0 25 0 1 0 469037262 37113856 7845 33554432000 134512640 134829744 4291846288 18446744073709551615 134614879 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 9061 7845 278 78 0 8347 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 36244

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9015
/proc/meminfo: memFree=18572048/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=37396 CPUtime=882.31 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 8143 0 0 0 88229 2 0 0 25 0 1 0 469037262 38293504 8082 33554432000 134512640 134829744 4291846288 18446744073709551615 134722430 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 9349 8082 278 78 0 8635 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 37396

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9016
/proc/meminfo: memFree=18570308/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=38356 CPUtime=942.31 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 8383 0 0 0 94229 2 0 0 25 0 1 0 469037262 39276544 8322 33554432000 134512640 134829744 4291846288 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 9589 8322 278 78 0 8875 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 38356

[startup+1002.31 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9018
/proc/meminfo: memFree=18567816/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=38932 CPUtime=1002.31 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 8524 0 0 0 100229 2 0 0 25 0 1 0 469037262 39866368 8463 33554432000 134512640 134829744 4291846288 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 9733 8463 278 78 0 9019 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 38932

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9019
/proc/meminfo: memFree=18566808/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=39316 CPUtime=1062.31 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 8581 0 0 0 106229 2 0 0 25 0 1 0 469037262 40259584 8520 33554432000 134512640 134829744 4291846288 18446744073709551615 5193501 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 9829 8520 278 78 0 9115 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 39316

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9021
/proc/meminfo: memFree=18567544/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=39316 CPUtime=1122.31 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 8601 0 0 0 112229 2 0 0 25 0 1 0 469037262 40259584 8540 33554432000 134512640 134829744 4291846288 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 9829 8540 278 78 0 9115 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 39316

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9023
/proc/meminfo: memFree=18567904/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=39316 CPUtime=1182.31 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 8601 0 0 0 118229 2 0 0 25 0 1 0 469037262 40259584 8540 33554432000 134512640 134829744 4291846288 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 9829 8540 278 78 0 9115 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 39316

[startup+1242.3 s]
/proc/loadavg: 4.06 4.01 3.99 5/188 9024
/proc/meminfo: memFree=18566900/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=39508 CPUtime=1242.31 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 8646 0 0 0 124229 2 0 0 25 0 1 0 469037262 40456192 8585 33554432000 134512640 134829744 4291846288 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 9877 8585 278 78 0 9163 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 39508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.99 5/188 9026
/proc/meminfo: memFree=18565280/32951132 swapFree=67111528/67111528
[pid=8921] ppid=8919 vsize=39508 CPUtime=1300.02 cores=0,2
/proc/8921/stat : 8921 (MPhaseSAT_M) R 8919 8921 8280 0 -1 4202496 8646 0 0 0 130000 2 0 0 25 0 1 0 469037262 40456192 8585 33554432000 134512640 134829744 4291846288 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8921/statm: 9877 8585 278 78 0 9163 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 39508

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.03
CPU user time (s): 1300
CPU system time (s): 0.029995
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 39508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300
system time used= 0.029995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8646
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= 16
involuntary context switches= 16955

runsolver used 2.37764 second user time and 5.16721 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 17:59:36
IDJOB=3265220
IDBENCH=85459
IDSOLVER=1522
FILE ID=node131/3265220-1303574376
RUNJOBID= node131-1303574376-8909
PBS_JOBID= 13150312
Free space on /tmp= 72048 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-020-019.shuffled-as.sat05-1190.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265220-1303574376/watcher-3265220-1303574376 -o /tmp/evaluation-result-3265220-1303574376/solver-3265220-1303574376 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3265220-1303574376.cnf

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

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=1832753628

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18647848 kB
Buffers:        991456 kB
Cached:       12731044 kB
SwapCached:          0 kB
Active:        4192280 kB
Inactive:      9596436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18647848 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             560 kB
Writeback:           0 kB
AnonPages:       66384 kB
Mapped:          14708 kB
Slab:           450440 kB
PageTables:       5592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   194796 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= 72044 MiB
End job on node131 at 2011-04-23 18:21:18