Trace number 3095242

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) 1299.98 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S92008434-079-UNKNOWN.cnf
MD5SUMaeb1e99b5983291023a10a1b4c71c10e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark40.0889
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
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-3095242-1301748574/watcher-3095242-1301748574 -o /tmp/evaluation-result-3095242-1301748574/solver-3095242-1301748574 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3095242-1301748574.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: 0.08 0.02 0.26 3/184 1736
/proc/meminfo: memFree=23123236/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=1628 CPUtime=0 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) S 1734 1736 1686 0 -1 4194304 91 0 0 0 0 0 0 0 21 0 1 0 365088160 1667072 43 33554432000 134512640 134829744 4291449424 18446744073709551615 2257492 0 2147483391 4096 0 18446744071699199166 0 0 17 0 0 0 0
/proc/1736/statm: 407 43 33 78 0 31 0

[startup+0.021714 s]
/proc/loadavg: 0.08 0.02 0.26 3/184 1736
/proc/meminfo: memFree=23123236/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=4784 CPUtime=0.01 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 385 0 0 0 1 0 0 0 21 0 1 0 365088160 4898816 324 33554432000 134512640 134829744 4291449424 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 1196 324 225 78 0 482 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4784

[startup+0.100697 s]
/proc/loadavg: 0.08 0.02 0.26 3/184 1736
/proc/meminfo: memFree=23123236/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=4976 CPUtime=0.09 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 821 0 0 0 9 0 0 0 21 0 1 0 365088160 5095424 744 33554432000 134512640 134829744 4291449424 18446744073709551615 134571790 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 1244 744 231 78 0 530 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4976

[startup+0.300666 s]
/proc/loadavg: 0.08 0.02 0.26 3/184 1736
/proc/meminfo: memFree=23123236/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=17872 CPUtime=0.28 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 6036 0 0 0 28 0 0 0 22 0 1 0 365088160 18300928 3875 33554432000 134512640 134829744 4291449424 18446744073709551615 134723744 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 4468 3875 256 78 0 3754 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17872

[startup+0.700591 s]
/proc/loadavg: 0.08 0.02 0.26 3/184 1736
/proc/meminfo: memFree=23123236/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=22080 CPUtime=0.68 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 7387 0 0 0 68 0 0 0 23 0 1 0 365088160 22609920 4931 33554432000 134512640 134829744 4291449424 18446744073709551615 2469734 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 5520 4931 273 78 0 4806 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22080

[startup+1.50045 s]
/proc/loadavg: 0.08 0.02 0.26 5/190 1747
/proc/meminfo: memFree=23072148/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=22080 CPUtime=1.48 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 7387 0 0 0 148 0 0 0 25 0 1 0 365088160 22609920 4931 33554432000 134512640 134829744 4291449424 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 5520 4931 273 78 0 4806 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22080

[startup+3.10114 s]
/proc/loadavg: 0.08 0.02 0.26 5/190 1747
/proc/meminfo: memFree=23070280/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=24068 CPUtime=3.08 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 7887 0 0 0 308 0 0 0 25 0 1 0 365088160 24645632 5431 33554432000 134512640 134829744 4291449424 18446744073709551615 134661437 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 6017 5431 273 78 0 5303 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24068

[startup+6.30055 s]
/proc/loadavg: 0.39 0.08 0.28 5/190 1747
/proc/meminfo: memFree=23056020/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=30676 CPUtime=6.29 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 9535 0 0 0 628 1 0 0 25 0 1 0 365088160 31412224 7079 33554432000 134512640 134829744 4291449424 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 7669 7079 273 78 0 6955 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30676

[startup+12.7004 s]
/proc/loadavg: 0.68 0.15 0.30 5/190 1748
/proc/meminfo: memFree=23034848/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=34776 CPUtime=12.69 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 10572 0 0 0 1268 1 0 0 25 0 1 0 365088160 35610624 8116 33554432000 134512640 134829744 4291449424 18446744073709551615 134657922 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 8694 8116 273 78 0 7980 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34776

[startup+25.501 s]
/proc/loadavg: 1.42 0.33 0.36 5/190 1775
/proc/meminfo: memFree=23022840/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=36508 CPUtime=25.49 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 10998 0 0 0 2548 1 0 0 25 0 1 0 365088160 37384192 8542 33554432000 134512640 134829744 4291449424 18446744073709551615 134624930 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 9127 8542 273 78 0 8413 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36508

[startup+51.1002 s]
/proc/loadavg: 2.30 0.63 0.45 5/190 1775
/proc/meminfo: memFree=23011092/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=40800 CPUtime=51.08 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 12081 0 0 0 5107 1 0 0 25 0 1 0 365088160 41779200 9625 33554432000 134512640 134829744 4291449424 18446744073709551615 134669637 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 10200 9625 273 78 0 9486 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40800

