Trace number 3094864

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1514125851-037.UNKNOWN.cnf
MD5SUM7ce6e28d94f25a5004daf47b6c05c693
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.616
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-3094864-1301752840/watcher-3094864-1301752840 -o /tmp/evaluation-result-3094864-1301752840/solver-3094864-1301752840 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3094864-1301752840.cnf 

running on 2 cores: 1,3

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.91 3.97 3.91 5/189 14775
/proc/meminfo: memFree=21520212/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=3068 CPUtime=0 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 321 0 0 0 0 0 0 0 25 0 1 0 286882728 3141632 261 33554432000 134512640 134761588 4292597232 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 767 261 225 61 0 70 0

[startup+0.027188 s]
/proc/loadavg: 3.91 3.97 3.91 5/189 14775
/proc/meminfo: memFree=21520212/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=3476 CPUtime=0.02 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 499 0 0 0 2 0 0 0 25 0 1 0 286882728 3559424 438 33554432000 134512640 134761588 4292597232 18446744073709551615 134748651 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 869 438 273 61 0 172 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3476

[startup+0.100176 s]
/proc/loadavg: 3.91 3.97 3.91 5/189 14775
/proc/meminfo: memFree=21520212/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=3884 CPUtime=0.09 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 594 0 0 0 9 0 0 0 25 0 1 0 286882728 3977216 533 33554432000 134512640 134761588 4292597232 18446744073709551615 134681902 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 971 533 274 61 0 274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3884

[startup+0.300142 s]
/proc/loadavg: 3.91 3.97 3.91 5/189 14775
/proc/meminfo: memFree=21520212/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=4888 CPUtime=0.29 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 837 0 0 0 29 0 0 0 25 0 1 0 286882728 5005312 776 33554432000 134512640 134761588 4292597232 18446744073709551615 134748372 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1222 776 274 61 0 525 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4888

[startup+0.700074 s]
/proc/loadavg: 3.91 3.97 3.91 5/189 14775
/proc/meminfo: memFree=21520212/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=5532 CPUtime=0.69 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 1078 0 0 0 69 0 0 0 25 0 1 0 286882728 5664768 953 33554432000 134512640 134761588 4292597232 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1383 953 274 61 0 686 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5532

[startup+1.501 s]
/proc/loadavg: 3.91 3.97 3.91 5/190 14776
/proc/meminfo: memFree=21516896/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=5792 CPUtime=1.49 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 1146 0 0 0 149 0 0 0 25 0 1 0 286882728 5931008 1021 33554432000 134512640 134761588 4292597232 18446744073709551615 134605365 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1448 1021 277 61 0 751 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5792

[startup+3.10073 s]
/proc/loadavg: 3.91 3.97 3.91 5/190 14776
/proc/meminfo: memFree=21516524/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=5792 CPUtime=3.09 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 1146 0 0 0 309 0 0 0 25 0 1 0 286882728 5931008 1021 33554432000 134512640 134761588 4292597232 18446744073709551615 134605309 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1448 1021 277 61 0 751 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5792

[startup+6.30019 s]
/proc/loadavg: 3.92 3.97 3.91 5/190 14776
/proc/meminfo: memFree=21518356/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=5792 CPUtime=6.29 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 1146 0 0 0 629 0 0 0 25 0 1 0 286882728 5931008 1021 33554432000 134512640 134761588 4292597232 18446744073709551615 134606142 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1448 1021 277 61 0 751 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5792

[startup+12.7001 s]
/proc/loadavg: 3.93 3.97 3.91 5/190 14777
/proc/meminfo: memFree=21519716/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=5924 CPUtime=12.69 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 1371 0 0 0 1269 0 0 0 25 0 1 0 286882728 6066176 1054 33554432000 134512640 134761588 4292597232 18446744073709551615 134605203 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1481 1054 277 61 0 784 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5924

[startup+25.5009 s]
/proc/loadavg: 3.94 3.97 3.91 5/190 14786
/proc/meminfo: memFree=21518324/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=6424 CPUtime=25.49 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 2485 0 0 0 2549 0 0 0 25 0 1 0 286882728 6578176 999 33554432000 134512640 134761588 4292597232 18446744073709551615 134613600 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1606 999 286 61 0 909 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6424

