Trace number 3292814

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

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484925
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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-3292814-1303792000/watcher-3292814-1303792000 -o /tmp/evaluation-result-3292814-1303792000/solver-3292814-1303792000 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3292814-1303792000.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.89 1.97 3.04 1/174 27049
/proc/meminfo: memFree=15156992/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=3272 CPUtime=0 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 400 0 0 0 0 0 0 0 23 0 1 0 490799793 3350528 340 33554432000 134512640 134761588 4287587408 18446744073709551615 134653360 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 810 340 261 61 0 113 0

[startup+0.091602 s]
/proc/loadavg: 0.89 1.97 3.04 1/174 27049
/proc/meminfo: memFree=15156992/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=3824 CPUtime=0.08 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 582 0 0 0 8 0 0 0 23 0 1 0 490799793 3915776 522 33554432000 134512640 134761588 4287587408 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 956 522 274 61 0 259 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3824

[startup+0.100604 s]
/proc/loadavg: 0.89 1.97 3.04 1/174 27049
/proc/meminfo: memFree=15156992/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=3824 CPUtime=0.09 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 582 0 0 0 9 0 0 0 23 0 1 0 490799793 3915776 522 33554432000 134512640 134761588 4287587408 18446744073709551615 134636546 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 956 522 274 61 0 259 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3824

[startup+0.300518 s]
/proc/loadavg: 0.89 1.97 3.04 1/174 27049
/proc/meminfo: memFree=15156992/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=4600 CPUtime=0.29 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 777 0 0 0 29 0 0 0 24 0 1 0 490799793 4710400 717 33554432000 134512640 134761588 4287587408 18446744073709551615 134636386 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 1150 717 275 61 0 453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4600

[startup+0.700447 s]
/proc/loadavg: 0.89 1.97 3.04 1/174 27049
/proc/meminfo: memFree=15156992/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=6624 CPUtime=0.69 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 1157 0 0 0 69 0 0 0 25 0 1 0 490799793 6782976 1036 33554432000 134512640 134761588 4287587408 18446744073709551615 134635912 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 1656 1036 276 61 0 959 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6624

[startup+1.50037 s]
/proc/loadavg: 0.89 1.97 3.04 4/185 27097
/proc/meminfo: memFree=15137016/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=8652 CPUtime=1.49 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 1992 0 0 0 149 0 0 0 25 0 1 0 490799793 8859648 1543 33554432000 134512640 134761588 4287587408 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 2163 1543 276 61 0 1466 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8652

[startup+3.10102 s]
/proc/loadavg: 0.89 1.97 3.04 5/190 27134
/proc/meminfo: memFree=15137708/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=10248 CPUtime=3.09 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 2937 0 0 0 309 0 0 0 25 0 1 0 490799793 10493952 1928 33554432000 134512640 134761588 4287587408 18446744073709551615 134617156 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 2562 1928 276 61 0 1865 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10248

[startup+6.30052 s]
/proc/loadavg: 1.13 2.00 3.05 5/190 27161
/proc/meminfo: memFree=15130236/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=13260 CPUtime=6.29 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 4414 0 0 0 629 0 0 0 25 0 1 0 490799793 13578240 2698 33554432000 134512640 134761588 4287587408 18446744073709551615 134747173 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 3315 2698 276 61 0 2618 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13260

[startup+12.7004 s]
/proc/loadavg: 1.36 2.03 3.05 5/190 27161
/proc/meminfo: memFree=15119348/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=14924 CPUtime=12.69 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 7216 0 0 0 1268 1 0 0 25 0 1 0 490799793 15282176 3129 33554432000 134512640 134761588 4287587408 18446744073709551615 134747339 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 3731 3129 283 61 0 3034 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14924

[startup+25.5001 s]
/proc/loadavg: 1.95 2.13 3.07 5/190 27161
/proc/meminfo: memFree=15112832/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=19540 CPUtime=25.49 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 12914 0 0 0 2547 2 0 0 25 0 1 0 490799793 20008960 4283 33554432000 134512640 134761588 4287587408 18446744073709551615 134748088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 4885 4283 283 61 0 4188 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19540

[startup+51.1007 s]
/proc/loadavg: 2.65 2.28 3.09 5/190 27162
/proc/meminfo: memFree=15106728/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=19156 CPUtime=51.09 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 23250 0 0 0 5106 3 0 0 25 0 1 0 490799793 19615744 4187 33554432000 134512640 134761588 4287587408 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 4789 4187 283 61 0 4092 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19156

