Trace number 3095087

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
MPhaseSAT64 2011-03-03? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1205196501-095.UNKNOWN.cnf
MD5SUMb1bf2be38e1cea16efc5e7effa1a10c7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark688.356
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
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-3095087-1301757381/watcher-3095087-1301757381 -o /tmp/evaluation-result-3095087-1301757381/solver-3095087-1301757381 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3095087-1301757381.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: 4.06 3.98 3.74 4/189 8592
/proc/meminfo: memFree=22527452/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=3160 CPUtime=0 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 376 0 0 0 0 0 0 0 25 0 1 0 287338478 3235840 314 33554432000 134512640 134761588 4289092608 18446744073709551615 134578365 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 790 314 237 61 0 93 0

[startup+0.0822649 s]
/proc/loadavg: 4.06 3.98 3.74 4/189 8592
/proc/meminfo: memFree=22527452/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=3748 CPUtime=0.08 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 562 0 0 0 8 0 0 0 25 0 1 0 287338478 3837952 500 33554432000 134512640 134761588 4289092608 18446744073709551615 134748634 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 937 500 274 61 0 240 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3748

[startup+0.100267 s]
/proc/loadavg: 4.06 3.98 3.74 4/189 8592
/proc/meminfo: memFree=22527452/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=3892 CPUtime=0.09 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 594 0 0 0 9 0 0 0 25 0 1 0 287338478 3985408 532 33554432000 134512640 134761588 4289092608 18446744073709551615 134680994 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 973 532 274 61 0 276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3892

[startup+0.30024 s]
/proc/loadavg: 4.06 3.98 3.74 4/189 8592
/proc/meminfo: memFree=22527452/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=4836 CPUtime=0.29 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 838 0 0 0 29 0 0 0 25 0 1 0 287338478 4952064 776 33554432000 134512640 134761588 4289092608 18446744073709551615 134748248 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 1209 776 274 61 0 512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4836

[startup+0.701159 s]
/proc/loadavg: 4.06 3.98 3.74 4/189 8592
/proc/meminfo: memFree=22527452/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=5480 CPUtime=0.69 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 1063 0 0 0 69 0 0 0 25 0 1 0 287338478 5611520 937 33554432000 134512640 134761588 4289092608 18446744073709551615 134682733 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 1370 937 274 61 0 673 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5480

[startup+1.50098 s]
/proc/loadavg: 4.06 3.98 3.74 5/190 8593
/proc/meminfo: memFree=22526576/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=5740 CPUtime=1.49 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 1195 0 0 0 149 0 0 0 25 0 1 0 287338478 5877760 1005 33554432000 134512640 134761588 4289092608 18446744073709551615 134605307 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 1435 1005 277 61 0 738 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5740

[startup+3.1007 s]
/proc/loadavg: 4.06 3.98 3.74 5/190 8593
/proc/meminfo: memFree=22526204/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=5740 CPUtime=3.09 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 1195 0 0 0 309 0 0 0 25 0 1 0 287338478 5877760 1005 33554432000 134512640 134761588 4289092608 18446744073709551615 134605203 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 1435 1005 277 61 0 738 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5740

[startup+6.30114 s]
/proc/loadavg: 4.06 3.98 3.75 5/190 8593
/proc/meminfo: memFree=22526064/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=5740 CPUtime=6.29 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 1195 0 0 0 629 0 0 0 25 0 1 0 287338478 5877760 1005 33554432000 134512640 134761588 4289092608 18446744073709551615 4158718577 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 1435 1005 277 61 0 738 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5740

[startup+12.701 s]
/proc/loadavg: 4.05 3.98 3.75 5/190 8594
/proc/meminfo: memFree=22525704/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=5740 CPUtime=12.69 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 1195 0 0 0 1269 0 0 0 25 0 1 0 287338478 5877760 1005 33554432000 134512640 134761588 4289092608 18446744073709551615 134605362 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 1435 1005 277 61 0 738 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5740

[startup+25.5006 s]
/proc/loadavg: 4.04 3.98 3.75 5/190 8594
/proc/meminfo: memFree=22522844/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=6644 CPUtime=25.49 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 4065 0 0 0 2549 0 0 0 25 0 1 0 287338478 6803456 1055 33554432000 134512640 134761588 4289092608 18446744073709551615 134685746 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 1661 1055 286 61 0 964 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6644

[startup+51.101 s]
/proc/loadavg: 4.03 3.98 3.75 5/190 8595
/proc/meminfo: memFree=22519736/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=6636 CPUtime=51.09 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 17753 0 0 0 5107 2 0 0 25 0 1 0 287338478 6795264 1053 33554432000 134512640 134761588 4289092608 18446744073709551615 134617145 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 1659 1053 286 61 0 962 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6636

