Trace number 3094903

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1780733482-097.UNKNOWN.cnf
MD5SUM261ca77431063ab06f6a4cdf20ea9cf2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

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-3094903-1301753776/watcher-3094903-1301753776 -o /tmp/evaluation-result-3094903-1301753776/solver-3094903-1301753776 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3094903-1301753776.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.00 4.00 3.94 3/185 1506
/proc/meminfo: memFree=27233844/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=3216 CPUtime=0 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 324 0 0 0 0 0 0 0 24 0 1 0 286974659 3293184 263 33554432000 134512640 134761588 4293689936 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 804 263 225 61 0 107 0

[startup+0.0732529 s]
/proc/loadavg: 4.00 4.00 3.94 3/185 1506
/proc/meminfo: memFree=27233844/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=4832 CPUtime=0.07 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 865 0 0 0 7 0 0 0 24 0 1 0 286974659 4947968 760 33554432000 134512640 134761588 4293689936 18446744073709551615 134632904 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 1208 760 259 61 0 511 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4832

[startup+0.100215 s]
/proc/loadavg: 4.00 4.00 3.94 3/185 1506
/proc/meminfo: memFree=27233844/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=4832 CPUtime=0.09 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 865 0 0 0 9 0 0 0 24 0 1 0 286974659 4947968 760 33554432000 134512640 134761588 4293689936 18446744073709551615 134632768 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 1208 760 259 61 0 511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4832

[startup+0.30021 s]
/proc/loadavg: 4.00 4.00 3.94 3/185 1506
/proc/meminfo: memFree=27233844/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=5344 CPUtime=0.29 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 1003 0 0 0 29 0 0 0 25 0 1 0 286974659 5472256 898 33554432000 134512640 134761588 4293689936 18446744073709551615 134614602 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 1336 898 269 61 0 639 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5344

[startup+0.701121 s]
/proc/loadavg: 4.00 4.00 3.94 3/185 1506
/proc/meminfo: memFree=27233844/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=6052 CPUtime=0.69 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 1153 0 0 0 69 0 0 0 25 0 1 0 286974659 6197248 1048 33554432000 134512640 134761588 4293689936 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 1513 1048 274 61 0 816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6052

