Trace number 3259542

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 2011-02-15? (TO) 1300.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes1.cnf
MD5SUM118632220c6f3388c45a2582e9a2ac0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark816.061
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3259542-1303506856/watcher-3259542-1303506856 -o /tmp/evaluation-result-3259542-1303506856/solver-3259542-1303506856 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3259542-1303506856.cnf 

running on 2 cores: 4,6

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.39 3.87 3.71 5/189 10264
/proc/meminfo: memFree=15703828/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=5132 CPUtime=0 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 462285370 5255168 274 33554432000 134512640 134731564 4287259472 18446744073709551615 11388080 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 1283 274 225 54 0 593 0

[startup+0.068144 s]
/proc/loadavg: 3.39 3.87 3.71 5/189 10264
/proc/meminfo: memFree=15703828/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=5132 CPUtime=0.06 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 697 0 0 0 6 0 0 0 21 0 1 0 462285370 5255168 638 33554432000 134512640 134731564 4287259472 18446744073709551615 11512076 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 1283 639 225 54 0 593 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5132

[startup+0.100138 s]
/proc/loadavg: 3.39 3.87 3.71 5/189 10264
/proc/meminfo: memFree=15703828/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=6188 CPUtime=0.09 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 1913 0 0 0 9 0 0 0 21 0 1 0 462285370 6336512 1065 33554432000 134512640 134731564 4287259472 18446744073709551615 134559213 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 1547 1065 236 54 0 857 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6188

[startup+0.300104 s]
/proc/loadavg: 3.39 3.87 3.71 5/189 10264
/proc/meminfo: memFree=15703828/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=15668 CPUtime=0.29 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 9168 0 0 0 28 1 0 0 22 0 1 0 462285370 16044032 3437 33554432000 134512640 134731564 4287259472 18446744073709551615 134630102 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 3917 3437 259 54 0 3227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15668

[startup+0.701143 s]
/proc/loadavg: 3.39 3.87 3.71 5/189 10264
/proc/meminfo: memFree=15703828/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=19380 CPUtime=0.69 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 10189 0 0 0 68 1 0 0 24 0 1 0 462285370 19845120 4362 33554432000 134512640 134731564 4287259472 18446744073709551615 134659479 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 4845 4362 276 54 0 4155 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19380

[startup+1.501 s]
/proc/loadavg: 3.39 3.87 3.71 5/190 10265
/proc/meminfo: memFree=15693412/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=13428 CPUtime=1.49 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 11359 0 0 0 148 1 0 0 25 0 1 0 462285370 13750272 2899 33554432000 134512640 134731564 4287259472 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 3357 2899 276 54 0 2667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13428

[startup+3.10061 s]
/proc/loadavg: 3.39 3.87 3.71 5/190 10265
/proc/meminfo: memFree=15691812/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=13956 CPUtime=3.09 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 11479 0 0 0 308 1 0 0 25 0 1 0 462285370 14290944 3019 33554432000 134512640 134731564 4287259472 18446744073709551615 134717377 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 3489 3019 276 54 0 2799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13956

[startup+6.3011 s]
/proc/loadavg: 3.44 3.87 3.71 5/190 10265
/proc/meminfo: memFree=15691984/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=14748 CPUtime=6.29 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 11684 0 0 0 628 1 0 0 25 0 1 0 462285370 15101952 3224 33554432000 134512640 134731564 4287259472 18446744073709551615 11378474 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 3687 3224 276 54 0 2997 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14748

[startup+12.701 s]
/proc/loadavg: 3.48 3.87 3.71 5/190 10265
/proc/meminfo: memFree=15694144/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=13912 CPUtime=12.69 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 12996 0 0 0 1268 1 0 0 25 0 1 0 462285370 14245888 3011 33554432000 134512640 134731564 4287259472 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 3478 3011 276 54 0 2788 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13912

[startup+25.5007 s]
/proc/loadavg: 3.60 3.88 3.72 5/190 10266
/proc/meminfo: memFree=15695880/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=12716 CPUtime=25.49 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 15174 0 0 0 2547 2 0 0 25 0 1 0 462285370 13021184 2722 33554432000 134512640 134731564 4287259472 18446744073709551615 134659048 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 3179 2722 276 54 0 2489 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12716

[startup+51.1001 s]
/proc/loadavg: 3.73 3.89 3.73 5/190 10266
/proc/meminfo: memFree=15696340/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=11824 CPUtime=51.09 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 21475 0 0 0 5107 2 0 0 25 0 1 0 462285370 12107776 2500 33554432000 134512640 134731564 4287259472 18446744073709551615 11378414 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2956 2500 276 54 0 2266 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 11824