[startup+102.307 s]
/proc/loadavg: 4.05 3.99 3.77 5/190 8596
/proc/meminfo: memFree=22518484/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=8128 CPUtime=102.3 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 45261 0 0 0 10224 6 0 0 25 0 1 0 287338478 8323072 1426 33554432000 134512640 134761588 4289092608 18446744073709551615 134748163 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 2032 1426 286 61 0 1335 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8128

[startup+162.301 s]
/proc/loadavg: 4.02 3.99 3.78 5/190 8598
/proc/meminfo: memFree=22518952/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=6404 CPUtime=162.3 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 76643 0 0 0 16220 10 0 0 25 0 1 0 287338478 6557696 1027 33554432000 134512640 134761588 4289092608 18446744073709551615 134635840 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 1601 1027 286 61 0 904 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 6404

[startup+222.301 s]
/proc/loadavg: 4.00 3.99 3.79 5/190 8599
/proc/meminfo: memFree=22514096/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=6628 CPUtime=222.29 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 105329 0 0 0 22218 11 0 0 25 0 1 0 287338478 6787072 1051 33554432000 134512640 134761588 4289092608 18446744073709551615 134635988 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 1657 1051 286 61 0 960 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 6628

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 8601
/proc/meminfo: memFree=22512580/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=7920 CPUtime=282.3 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 136916 0 0 0 28213 17 0 0 25 0 1 0 287338478 8110080 1374 33554432000 134512640 134761588 4289092608 18446744073709551615 134748067 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 1980 1374 286 61 0 1283 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 7920

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 8603
/proc/meminfo: memFree=22514296/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=10480 CPUtime=342.29 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 152036 0 0 0 34211 18 0 0 25 0 1 0 287338478 10731520 2014 33554432000 134512640 134761588 4289092608 18446744073709551615 134605912 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 2620 2014 286 61 0 1923 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 10480

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 8604
/proc/meminfo: memFree=22512532/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=9848 CPUtime=402.3 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 170534 0 0 0 40210 20 0 0 25 0 1 0 287338478 10084352 1856 33554432000 134512640 134761588 4289092608 18446744073709551615 134605391 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 2462 1856 286 61 0 1765 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 9848

[startup+462.3 s]
/proc/loadavg: 4.07 4.01 3.83 5/190 8606
/proc/meminfo: memFree=22513376/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=7936 CPUtime=462.3 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 195826 0 0 0 46206 24 0 0 25 0 1 0 287338478 8126464 1410 33554432000 134512640 134761588 4289092608 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 1984 1410 286 61 0 1287 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 7936

[startup+522.3 s]
/proc/loadavg: 4.02 4.00 3.84 5/190 8607
/proc/meminfo: memFree=22516452/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=8408 CPUtime=522.3 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 210406 0 0 0 52204 26 0 0 25 0 1 0 287338478 8609792 1496 33554432000 134512640 134761588 4289092608 18446744073709551615 134682718 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 2102 1496 286 61 0 1405 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 8408

[startup+582.301 s]
/proc/loadavg: 4.05 4.01 3.85 5/190 8609
/proc/meminfo: memFree=22515192/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=8224 CPUtime=582.3 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 212720 0 0 0 58204 26 0 0 25 0 1 0 287338478 8421376 1450 33554432000 134512640 134761588 4289092608 18446744073709551615 134643525 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 2056 1450 286 61 0 1359 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 8224

[startup+642.301 s]
/proc/loadavg: 4.08 4.02 3.86 5/190 8611
/proc/meminfo: memFree=22512560/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=10448 CPUtime=642.31 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 218996 0 0 0 64204 27 0 0 25 0 1 0 287338478 10698752 2006 33554432000 134512640 134761588 4289092608 18446744073709551615 134605957 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 2612 2006 286 61 0 1915 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 10448

[startup+702.301 s]
/proc/loadavg: 4.03 4.02 3.87 5/190 8612
/proc/meminfo: memFree=22512160/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=10632 CPUtime=702.3 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 221808 0 0 0 70203 27 0 0 25 0 1 0 287338478 10887168 2052 33554432000 134512640 134761588 4289092608 18446744073709551615 134748624 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 2658 2052 286 61 0 1961 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 10632