[startup+51.1006 s]
/proc/loadavg: 3.96 3.97 3.91 5/190 14786
/proc/meminfo: memFree=21519624/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=7132 CPUtime=51.09 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 13773 0 0 0 5108 1 0 0 25 0 1 0 286882728 7303168 1193 33554432000 134512640 134761588 4292597232 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1783 1193 286 61 0 1086 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7132

[startup+102.306 s]
/proc/loadavg: 3.98 3.97 3.91 5/190 14788
/proc/meminfo: memFree=21515232/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=6424 CPUtime=102.29 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 35354 0 0 0 10224 5 0 0 25 0 1 0 286882728 6578176 1016 33554432000 134512640 134761588 4292597232 18446744073709551615 134747545 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1606 1016 286 61 0 909 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 6424

[startup+162.301 s]
/proc/loadavg: 4.14 4.00 3.93 5/190 14790
/proc/meminfo: memFree=21516440/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=6328 CPUtime=162.29 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 48927 0 0 0 16223 6 0 0 25 0 1 0 286882728 6479872 1008 33554432000 134512640 134761588 4292597232 18446744073709551615 134636352 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1582 1008 286 61 0 885 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 6328

[startup+222.301 s]
/proc/loadavg: 4.05 4.00 3.93 5/190 14794
/proc/meminfo: memFree=21516996/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=7820 CPUtime=222.3 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 75409 0 0 0 22220 10 0 0 25 0 1 0 286882728 8007680 1381 33554432000 134512640 134761588 4292597232 18446744073709551615 134748101 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1955 1381 286 61 0 1258 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 7820