[startup+102.306 s]
/proc/loadavg: 3.41 2.54 3.14 5/190 27163
/proc/meminfo: memFree=15104484/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=20324 CPUtime=102.3 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 47004 0 0 0 10224 6 0 0 25 0 1 0 490799793 20811776 4508 33554432000 134512640 134761588 4287587408 18446744073709551615 134747225 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 5081 4508 284 61 0 4384 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20324

[startup+162.301 s]
/proc/loadavg: 3.78 2.80 3.19 5/190 27165
/proc/meminfo: memFree=15100500/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=22372 CPUtime=162.3 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 70556 0 0 0 16221 9 0 0 25 0 1 0 490799793 22908928 5020 33554432000 134512640 134761588 4287587408 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 5593 5020 284 61 0 4896 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 22372

[startup+222.3 s]
/proc/loadavg: 3.92 3.02 3.24 5/190 27167
/proc/meminfo: memFree=15101584/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=23144 CPUtime=222.29 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 93848 0 0 0 22217 12 0 0 25 0 1 0 490799793 23699456 5216 33554432000 134512640 134761588 4287587408 18446744073709551615 134747425 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 5786 5216 284 61 0 5089 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 23144

[startup+282.301 s]
/proc/loadavg: 3.97 3.19 3.28 5/190 27168
/proc/meminfo: memFree=15097096/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=23912 CPUtime=282.3 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 118521 0 0 0 28215 15 0 0 25 0 1 0 490799793 24485888 5406 33554432000 134512640 134761588 4287587408 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 5978 5406 284 61 0 5281 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 23912

[startup+342.301 s]
/proc/loadavg: 3.99 3.34 3.32 5/190 27170
/proc/meminfo: memFree=15104256/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=20324 CPUtime=342.3 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 141821 0 0 0 34211 19 0 0 25 0 1 0 490799793 20811776 4476 33554432000 134512640 134761588 4287587408 18446744073709551615 134635845 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 5081 4476 284 61 0 4384 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 20324

[startup+402.301 s]
/proc/loadavg: 3.99 3.46 3.36 5/190 27225
/proc/meminfo: memFree=15063692/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=24052 CPUtime=402.3 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 167323 0 0 0 40207 23 0 0 25 0 1 0 490799793 24629248 5562 33554432000 134512640 134761588 4287587408 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 6013 5562 284 61 0 5316 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 24052

[startup+462.301 s]
/proc/loadavg: 3.99 3.55 3.40 5/190 27360
/proc/meminfo: memFree=15085144/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=20136 CPUtime=462.3 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 193432 0 0 0 46203 27 0 0 25 0 1 0 490799793 20619264 4429 33554432000 134512640 134761588 4287587408 18446744073709551615 134747351 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 5034 4429 284 61 0 4337 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 20136

[startup+522.3 s]
/proc/loadavg: 4.03 3.65 3.44 5/190 27362
/proc/meminfo: memFree=15061472/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=23908 CPUtime=522.3 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 216835 0 0 0 52199 31 0 0 25 0 1 0 490799793 24481792 5406 33554432000 134512640 134761588 4287587408 18446744073709551615 134680610 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 5977 5406 284 61 0 5280 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 23908

[startup+582.301 s]
/proc/loadavg: 4.07 3.72 3.48 5/190 27363
/proc/meminfo: memFree=15049180/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=28520 CPUtime=582.3 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 242935 0 0 0 58195 35 0 0 25 0 1 0 490799793 29204480 6527 33554432000 134512640 134761588 4287587408 18446744073709551615 134748024 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 7130 6527 284 61 0 6433 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 28520

[startup+642.301 s]
/proc/loadavg: 4.02 3.77 3.51 5/190 27365
/proc/meminfo: memFree=15050288/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=22380 CPUtime=642.31 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 269218 0 0 0 64192 39 0 0 25 0 1 0 490799793 22917120 5023 33554432000 134512640 134761588 4287587408 18446744073709551615 134748090 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 5595 5023 284 61 0 4898 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 22380

[startup+702.3 s]
/proc/loadavg: 4.01 3.81 3.54 5/190 27366
/proc/meminfo: memFree=15046184/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=23400 CPUtime=702.31 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 294143 0 0 0 70188 43 0 0 25 0 1 0 490799793 23961600 5246 33554432000 134512640 134761588 4287587408 18446744073709551615 134748103 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 5850 5246 284 61 0 5153 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 23400

[startup+762.307 s]
/proc/loadavg: 4.00 3.84 3.56 5/190 27394
/proc/meminfo: memFree=15020816/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=30832 CPUtime=762.32 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 314385 0 0 0 76185 47 0 0 25 0 1 0 490799793 31571968 7141 33554432000 134512640 134761588 4287587408 18446744073709551615 134635855 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 7708 7141 284 61 0 7011 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 30832