[startup+1.50096 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1561
/proc/meminfo: memFree=27227248/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=6444 CPUtime=1.49 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 1638 0 0 0 149 0 0 0 25 0 1 0 286974659 6598656 1181 33554432000 134512640 134761588 4293689936 18446744073709551615 134605696 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 1611 1181 277 61 0 914 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6444

[startup+3.10066 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1615
/proc/meminfo: memFree=27225752/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=6444 CPUtime=3.09 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 1638 0 0 0 309 0 0 0 25 0 1 0 286974659 6598656 1181 33554432000 134512640 134761588 4293689936 18446744073709551615 134605476 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 1611 1181 277 61 0 914 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6444

[startup+6.30104 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1669
/proc/meminfo: memFree=27226128/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=6444 CPUtime=6.3 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 1638 0 0 0 630 0 0 0 25 0 1 0 286974659 6598656 1181 33554432000 134512640 134761588 4293689936 18446744073709551615 134604853 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 1611 1181 277 61 0 914 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 6444

[startup+12.7008 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1669
/proc/meminfo: memFree=27225424/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=6444 CPUtime=12.7 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 1638 0 0 0 1270 0 0 0 25 0 1 0 286974659 6598656 1181 33554432000 134512640 134761588 4293689936 18446744073709551615 134606169 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 1611 1181 277 61 0 914 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 6444

[startup+25.5004 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1669
/proc/meminfo: memFree=27223208/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=6444 CPUtime=25.5 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 1638 0 0 0 2550 0 0 0 25 0 1 0 286974659 6598656 1181 33554432000 134512640 134761588 4293689936 18446744073709551615 134605386 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 1611 1181 277 61 0 914 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 6444

[startup+51.1005 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1670
/proc/meminfo: memFree=27220844/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=6444 CPUtime=51.1 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 1638 0 0 0 5110 0 0 0 25 0 1 0 286974659 6598656 1181 33554432000 134512640 134761588 4293689936 18446744073709551615 134606185 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 1611 1181 277 61 0 914 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 6444

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1671
/proc/meminfo: memFree=27216848/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=7604 CPUtime=102.3 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 2160 0 0 0 10230 0 0 0 25 0 1 0 286974659 7786496 1479 33554432000 134512640 134761588 4293689936 18446744073709551615 134605696 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 1901 1479 285 61 0 1204 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 7604

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1673
/proc/meminfo: memFree=27213708/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=7804 CPUtime=162.3 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 18174 0 0 0 16228 2 0 0 25 0 1 0 286974659 7991296 1352 33554432000 134512640 134761588 4293689936 18446744073709551615 134614784 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 1951 1352 286 61 0 1254 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 7804

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1675
/proc/meminfo: memFree=27211696/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=10368 CPUtime=222.3 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 30366 0 0 0 22226 4 0 0 25 0 1 0 286974659 10616832 1992 33554432000 134512640 134761588 4293689936 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2592 1992 286 61 0 1895 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 10368

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1676
/proc/meminfo: memFree=27211536/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=8320 CPUtime=282.31 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 38238 0 0 0 28226 5 0 0 25 0 1 0 286974659 8519680 1479 33554432000 134512640 134761588 4293689936 18446744073709551615 134635923 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2080 1479 286 61 0 1383 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 8320

[startup+342.301 s]
/proc/loadavg: 4.06 4.02 3.95 5/190 1678
/proc/meminfo: memFree=27211032/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=10496 CPUtime=342.31 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 47295 0 0 0 34225 6 0 0 25 0 1 0 286974659 10747904 1994 33554432000 134512640 134761588 4293689936 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2624 1994 286 61 0 1927 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 10496

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 1679
/proc/meminfo: memFree=27212372/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=10624 CPUtime=402.31 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 50989 0 0 0 40225 6 0 0 25 0 1 0 286974659 10878976 2058 33554432000 134512640 134761588 4293689936 18446744073709551615 134606188 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2656 2058 286 61 0 1959 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 10624

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 1681
/proc/meminfo: memFree=27211860/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=10112 CPUtime=462.31 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 55426 0 0 0 46224 7 0 0 25 0 1 0 286974659 10354688 1962 33554432000 134512640 134761588 4293689936 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2528 1962 286 61 0 1831 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 10112

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 1683
/proc/meminfo: memFree=27209468/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=11012 CPUtime=522.31 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 56510 0 0 0 52224 7 0 0 25 0 1 0 286974659 11276288 2188 33554432000 134512640 134761588 4293689936 18446744073709551615 134636012 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2753 2188 286 61 0 2056 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 11012

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 1684
/proc/meminfo: memFree=27209568/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=10560 CPUtime=582.31 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 59361 0 0 0 58224 7 0 0 25 0 1 0 286974659 10813440 2043 33554432000 134512640 134761588 4293689936 18446744073709551615 134604831 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2640 2043 286 61 0 1943 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 10560

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 1686
/proc/meminfo: memFree=27212516/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=10368 CPUtime=642.32 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 64785 0 0 0 64224 8 0 0 25 0 1 0 286974659 10616832 1993 33554432000 134512640 134761588 4293689936 18446744073709551615 134636060 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2592 1993 286 61 0 1895 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 10368

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 1687
/proc/meminfo: memFree=27208392/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=10240 CPUtime=702.32 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 70657 0 0 0 70224 8 0 0 25 0 1 0 286974659 10485760 1994 33554432000 134512640 134761588 4293689936 18446744073709551615 134635877 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2560 1994 286 61 0 1863 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 10240

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 1689
/proc/meminfo: memFree=27210612/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=8832 CPUtime=762.33 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 73115 0 0 0 76224 9 0 0 25 0 1 0 286974659 9043968 1640 33554432000 134512640 134761588 4293689936 18446744073709551615 134635850 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2208 1640 286 61 0 1511 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 8832

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 1691
/proc/meminfo: memFree=27214296/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=8832 CPUtime=822.32 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 78544 0 0 0 82222 10 0 0 25 0 1 0 286974659 9043968 1609 33554432000 134512640 134761588 4293689936 18446744073709551615 134635904 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2208 1609 286 61 0 1511 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 8832

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 1692
/proc/meminfo: memFree=27213028/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=10884 CPUtime=882.33 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 80037 0 0 0 88223 10 0 0 25 0 1 0 286974659 11145216 2155 33554432000 134512640 134761588 4293689936 18446744073709551615 134747349 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2721 2155 286 61 0 2024 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 10884

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.95 5/190 1694
/proc/meminfo: memFree=27208540/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=10624 CPUtime=942.33 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 84996 0 0 0 94222 11 0 0 25 0 1 0 286974659 10878976 2090 33554432000 134512640 134761588 4293689936 18446744073709551615 134606169 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2656 2090 286 61 0 1959 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 10624

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 1695
/proc/meminfo: memFree=27211756/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=9268 CPUtime=1002.33 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 87798 0 0 0 100222 11 0 0 25 0 1 0 286974659 9490432 1716 33554432000 134512640 134761588 4293689936 18446744073709551615 134748062 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2317 1716 286 61 0 1620 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 9268

[startup+1062.3 s]
/proc/loadavg: 4.05 4.02 3.96 5/190 1697
/proc/meminfo: memFree=27207768/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=10624 CPUtime=1062.34 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 98175 0 0 0 106221 13 0 0 25 0 1 0 286974659 10878976 2057 33554432000 134512640 134761588 4293689936 18446744073709551615 134635945 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2656 2057 286 61 0 1959 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 10624

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.96 5/190 1699
/proc/meminfo: memFree=27210700/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=10240 CPUtime=1122.34 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 105439 0 0 0 112220 14 0 0 25 0 1 0 286974659 10485760 1994 33554432000 134512640 134761588 4293689936 18446744073709551615 134635840 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2560 1994 286 61 0 1863 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 10240

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 1700
/proc/meminfo: memFree=27207076/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=10688 CPUtime=1182.34 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 107442 0 0 0 118220 14 0 0 25 0 1 0 286974659 10944512 2075 33554432000 134512640 134761588 4293689936 18446744073709551615 134605482 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2672 2075 286 61 0 1975 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 10688

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.96 5/190 1702
/proc/meminfo: memFree=27211028/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=10496 CPUtime=1242.34 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 109334 0 0 0 124220 14 0 0 25 0 1 0 286974659 10747904 2059 33554432000 134512640 134761588 4293689936 18446744073709551615 134604844 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 2624 2059 286 61 0 1927 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 10496



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.53 3.89 3.92 4/184 1721
/proc/meminfo: memFree=27220712/32950928 swapFree=67102716/67111528
[pid=1506] ppid=1504 vsize=13576 CPUtime=1300.04 cores=0,2
/proc/1506/stat : 1506 (MPhaseSAT64) R 1504 1506 735 0 -1 4202496 110178 0 0 0 129990 14 0 0 25 0 1 0 286974659 13901824 2803 33554432000 134512640 134761588 4293689936 18446744073709551615 134605936 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1506/statm: 3394 2803 286 61 0 2697 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 13576

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.06
CPU user time (s): 1299.91
CPU system time (s): 0.146977
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 13832

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

runsolver used 1.9417 second user time and 3.97839 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-02 16:16:16
IDJOB=3094903
IDBENCH=82785
IDSOLVER=1521
FILE ID=node148/3094903-1301753776
RUNJOBID= node148-1301748567-754
PBS_JOBID= 12840992
Free space on /tmp= 71696 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1780733482-097.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094903-1301753776/watcher-3094903-1301753776 -o /tmp/evaluation-result-3094903-1301753776/solver-3094903-1301753776 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3094903-1301753776.cnf

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

MD5SUM BENCH= 261ca77431063ab06f6a4cdf20ea9cf2
RANDOM SEED=190658218

node148.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.854
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.70
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.854
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.854
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.854
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.854
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.854
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.854
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.854
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:     32950928 kB
MemFree:      27234124 kB
Buffers:        275412 kB
Cached:        5150876 kB
SwapCached:       4876 kB
Active:        2012968 kB
Inactive:      3480612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27234124 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:             420 kB
Writeback:           0 kB
AnonPages:       64472 kB
Mapped:          16192 kB
Slab:           160920 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   277320 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= 71700 MiB
End job on node148 at 2011-04-02 16:37:58