[startup+102.307 s]
/proc/loadavg: 3.95 3.92 3.74 5/190 10268
/proc/meminfo: memFree=15696448/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=10436 CPUtime=102.29 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 32994 0 0 0 10226 3 0 0 25 0 1 0 462285370 10686464 2150 33554432000 134512640 134731564 4287259472 18446744073709551615 134659064 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2609 2150 276 54 0 1919 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 10436

[startup+162.3 s]
/proc/loadavg: 3.98 3.93 3.75 5/190 10269
/proc/meminfo: memFree=15696052/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=10288 CPUtime=162.29 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 47187 0 0 0 16223 6 0 0 25 0 1 0 462285370 10534912 2121 33554432000 134512640 134731564 4287259472 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2572 2121 276 54 0 1882 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 10288

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.77 5/190 10271
/proc/meminfo: memFree=15695144/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=10684 CPUtime=222.29 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 61519 0 0 0 22221 8 0 0 25 0 1 0 462285370 10940416 2234 33554432000 134512640 134731564 4287259472 18446744073709551615 134667199 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2671 2234 276 54 0 1981 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 10684

[startup+282.3 s]
/proc/loadavg: 4.03 3.96 3.78 5/190 10272
/proc/meminfo: memFree=15694628/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=11128 CPUtime=282.3 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 76353 0 0 0 28219 11 0 0 25 0 1 0 462285370 11395072 2320 33554432000 134512640 134731564 4287259472 18446744073709551615 134719833 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2782 2320 276 54 0 2092 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 11128

[startup+342.301 s]
/proc/loadavg: 4.01 3.97 3.79 5/190 10274
/proc/meminfo: memFree=15696328/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=10580 CPUtime=342.29 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 90436 0 0 0 34217 12 0 0 25 0 1 0 462285370 10833920 2185 33554432000 134512640 134731564 4287259472 18446744073709551615 134720475 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2645 2185 276 54 0 1955 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 10580

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 10276
/proc/meminfo: memFree=15695560/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=10304 CPUtime=402.29 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 106813 0 0 0 40215 14 0 0 25 0 1 0 462285370 10551296 2126 33554432000 134512640 134731564 4287259472 18446744073709551615 134656000 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2576 2126 276 54 0 1886 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 10304

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 10277
/proc/meminfo: memFree=15694784/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=11208 CPUtime=462.3 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 120234 0 0 0 46214 16 0 0 25 0 1 0 462285370 11476992 2348 33554432000 134512640 134731564 4287259472 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2802 2348 276 54 0 2112 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 11208

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 10279
/proc/meminfo: memFree=15694884/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=12760 CPUtime=522.3 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 134492 0 0 0 52211 19 0 0 25 0 1 0 462285370 13066240 2741 33554432000 134512640 134731564 4287259472 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 3190 2741 276 54 0 2500 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 12760

[startup+582.3 s]
/proc/loadavg: 4.03 3.99 3.83 5/190 10280
/proc/meminfo: memFree=15694488/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=10448 CPUtime=582.31 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 149477 0 0 0 58210 21 0 0 25 0 1 0 462285370 10698752 2162 33554432000 134512640 134731564 4287259472 18446744073709551615 134720157 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2612 2162 276 54 0 1922 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 10448

[startup+642.301 s]
/proc/loadavg: 4.01 3.99 3.84 5/190 10282
/proc/meminfo: memFree=15696324/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=10064 CPUtime=642.31 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 162656 0 0 0 64208 23 0 0 25 0 1 0 462285370 10305536 2068 33554432000 134512640 134731564 4287259472 18446744073709551615 134721768 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2516 2068 276 54 0 1826 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 10064

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.85 5/190 10284
/proc/meminfo: memFree=15694792/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=11072 CPUtime=702.3 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 177388 0 0 0 70205 25 0 0 25 0 1 0 462285370 11337728 2328 33554432000 134512640 134731564 4287259472 18446744073709551615 134659296 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2768 2328 276 54 0 2078 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 11072

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.85 5/190 10285
/proc/meminfo: memFree=15693412/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=11272 CPUtime=762.32 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 192031 0 0 0 76205 27 0 0 25 0 1 0 462285370 11542528 2371 33554432000 134512640 134731564 4287259472 18446744073709551615 134670253 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2818 2371 276 54 0 2128 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 11272