[startup+762.306 s]
/proc/loadavg: 4.01 4.01 3.87 5/190 8614
/proc/meminfo: memFree=22510400/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=10304 CPUtime=762.31 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 224948 0 0 0 76203 28 0 0 25 0 1 0 287338478 10551296 1970 33554432000 134512640 134761588 4289092608 18446744073709551615 134606133 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 2576 1970 286 61 0 1879 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 10304

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.88 5/190 8615
/proc/meminfo: memFree=22513468/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=12108 CPUtime=822.3 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 225995 0 0 0 82202 28 0 0 25 0 1 0 287338478 12398592 2422 33554432000 134512640 134761588 4289092608 18446744073709551615 134606059 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 3027 2422 286 61 0 2330 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 12108

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 8617
/proc/meminfo: memFree=22518024/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=8064 CPUtime=882.31 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 235840 0 0 0 88200 31 0 0 25 0 1 0 287338478 8257536 1410 33554432000 134512640 134761588 4289092608 18446744073709551615 134748639 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 2016 1410 286 61 0 1319 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 8064

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.90 5/190 8619
/proc/meminfo: memFree=22513040/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=10304 CPUtime=942.32 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 242089 0 0 0 94200 32 0 0 25 0 1 0 287338478 10551296 1971 33554432000 134512640 134761588 4289092608 18446744073709551615 134747431 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 2576 1971 286 61 0 1879 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 10304

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.90 5/190 8620
/proc/meminfo: memFree=22515868/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=7352 CPUtime=1002.32 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 261232 0 0 0 100197 35 0 0 25 0 1 0 287338478 7528448 1232 33554432000 134512640 134761588 4289092608 18446744073709551615 134635923 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 1838 1232 286 61 0 1141 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 7352

[startup+1062.3 s]
/proc/loadavg: 3.88 3.98 3.90 5/190 8678
/proc/meminfo: memFree=22524720/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=7912 CPUtime=1062.32 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 279454 0 0 0 106194 38 0 0 25 0 1 0 287338478 8101888 1404 33554432000 134512640 134761588 4289092608 18446744073709551615 134672496 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 1978 1404 286 61 0 1281 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 7912

[startup+1122.3 s]
/proc/loadavg: 3.95 3.98 3.91 5/190 8679
/proc/meminfo: memFree=22515124/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=10496 CPUtime=1122.32 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 291824 0 0 0 112192 40 0 0 25 0 1 0 287338478 10747904 2018 33554432000 134512640 134761588 4289092608 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 2624 2018 286 61 0 1927 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 10496

[startup+1182.3 s]
/proc/loadavg: 3.98 3.98 3.91 5/190 8709
/proc/meminfo: memFree=22530344/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=8320 CPUtime=1182.32 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 304604 0 0 0 118191 41 0 0 25 0 1 0 287338478 8519680 1506 33554432000 134512640 134761588 4289092608 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 2080 1506 286 61 0 1383 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 8320

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 8711
/proc/meminfo: memFree=22522748/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=9816 CPUtime=1242.32 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 316570 0 0 0 124189 43 0 0 25 0 1 0 287338478 10051584 1848 33554432000 134512640 134761588 4289092608 18446744073709551615 134748058 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 2454 1848 286 61 0 1757 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 9816



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.03 3.93 5/190 8712
/proc/meminfo: memFree=22524336/32951124 swapFree=67111528/67111528
[pid=8592] ppid=8590 vsize=9928 CPUtime=1300.03 cores=0,2
/proc/8592/stat : 8592 (MPhaseSAT64) R 8590 8592 8310 0 -1 4202496 326090 0 0 0 129959 44 0 0 25 0 1 0 287338478 10166272 1876 33554432000 134512640 134761588 4289092608 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8592/statm: 2482 1876 286 61 0 1785 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 9928

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.59
system time used= 0.445932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326090
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= 8
involuntary context switches= 2330

runsolver used 1.91071 second user time and 4.01939 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-02 17:16:21
IDJOB=3095087
IDBENCH=82969
IDSOLVER=1521
FILE ID=node106/3095087-1301757381
RUNJOBID= node106-1301757136-8328
PBS_JOBID= 12841082
Free space on /tmp= 71520 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1205196501-095.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095087-1301757381/watcher-3095087-1301757381 -o /tmp/evaluation-result-3095087-1301757381/solver-3095087-1301757381 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3095087-1301757381.cnf

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

MD5SUM BENCH= b1bf2be38e1cea16efc5e7effa1a10c7
RANDOM SEED=48781011

node106.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	: 5226.20
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.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.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.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.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.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.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22527484 kB
Buffers:        339452 kB
Cached:        9732992 kB
SwapCached:          0 kB
Active:        6738432 kB
Inactive:      3423052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22527484 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             488 kB
Writeback:           0 kB
AnonPages:       89068 kB
Mapped:          17028 kB
Slab:           199736 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   275208 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= 71520 MiB
End job on node106 at 2011-04-02 17:38:03