[startup+282.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 14795
/proc/meminfo: memFree=21515444/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=8252 CPUtime=282.29 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 98791 0 0 0 28216 13 0 0 25 0 1 0 286882728 8450048 1489 33554432000 134512640 134761588 4292597232 18446744073709551615 134747471 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 2063 1489 286 61 0 1366 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 8252

[startup+342.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 14825
/proc/meminfo: memFree=21529524/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=8764 CPUtime=342.29 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 110163 0 0 0 34214 15 0 0 25 0 1 0 286882728 8974336 1585 33554432000 134512640 134761588 4292597232 18446744073709551615 134605536 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 2191 1585 286 61 0 1494 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 8764

[startup+402.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 14827
/proc/meminfo: memFree=21533472/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=8348 CPUtime=402.3 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 125365 0 0 0 40213 17 0 0 25 0 1 0 286882728 8548352 1481 33554432000 134512640 134761588 4292597232 18446744073709551615 134748111 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 2087 1481 286 61 0 1390 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 8348

[startup+462.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 14829
/proc/meminfo: memFree=21529988/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=8284 CPUtime=462.29 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 135186 0 0 0 46212 17 0 0 25 0 1 0 286882728 8482816 1497 33554432000 134512640 134761588 4292597232 18446744073709551615 134605816 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 2071 1497 286 61 0 1374 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 8284

[startup+522.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 14830
/proc/meminfo: memFree=21530192/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=6424 CPUtime=522.3 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 158392 0 0 0 52209 21 0 0 25 0 1 0 286882728 6578176 1008 33554432000 134512640 134761588 4292597232 18446744073709551615 134680680 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1606 1008 286 61 0 909 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 6424

[startup+582.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 14831
/proc/meminfo: memFree=21532544/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=8508 CPUtime=582.3 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 181257 0 0 0 58206 24 0 0 25 0 1 0 286882728 8712192 1521 33554432000 134512640 134761588 4292597232 18446744073709551615 134748372 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 2127 1521 286 61 0 1430 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 8508

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14833
/proc/meminfo: memFree=21528308/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=8348 CPUtime=642.3 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 187708 0 0 0 64206 24 0 0 25 0 1 0 286882728 8548352 1513 33554432000 134512640 134761588 4292597232 18446744073709551615 134606142 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 2087 1513 286 61 0 1390 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 8348

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14835
/proc/meminfo: memFree=21529284/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=7132 CPUtime=702.3 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 197272 0 0 0 70204 26 0 0 25 0 1 0 286882728 7303168 1177 33554432000 134512640 134761588 4292597232 18446744073709551615 134636034 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1783 1177 286 61 0 1086 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 7132

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14837
/proc/meminfo: memFree=21526912/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=10272 CPUtime=762.31 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 204748 0 0 0 76204 27 0 0 25 0 1 0 286882728 10518528 1994 33554432000 134512640 134761588 4292597232 18446744073709551615 134747221 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 2568 1994 286 61 0 1871 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 10272

[startup+822.301 s]
/proc/loadavg: 4.06 4.03 3.94 5/190 14838
/proc/meminfo: memFree=21528876/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=9692 CPUtime=822.3 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 220973 0 0 0 82202 28 0 0 25 0 1 0 286882728 9924608 1817 33554432000 134512640 134761588 4292597232 18446744073709551615 134605664 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 2423 1817 286 61 0 1726 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 9692

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 14839
/proc/meminfo: memFree=21530724/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=8284 CPUtime=882.3 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 228259 0 0 0 88201 29 0 0 25 0 1 0 286882728 8482816 1497 33554432000 134512640 134761588 4292597232 18446744073709551615 134636390 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 2071 1497 286 61 0 1374 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 8284

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 14841
/proc/meminfo: memFree=21532324/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=6424 CPUtime=942.3 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 248044 0 0 0 94198 32 0 0 25 0 1 0 286882728 6578176 1000 33554432000 134512640 134761588 4292597232 18446744073709551615 134679479 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1606 1000 286 61 0 909 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 6424

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 14871
/proc/meminfo: memFree=21539096/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=7100 CPUtime=1002.31 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 272707 0 0 0 100196 35 0 0 25 0 1 0 286882728 7270400 1169 33554432000 134512640 134761588 4292597232 18446744073709551615 134636025 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 1775 1169 286 61 0 1078 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 7100

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 14873
/proc/meminfo: memFree=21535216/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=8668 CPUtime=1062.3 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 291458 0 0 0 106194 36 0 0 25 0 1 0 286882728 8876032 1561 33554432000 134512640 134761588 4292597232 18446744073709551615 134747416 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 2167 1561 286 61 0 1470 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 8668

[startup+1122.3 s]
/proc/loadavg: 3.93 3.98 3.94 5/190 14902
/proc/meminfo: memFree=21539676/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=8060 CPUtime=1122.3 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 304679 0 0 0 112192 38 0 0 25 0 1 0 286882728 8253440 1409 33554432000 134512640 134761588 4292597232 18446744073709551615 134635840 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 2015 1409 286 61 0 1318 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 8060

[startup+1182.3 s]
/proc/loadavg: 3.97 3.98 3.94 5/190 14903
/proc/meminfo: memFree=21540392/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=9820 CPUtime=1182.31 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 321206 0 0 0 118191 40 0 0 25 0 1 0 286882728 10055680 1849 33554432000 134512640 134761588 4292597232 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 2455 1849 286 61 0 1758 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 9820

[startup+1242.3 s]
/proc/loadavg: 3.99 3.98 3.94 5/190 14905
/proc/meminfo: memFree=21537248/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=10880 CPUtime=1242.31 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 329197 0 0 0 124189 42 0 0 25 0 1 0 286882728 11141120 2115 33554432000 134512640 134761588 4292597232 18446744073709551615 134747408 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 2720 2115 286 61 0 2023 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 10880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.98 3.94 5/190 14907
/proc/meminfo: memFree=21539792/32950928 swapFree=67111528/67111528
[pid=14775] ppid=14773 vsize=8188 CPUtime=1300.02 cores=1,3
/proc/14775/stat : 14775 (MPhaseSAT64) R 14773 14775 14119 0 -1 4202496 353767 0 0 0 129957 45 0 0 25 0 1 0 286882728 8384512 1473 33554432000 134512640 134761588 4292597232 18446744073709551615 134636136 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14775/statm: 2047 1473 286 61 0 1350 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 8188

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): 1299.57
CPU system time (s): 0.45493
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 13320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.57
system time used= 0.45493
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 353767
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= 14
involuntary context switches= 3365

runsolver used 1.82572 second user time and 4.09538 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-02 16:00:40
IDJOB=3094864
IDBENCH=82746
IDSOLVER=1521
FILE ID=node126/3094864-1301752840
RUNJOBID= node126-1301748569-14139
PBS_JOBID= 12841011
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= 7ce6e28d94f25a5004daf47b6c05c693
RANDOM SEED=1288898419

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21520244 kB
Buffers:        348236 kB
Cached:       10711408 kB
SwapCached:          0 kB
Active:        7281516 kB
Inactive:      3882004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21520244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             428 kB
Writeback:           0 kB
AnonPages:      103812 kB
Mapped:          16812 kB
Slab:           203720 kB
PageTables:       5296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   290832 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= 71688 MiB
End job on node126 at 2011-04-02 16:22:22