[startup+102.307 s]
/proc/loadavg: 3.26 1.15 0.64 5/190 1777
/proc/meminfo: memFree=22990992/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=51160 CPUtime=102.29 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 31596 0 0 0 10224 5 0 0 25 0 1 0 365088160 52387840 12052 33554432000 134512640 134829744 4291449424 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 12790 12052 422 78 0 12076 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 51160

[startup+162.301 s]
/proc/loadavg: 3.77 1.68 0.85 5/190 1779
/proc/meminfo: memFree=22981544/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=56356 CPUtime=162.28 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 33147 0 0 0 16222 6 0 0 25 0 1 0 365088160 57708544 13373 33554432000 134512640 134829744 4291449424 18446744073709551615 134605487 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 14089 13373 422 78 0 13375 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 56356

[startup+222.3 s]
/proc/loadavg: 3.91 2.10 1.04 5/190 1780
/proc/meminfo: memFree=22953368/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=63708 CPUtime=222.28 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 34970 0 0 0 22221 7 0 0 25 0 1 0 365088160 65236992 15196 33554432000 134512640 134829744 4291449424 18446744073709551615 134605480 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 15927 15196 422 78 0 15213 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 63708

[startup+282.3 s]
/proc/loadavg: 3.97 2.44 1.23 5/190 1782
/proc/meminfo: memFree=22952576/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=63708 CPUtime=282.28 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 34971 0 0 0 28221 7 0 0 25 0 1 0 365088160 65236992 15197 33554432000 134512640 134829744 4291449424 18446744073709551615 134614864 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 15927 15197 422 78 0 15213 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 63708

[startup+342.301 s]
/proc/loadavg: 3.99 2.72 1.40 5/190 1783
/proc/meminfo: memFree=22951944/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=63708 CPUtime=342.28 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 34971 0 0 0 34221 7 0 0 25 0 1 0 365088160 65236992 15197 33554432000 134512640 134829744 4291449424 18446744073709551615 134605130 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 15927 15197 422 78 0 15213 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 63708

[startup+402.301 s]
/proc/loadavg: 3.99 2.95 1.56 5/190 1785
/proc/meminfo: memFree=22948196/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=67108 CPUtime=402.28 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 35801 0 0 0 40221 7 0 0 25 0 1 0 365088160 68718592 16027 33554432000 134512640 134829744 4291449424 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 16777 16027 422 78 0 16063 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 67108

[startup+462.301 s]
/proc/loadavg: 3.99 3.14 1.71 6/190 1787
/proc/meminfo: memFree=22937144/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=72084 CPUtime=462.27 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 37305 0 0 0 46220 7 0 0 25 0 1 0 365088160 73814016 17303 33554432000 134512640 134829744 4291449424 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 18021 17303 422 78 0 17307 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 72084

[startup+522.301 s]
/proc/loadavg: 3.99 3.29 1.85 5/190 1788
/proc/meminfo: memFree=22936496/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=72084 CPUtime=522.28 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 37305 0 0 0 52221 7 0 0 25 0 1 0 365088160 73814016 17303 33554432000 134512640 134829744 4291449424 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 18021 17303 422 78 0 17307 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 72084

[startup+582.301 s]
/proc/loadavg: 3.99 3.42 1.98 5/190 1790
/proc/meminfo: memFree=22918608/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=72084 CPUtime=582.27 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 37305 0 0 0 58220 7 0 0 25 0 1 0 365088160 73814016 17303 33554432000 134512640 134829744 4291449424 18446744073709551615 134717854 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 18021 17303 422 78 0 17307 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 72084

[startup+642.3 s]
/proc/loadavg: 3.99 3.52 2.10 5/190 1791
/proc/meminfo: memFree=22898872/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=91952 CPUtime=642.28 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 42273 0 0 0 64219 9 0 0 25 0 1 0 365088160 94158848 22271 33554432000 134512640 134829744 4291449424 18446744073709551615 134605244 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 22988 22271 422 78 0 22274 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 91952

[startup+702.3 s]
/proc/loadavg: 3.99 3.61 2.22 5/190 1802
/proc/meminfo: memFree=22897744/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=91952 CPUtime=702.27 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 42273 0 0 0 70218 9 0 0 25 0 1 0 365088160 94158848 22271 33554432000 134512640 134829744 4291449424 18446744073709551615 2469819 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 22988 22271 422 78 0 22274 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 91952

[startup+762.307 s]
/proc/loadavg: 3.99 3.68 2.33 5/190 1804
/proc/meminfo: memFree=22895844/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=91952 CPUtime=762.27 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 42273 0 0 0 76218 9 0 0 25 0 1 0 365088160 94158848 22271 33554432000 134512640 134829744 4291449424 18446744073709551615 134606343 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 22988 22271 422 78 0 22274 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 91952

