Trace number 3249730

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT_M 2011-02-16? (TO) 1300.05 1300.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x39.cnf
MD5SUMe7679ca49bb432c9b90305d907365c4e
Bench CategoryCRAFTED (crafted 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 variables3276
Number of clauses628173
Sum of the clauses size2502864
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24914
Number of clauses of size 30
Number of clauses of size 4623259
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-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3249730-1303510286/watcher-3249730-1303510286 -o /tmp/evaluation-result-3249730-1303510286/solver-3249730-1303510286 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3249730-1303510286.cnf 

running on 2 cores: 5,7

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.40 3.89 3.96 2/174 23305
/proc/meminfo: memFree=12224476/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=11800 CPUtime=0 cores=5,7
/proc/23305/stat : 23305 (runsolver) R 23303 23305 22412 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 443444512 12083200 51 33554432000 4194304 5434984 140734092124704 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/23305/statm: 2950 51 31 303 0 2644 0

[startup+0.0802321 s]
/proc/loadavg: 3.40 3.89 3.96 2/174 23305
/proc/meminfo: memFree=12224476/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=12960 CPUtime=0.07 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 734 0 0 0 7 0 0 0 21 0 1 0 443444512 13271040 676 33554432000 134512640 134829744 4287561168 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 3240 677 225 78 0 2526 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12960

[startup+0.10024 s]
/proc/loadavg: 3.40 3.89 3.96 2/174 23305
/proc/meminfo: memFree=12224476/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=12960 CPUtime=0.09 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 845 0 0 0 9 0 0 0 21 0 1 0 443444512 13271040 787 33554432000 134512640 134829744 4287561168 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 3240 787 225 78 0 2526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12960

[startup+0.300214 s]
/proc/loadavg: 3.40 3.89 3.96 2/174 23305
/proc/meminfo: memFree=12224476/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=12960 CPUtime=0.29 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 1954 0 0 0 29 0 0 0 22 0 1 0 443444512 13271040 1896 33554432000 134512640 134829744 4287561168 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 3240 1897 225 78 0 2526 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12960

[startup+0.701135 s]
/proc/loadavg: 3.40 3.89 3.96 2/174 23305
/proc/meminfo: memFree=12224476/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=27608 CPUtime=0.68 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 9473 0 0 0 67 1 0 0 23 0 1 0 443444512 28270592 6355 33554432000 134512640 134829744 4287561168 18446744073709551615 134559413 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 6902 6359 236 78 0 6188 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27608

[startup+1.50099 s]
/proc/loadavg: 3.40 3.89 3.96 4/185 23327
/proc/meminfo: memFree=12191104/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=60764 CPUtime=1.49 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 28680 0 0 0 145 4 0 0 25 0 1 0 443444512 62222336 14719 33554432000 134512640 134829744 4287561168 18446744073709551615 8722396 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 15191 14719 256 78 0 14477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60764

[startup+3.10069 s]
/proc/loadavg: 3.40 3.89 3.96 5/190 23337
/proc/meminfo: memFree=12130440/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=86396 CPUtime=3.08 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 35381 0 0 0 304 4 0 0 25 0 1 0 443444512 88469504 21115 33554432000 134512640 134829744 4287561168 18446744073709551615 134688633 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 21599 21115 260 78 0 20885 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 86396

[startup+6.30012 s]
/proc/loadavg: 3.45 3.89 3.96 5/190 23337
/proc/meminfo: memFree=12103904/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=100760 CPUtime=6.28 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 38962 0 0 0 623 5 0 0 25 0 1 0 443444512 103178240 24696 33554432000 134512640 134829744 4287561168 18446744073709551615 134623160 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 25190 24696 266 78 0 24476 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 100760

[startup+12.701 s]
/proc/loadavg: 3.50 3.90 3.96 5/190 23337
/proc/meminfo: memFree=12098264/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=100760 CPUtime=12.68 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 38962 0 0 0 1263 5 0 0 25 0 1 0 443444512 103178240 24696 33554432000 134512640 134829744 4287561168 18446744073709551615 134722271 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 25190 24696 266 78 0 24476 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 100760

[startup+25.5007 s]
/proc/loadavg: 3.61 3.90 3.96 5/190 23337
/proc/meminfo: memFree=12093216/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=100760 CPUtime=25.48 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 38970 0 0 0 2543 5 0 0 25 0 1 0 443444512 103178240 24703 33554432000 134512640 134829744 4287561168 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 25190 24703 272 78 0 24476 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 100760

[startup+51.1011 s]
/proc/loadavg: 3.74 3.91 3.96 5/190 23365
/proc/meminfo: memFree=12069104/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=121932 CPUtime=51.09 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 119949 0 0 0 5093 16 0 0 25 0 1 0 443444512 124858368 29978 33554432000 134512640 134829744 4287561168 18446744073709551615 134722416 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 30483 29978 279 78 0 29769 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 121932

[startup+102.307 s]
/proc/loadavg: 3.89 3.92 3.96 5/190 23393
/proc/meminfo: memFree=12014428/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=134136 CPUtime=102.3 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 126773 0 0 0 10213 17 0 0 25 0 1 0 443444512 137355264 33045 33554432000 134512640 134829744 4287561168 18446744073709551615 134629798 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 33534 33045 279 78 0 32820 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 134136

[startup+162.3 s]
/proc/loadavg: 3.96 3.93 3.96 5/190 23395
/proc/meminfo: memFree=11994184/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=134136 CPUtime=162.29 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 126773 0 0 0 16212 17 0 0 25 0 1 0 443444512 137355264 33045 33554432000 134512640 134829744 4287561168 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 33534 33045 279 78 0 32820 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 134136

[startup+222.3 s]
/proc/loadavg: 3.98 3.94 3.96 5/190 23396
/proc/meminfo: memFree=11976912/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=140016 CPUtime=222.29 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 128215 0 0 0 22212 17 0 0 25 0 1 0 443444512 143376384 34487 33554432000 134512640 134829744 4287561168 18446744073709551615 134623081 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 35004 34487 279 78 0 34290 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 140016

[startup+282.301 s]
/proc/loadavg: 4.09 3.98 3.97 5/190 23398
/proc/meminfo: memFree=11954572/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=153328 CPUtime=282.29 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 131310 0 0 0 28211 18 0 0 25 0 1 0 443444512 157007872 37582 33554432000 134512640 134829744 4287561168 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 38332 37582 279 78 0 37618 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 153328

[startup+342.301 s]
/proc/loadavg: 4.03 3.98 3.97 5/190 23400
/proc/meminfo: memFree=11942020/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=153328 CPUtime=342.29 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 131336 0 0 0 34211 18 0 0 25 0 1 0 443444512 157007872 37608 33554432000 134512640 134829744 4287561168 18446744073709551615 134669649 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 38332 37608 279 78 0 37618 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 153328

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 3.97 5/190 23401
/proc/meminfo: memFree=11938152/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=153328 CPUtime=402.3 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 131391 0 0 0 40212 18 0 0 25 0 1 0 443444512 157007872 37663 33554432000 134512640 134829744 4287561168 18446744073709551615 134661368 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 38332 37663 279 78 0 37618 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 153328

[startup+462.3 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 23430
/proc/meminfo: memFree=11934920/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=160728 CPUtime=462.29 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 133012 0 0 0 46211 18 0 0 25 0 1 0 443444512 164585472 39284 33554432000 134512640 134829744 4287561168 18446744073709551615 134661834 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 40182 39284 279 78 0 39468 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 160728

[startup+522.3 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 23431
/proc/meminfo: memFree=11925348/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=168860 CPUtime=522.3 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 134758 0 0 0 52211 19 0 0 25 0 1 0 443444512 172912640 41030 33554432000 134512640 134829744 4287561168 18446744073709551615 8722398 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 42215 41030 279 78 0 41501 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 168860

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 23433
/proc/meminfo: memFree=11906476/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=174260 CPUtime=582.3 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 136078 0 0 0 58211 19 0 0 25 0 1 0 443444512 178442240 42350 33554432000 134512640 134829744 4287561168 18446744073709551615 134623081 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 43565 42350 279 78 0 42851 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 174260

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 23435
/proc/meminfo: memFree=11904708/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=174260 CPUtime=642.31 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 136122 0 0 0 64211 20 0 0 25 0 1 0 443444512 178442240 42394 33554432000 134512640 134829744 4287561168 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 43565 42394 279 78 0 42851 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 174260

[startup+702.3 s]
/proc/loadavg: 3.72 3.91 3.95 4/184 23453
/proc/meminfo: memFree=11914184/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=174260 CPUtime=702.31 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 136278 0 0 0 70211 20 0 0 25 0 1 0 443444512 178442240 42550 33554432000 134512640 134829744 4287561168 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 43565 42550 279 78 0 42851 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 174260

[startup+762.306 s]
/proc/loadavg: 3.26 3.74 3.88 4/184 23455
/proc/meminfo: memFree=11910288/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=177252 CPUtime=762.31 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 137225 0 0 0 76211 20 0 0 25 0 1 0 443444512 181506048 43497 33554432000 134512640 134829744 4287561168 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 44313 43497 279 78 0 43599 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 177252

[startup+822.301 s]
/proc/loadavg: 3.23 3.64 3.84 4/184 23459
/proc/meminfo: memFree=11903468/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=185744 CPUtime=822.3 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 139039 0 0 0 82210 20 0 0 25 0 1 0 443444512 190201856 45311 33554432000 134512640 134829744 4287561168 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 46436 45311 279 78 0 45722 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 185744

[startup+882.301 s]
/proc/loadavg: 3.08 3.52 3.78 4/184 23461
/proc/meminfo: memFree=11900008/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=191132 CPUtime=882.31 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 140004 0 0 0 88210 21 0 0 25 0 1 0 443444512 195719168 46276 33554432000 134512640 134829744 4287561168 18446744073709551615 134718384 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 47783 46276 279 78 0 47069 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 191132

[startup+942.301 s]
/proc/loadavg: 3.03 3.42 3.73 4/184 23463
/proc/meminfo: memFree=11897868/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=193632 CPUtime=942.31 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 140490 0 0 0 94210 21 0 0 25 0 1 0 443444512 198279168 46762 33554432000 134512640 134829744 4287561168 18446744073709551615 134661461 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 48408 46762 279 78 0 47694 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 193632

[startup+1002.3 s]
/proc/loadavg: 3.01 3.34 3.68 4/184 23464
/proc/meminfo: memFree=11891392/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=202160 CPUtime=1002.31 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 142105 0 0 0 100210 21 0 0 25 0 1 0 443444512 207011840 48377 33554432000 134512640 134829744 4287561168 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 50540 48377 279 78 0 49826 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 202160

[startup+1062.3 s]
/proc/loadavg: 3.00 3.28 3.64 4/184 23466
/proc/meminfo: memFree=11888380/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=205632 CPUtime=1062.31 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 142803 0 0 0 106210 21 0 0 25 0 1 0 443444512 210567168 49075 33554432000 134512640 134829744 4287561168 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 51408 49075 279 78 0 50694 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 205632

[startup+1122.3 s]
/proc/loadavg: 3.00 3.22 3.59 4/184 23467
/proc/meminfo: memFree=11875932/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=217028 CPUtime=1122.32 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 146368 0 0 0 112210 22 0 0 25 0 1 0 443444512 222236672 52107 33554432000 134512640 134829744 4287561168 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 54257 52107 279 78 0 53543 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 217028

[startup+1182.3 s]
/proc/loadavg: 3.00 3.18 3.55 4/184 23469
/proc/meminfo: memFree=11875416/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=217028 CPUtime=1182.32 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 146384 0 0 0 118210 22 0 0 25 0 1 0 443444512 222236672 52123 33554432000 134512640 134829744 4287561168 18446744073709551615 134623595 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 54257 52123 279 78 0 53543 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 217028

[startup+1242.3 s]
/proc/loadavg: 3.00 3.14 3.52 4/184 23471
/proc/meminfo: memFree=11874640/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=217028 CPUtime=1242.32 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 146415 0 0 0 124210 22 0 0 25 0 1 0 443444512 222236672 52154 33554432000 134512640 134829744 4287561168 18446744073709551615 8433877 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 54257 52154 279 78 0 53543 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 217028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.12 3.48 4/184 23472
/proc/meminfo: memFree=11874224/32951124 swapFree=67111528/67111528
[pid=23305] ppid=23303 vsize=217028 CPUtime=1300.03 cores=5,7
/proc/23305/stat : 23305 (MPhaseSAT_M) R 23303 23305 22412 0 -1 4202496 146421 0 0 0 129981 22 0 0 25 0 1 0 443444512 222236672 52160 33554432000 134512640 134829744 4287561168 18446744073709551615 134623352 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23305/statm: 54257 52160 279 78 0 53543 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 217028

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.81
CPU system time (s): 0.235964
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 220668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146421
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= 9
involuntary context switches= 1813

runsolver used 2.05169 second user time and 5.05023 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-23 00:11:27
IDJOB=3249730
IDBENCH=83184
IDSOLVER=1522
FILE ID=node145/3249730-1303510286
RUNJOBID= node145-1303510286-23215
PBS_JOBID= 13134278
Free space on /tmp= 71252 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x39.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249730-1303510286/watcher-3249730-1303510286 -o /tmp/evaluation-result-3249730-1303510286/solver-3249730-1303510286 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3249730-1303510286.cnf

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

MD5SUM BENCH= e7679ca49bb432c9b90305d907365c4e
RANDOM SEED=630478493

node145.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.786
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.57
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.786
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.786
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12224756 kB
Buffers:       1828784 kB
Cached:       18270340 kB
SwapCached:          0 kB
Active:        9769940 kB
Inactive:     10393052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12224756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15900 kB
Writeback:           0 kB
AnonPages:       63380 kB
Mapped:          14928 kB
Slab:           498772 kB
PageTables:       5040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190620 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= 71248 MiB
End job on node145 at 2011-04-23 00:33:09