[startup+822.301 s]
/proc/loadavg: 4.05 4.00 3.86 5/190 10287
/proc/meminfo: memFree=15694752/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=11420 CPUtime=822.31 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 205175 0 0 0 82203 28 0 0 25 0 1 0 462285370 11694080 2382 33554432000 134512640 134731564 4287259472 18446744073709551615 134722560 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2855 2382 276 54 0 2165 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 11420

[startup+882.3 s]
/proc/loadavg: 4.02 4.00 3.87 5/190 10315
/proc/meminfo: memFree=15697864/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=10540 CPUtime=882.31 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 217992 0 0 0 88201 30 0 0 25 0 1 0 462285370 10792960 2181 33554432000 134512640 134731564 4287259472 18446744073709551615 134620719 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2635 2181 276 54 0 1945 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 10540

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 10344
/proc/meminfo: memFree=15685444/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=11708 CPUtime=942.31 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 232380 0 0 0 94200 31 0 0 25 0 1 0 462285370 11988992 2466 33554432000 134512640 134731564 4287259472 18446744073709551615 134723674 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2927 2466 276 54 0 2237 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 11708

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 10346
/proc/meminfo: memFree=15677224/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=11028 CPUtime=1002.32 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 244036 0 0 0 100198 34 0 0 25 0 1 0 462285370 11292672 2299 33554432000 134512640 134731564 4287259472 18446744073709551615 134659256 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2757 2299 276 54 0 2067 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 11028

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 10347
/proc/meminfo: memFree=15676324/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=10708 CPUtime=1062.31 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 258321 0 0 0 106196 35 0 0 25 0 1 0 462285370 10964992 2205 33554432000 134512640 134731564 4287259472 18446744073709551615 134717099 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2677 2205 276 54 0 1987 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 10708

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.90 5/190 10349
/proc/meminfo: memFree=15674440/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=11132 CPUtime=1122.32 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 271479 0 0 0 112194 38 0 0 25 0 1 0 462285370 11399168 2310 33554432000 134512640 134731564 4287259472 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2783 2310 276 54 0 2093 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 11132

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.90 5/190 10350
/proc/meminfo: memFree=15675284/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=10648 CPUtime=1182.32 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 284703 0 0 0 118192 40 0 0 25 0 1 0 462285370 10903552 2186 33554432000 134512640 134731564 4287259472 18446744073709551615 134631582 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2662 2186 276 54 0 1972 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 10648

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10352
/proc/meminfo: memFree=15673400/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=10400 CPUtime=1242.32 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 298112 0 0 0 124191 41 0 0 25 0 1 0 462285370 10649600 2144 33554432000 134512640 134731564 4287259472 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2600 2144 276 54 0 1910 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 10400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 3/186 10356
/proc/meminfo: memFree=15680964/32950928 swapFree=67111528/67111528
[pid=10264] ppid=10262 vsize=11148 CPUtime=1300.02 cores=4,6
/proc/10264/stat : 10264 (MPhaseSAT) R 10262 10264 9663 0 -1 4202496 311041 0 0 0 129959 43 0 0 25 0 1 0 462285370 11415552 2320 33554432000 134512640 134731564 4287259472 18446744073709551615 134659217 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/10264/statm: 2787 2320 276 54 0 2097 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 11148

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.6
CPU system time (s): 0.439933
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 19380

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

runsolver used 2.14367 second user time and 4.82327 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-22 23:14:16
IDJOB=3259542
IDBENCH=71593
IDSOLVER=1520
FILE ID=node123/3259542-1303506856
RUNJOBID= node123-1303506854-10223
PBS_JOBID= 13134215
Free space on /tmp= 72188 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1560c133795gyes1.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259542-1303506856/watcher-3259542-1303506856 -o /tmp/evaluation-result-3259542-1303506856/solver-3259542-1303506856 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3259542-1303506856.cnf

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

MD5SUM BENCH= 118632220c6f3388c45a2582e9a2ac0e
RANDOM SEED=1495477900

node123.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.838
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.67
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.80
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.838
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.74
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15703984 kB
Buffers:       1734384 kB
Cached:       14906764 kB
SwapCached:          0 kB
Active:        7555764 kB
Inactive:      9166796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15703984 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4484 kB
Writeback:           0 kB
AnonPages:       80712 kB
Mapped:          16376 kB
Slab:           460668 kB
PageTables:       5008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   267508 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= 72192 MiB
End job on node123 at 2011-04-22 23:35:58