[startup+822.301 s]
/proc/loadavg: 4.05 3.75 2.43 5/190 1805
/proc/meminfo: memFree=22895448/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=91952 CPUtime=822.27 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 42273 0 0 0 82218 9 0 0 25 0 1 0 365088160 94158848 22271 33554432000 134512640 134829744 4291449424 18446744073709551615 2469745 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 22988 22271 422 78 0 22274 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 91952

[startup+882.301 s]
/proc/loadavg: 4.17 3.84 2.55 5/190 1807
/proc/meminfo: memFree=22888372/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=91952 CPUtime=882.26 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 42273 0 0 0 88217 9 0 0 25 0 1 0 365088160 94158848 22271 33554432000 134512640 134829744 4291449424 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 22988 22271 422 78 0 22274 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 91952

[startup+942.301 s]
/proc/loadavg: 4.06 3.86 2.63 6/190 1808
/proc/meminfo: memFree=22835528/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=144312 CPUtime=942.27 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 55470 0 0 0 94214 13 0 0 25 0 1 0 365088160 147775488 35326 33554432000 134512640 134829744 4291449424 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 36078 35326 422 78 0 35364 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 144312

[startup+1002.3 s]
/proc/loadavg: 4.02 3.89 2.72 5/190 1810
/proc/meminfo: memFree=22834032/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=144312 CPUtime=1002.27 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 55471 0 0 0 100214 13 0 0 25 0 1 0 365088160 147775488 35327 33554432000 134512640 134829744 4291449424 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 36078 35327 422 78 0 35364 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 144312

[startup+1062.3 s]
/proc/loadavg: 4.01 3.90 2.79 5/190 1812
/proc/meminfo: memFree=22827192/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=144312 CPUtime=1062.27 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 55471 0 0 0 106214 13 0 0 25 0 1 0 365088160 147775488 35327 33554432000 134512640 134829744 4291449424 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 36078 35327 422 78 0 35364 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 144312

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 2.87 5/190 1813
/proc/meminfo: memFree=22800248/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=144312 CPUtime=1122.26 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 55471 0 0 0 112213 13 0 0 25 0 1 0 365088160 147775488 35327 33554432000 134512640 134829744 4291449424 18446744073709551615 134658112 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 36078 35327 422 78 0 35364 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 144312

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.93 5/190 1815
/proc/meminfo: memFree=22800352/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=144312 CPUtime=1182.26 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 55472 0 0 0 118213 13 0 0 25 0 1 0 365088160 147775488 35328 33554432000 134512640 134829744 4291449424 18446744073709551615 134605517 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 36078 35328 422 78 0 35364 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 144312

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.00 6/190 1816
/proc/meminfo: memFree=22799212/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=144312 CPUtime=1242.26 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 55472 0 0 0 124213 13 0 0 25 0 1 0 365088160 147775488 35328 33554432000 134512640 134829744 4291449424 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 36078 35328 422 78 0 35364 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 144312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.06 3/187 1820
/proc/meminfo: memFree=22968224/32950928 swapFree=67111528/67111528
[pid=1736] ppid=1734 vsize=144312 CPUtime=1299.95 cores=0,2
/proc/1736/stat : 1736 (MPhaseSAT_M) R 1734 1736 1686 0 -1 4202496 55472 0 0 0 129982 13 0 0 25 0 1 0 365088160 147775488 35328 33554432000 134512640 134829744 4291449424 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1736/statm: 36078 35328 422 78 0 35364 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 144312

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): 1299.98
CPU user time (s): 1299.83
CPU system time (s): 0.143978
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 144880

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

runsolver used 2.21466 second user time and 4.88826 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-02 14:49:35
IDJOB=3095242
IDBENCH=82524
IDSOLVER=1522
FILE ID=node113/3095242-1301748574
RUNJOBID= node113-1301748572-1704
PBS_JOBID= 12841024
Free space on /tmp= 70716 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S92008434-079-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095242-1301748574/watcher-3095242-1301748574 -o /tmp/evaluation-result-3095242-1301748574/solver-3095242-1301748574 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3095242-1301748574.cnf

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

MD5SUM BENCH= aeb1e99b5983291023a10a1b4c71c10e
RANDOM SEED=211881939

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.846
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.846
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.83
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.846
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:      23123392 kB
Buffers:        306564 kB
Cached:        9153844 kB
SwapCached:          0 kB
Active:        6140984 kB
Inactive:      3394520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23123392 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7464 kB
Writeback:           0 kB
AnonPages:       74832 kB
Mapped:          16348 kB
Slab:           228624 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   244892 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= 70720 MiB
End job on node113 at 2011-04-02 15:11:17