[startup+822.3 s]
/proc/loadavg: 4.08 3.88 3.59 5/190 27422
/proc/meminfo: memFree=14515696/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=25340 CPUtime=822.31 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 327805 0 0 0 82182 49 0 0 25 0 1 0 490799793 25948160 5731 33554432000 134512640 134761588 4287587408 18446744073709551615 134747228 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 6335 5731 284 61 0 5638 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 25340

[startup+882.301 s]
/proc/loadavg: 4.21 3.96 3.64 5/190 27449
/proc/meminfo: memFree=13022092/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=30980 CPUtime=882.31 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 344959 0 0 0 88180 51 0 0 25 0 1 0 490799793 31723520 7177 33554432000 134512640 134761588 4287587408 18446744073709551615 134748540 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 7745 7177 284 61 0 7048 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 30980

[startup+942.301 s]
/proc/loadavg: 4.07 3.97 3.65 5/190 27451
/proc/meminfo: memFree=12982192/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=24816 CPUtime=942.31 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 358941 0 0 0 94178 53 0 0 25 0 1 0 490799793 25411584 5631 33554432000 134512640 134761588 4287587408 18446744073709551615 134748223 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 6204 5631 284 61 0 5507 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 24816

[startup+1002.3 s]
/proc/loadavg: 4.02 3.97 3.67 5/190 27452
/proc/meminfo: memFree=12713724/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=30580 CPUtime=1002.31 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 375891 0 0 0 100175 56 0 0 25 0 1 0 490799793 31313920 7049 33554432000 134512640 134761588 4287587408 18446744073709551615 134748109 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 7645 7049 284 61 0 6948 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 30580

[startup+1062.3 s]
/proc/loadavg: 4.05 3.99 3.69 5/190 27454
/proc/meminfo: memFree=12960884/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=31088 CPUtime=1062.32 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 394387 0 0 0 106172 60 0 0 25 0 1 0 490799793 31834112 7201 33554432000 134512640 134761588 4287587408 18446744073709551615 134748115 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 7772 7201 284 61 0 7075 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 31088

[startup+1122.3 s]
/proc/loadavg: 4.02 3.99 3.71 5/190 27456
/proc/meminfo: memFree=12876656/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=31088 CPUtime=1122.31 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 410489 0 0 0 112168 63 0 0 25 0 1 0 490799793 31834112 7207 33554432000 134512640 134761588 4287587408 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 7772 7207 284 61 0 7075 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 31088

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.73 5/190 27457
/proc/meminfo: memFree=12848004/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=30960 CPUtime=1182.31 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 425470 0 0 0 118166 65 0 0 25 0 1 0 490799793 31703040 7168 33554432000 134512640 134761588 4287587408 18446744073709551615 134747260 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 7740 7168 284 61 0 7043 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 30960

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.74 5/190 27459
/proc/meminfo: memFree=12897228/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=30704 CPUtime=1242.32 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 442507 0 0 0 124164 68 0 0 25 0 1 0 490799793 31440896 7114 33554432000 134512640 134761588 4287587408 18446744073709551615 134747351 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 7676 7114 284 61 0 6979 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 30704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.75 5/190 27460
/proc/meminfo: memFree=12899196/32950928 swapFree=67111528/67111528
[pid=27049] ppid=27047 vsize=31536 CPUtime=1300.03 cores=0,2
/proc/27049/stat : 27049 (MPhaseSAT64) R 27047 27049 26130 0 -1 4202496 457915 0 0 0 129932 71 0 0 25 0 1 0 490799793 32292864 7312 33554432000 134512640 134761588 4287587408 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27049/statm: 7884 7312 284 61 0 7187 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 31536

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.32
CPU system time (s): 0.714891
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 40056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.32
system time used= 0.714891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 457915
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= 15
involuntary context switches= 2124

runsolver used 2.19467 second user time and 4.84926 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-26 06:26:40
IDJOB=3292814
IDBENCH=87946
IDSOLVER=1521
FILE ID=node123/3292814-1303792000
RUNJOBID= node123-1303792000-27037
PBS_JOBID= 13157259
Free space on /tmp= 72928 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292814-1303792000/watcher-3292814-1303792000 -o /tmp/evaluation-result-3292814-1303792000/solver-3292814-1303792000 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3292814-1303792000.cnf

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=808737467

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:      15157264 kB
Buffers:       2171428 kB
Cached:       15012904 kB
SwapCached:          0 kB
Active:        8279776 kB
Inactive:      8968704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15157264 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             452 kB
Writeback:           0 kB
AnonPages:       63864 kB
Mapped:          14496 kB
Slab:           479140 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   195492 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= 72520 MiB
End job on node123 at 2011-04-26 06:48:22