Trace number 3292308

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

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3742
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

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-3292308-1303791017/watcher-3292308-1303791017 -o /tmp/evaluation-result-3292308-1303791017/solver-3292308-1303791017 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3292308-1303791017.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: 1.35 2.18 2.94 3/185 14928
/proc/meminfo: memFree=22807264/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=5596 CPUtime=0 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 490699580 5730304 275 33554432000 134512640 134761588 4290812720 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 1399 275 225 61 0 702 0

[startup+0.0753929 s]
/proc/loadavg: 1.35 2.18 2.94 3/185 14928
/proc/meminfo: memFree=22807264/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=5596 CPUtime=0.07 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 730 0 0 0 7 0 0 0 23 0 1 0 490699580 5730304 672 33554432000 134512640 134761588 4290812720 18446744073709551615 10164979 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 1399 672 225 61 0 702 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5596

[startup+0.100391 s]
/proc/loadavg: 1.35 2.18 2.94 3/185 14928
/proc/meminfo: memFree=22807264/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=5596 CPUtime=0.09 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 865 0 0 0 9 0 0 0 23 0 1 0 490699580 5730304 807 33554432000 134512640 134761588 4290812720 18446744073709551615 10153590 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 1399 807 225 61 0 702 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5596

[startup+0.300379 s]
/proc/loadavg: 1.35 2.18 2.94 3/185 14928
/proc/meminfo: memFree=22807264/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=13928 CPUtime=0.29 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 5677 0 0 0 29 0 0 0 24 0 1 0 490699580 14262272 3016 33554432000 134512640 134761588 4290812720 18446744073709551615 134644246 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 3482 3016 257 61 0 2785 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13928

[startup+0.700305 s]
/proc/loadavg: 1.35 2.18 2.94 3/185 14928
/proc/meminfo: memFree=22807264/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=9644 CPUtime=0.69 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 6328 0 0 0 68 1 0 0 25 0 1 0 490699580 9875456 1954 33554432000 134512640 134761588 4290812720 18446744073709551615 134616735 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 2411 1954 266 61 0 1714 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9644

[startup+1.50115 s]
/proc/loadavg: 1.35 2.18 2.94 5/194 14945
/proc/meminfo: memFree=22765904/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=9644 CPUtime=1.49 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 6332 0 0 0 148 1 0 0 25 0 1 0 490699580 9875456 1958 33554432000 134512640 134761588 4290812720 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 2411 1958 270 61 0 1714 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9644

[startup+3.10087 s]
/proc/loadavg: 1.57 2.21 2.94 5/194 14945
/proc/meminfo: memFree=22764044/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=10484 CPUtime=3.09 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 6558 0 0 0 308 1 0 0 25 0 1 0 490699580 10735616 2184 33554432000 134512640 134761588 4290812720 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 2621 2184 270 61 0 1924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10484

[startup+6.30025 s]
/proc/loadavg: 1.57 2.21 2.94 5/194 14945
/proc/meminfo: memFree=22758092/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=12080 CPUtime=6.29 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 7864 0 0 0 628 1 0 0 25 0 1 0 490699580 12369920 2551 33554432000 134512640 134761588 4290812720 18446744073709551615 134747285 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 3020 2551 270 61 0 2323 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12080

[startup+12.7011 s]
/proc/loadavg: 1.94 2.26 2.95 5/194 14945
/proc/meminfo: memFree=22754912/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=11696 CPUtime=12.69 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 9475 0 0 0 1268 1 0 0 25 0 1 0 490699580 11976704 2487 33554432000 134512640 134761588 4290812720 18446744073709551615 134651717 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 2924 2487 270 61 0 2227 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11696

[startup+25.5007 s]
/proc/loadavg: 2.26 2.32 2.97 5/194 14946
/proc/meminfo: memFree=22747588/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=16556 CPUtime=25.49 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 12327 0 0 0 2547 2 0 0 25 0 1 0 490699580 16953344 3670 33554432000 134512640 134761588 4290812720 18446744073709551615 134651711 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 4139 3670 270 61 0 3442 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16556

[startup+51.101 s]
/proc/loadavg: 2.99 2.49 3.00 5/194 15081
/proc/meminfo: memFree=22310380/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=17148 CPUtime=51.09 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 15853 0 0 0 5107 2 0 0 25 0 1 0 490699580 17559552 3829 33554432000 134512640 134761588 4290812720 18446744073709551615 134636583 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 4287 3829 270 61 0 3590 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17148

[startup+102.306 s]
/proc/loadavg: 3.65 2.76 3.06 5/194 15083
/proc/meminfo: memFree=22419012/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=19244 CPUtime=102.29 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 30329 0 0 0 10225 4 0 0 25 0 1 0 490699580 19705856 4361 33554432000 134512640 134761588 4290812720 18446744073709551615 134747416 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 4811 4361 276 61 0 4114 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 19244

[startup+162.3 s]
/proc/loadavg: 3.87 2.98 3.12 5/194 15084
/proc/meminfo: memFree=22544588/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=18680 CPUtime=162.29 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 50000 0 0 0 16222 7 0 0 25 0 1 0 490699580 19128320 4182 33554432000 134512640 134761588 4290812720 18446744073709551615 134651920 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 4670 4182 276 61 0 3973 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 18680

[startup+222.3 s]
/proc/loadavg: 3.95 3.16 3.17 5/194 15086
/proc/meminfo: memFree=22542128/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=20116 CPUtime=222.28 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 57964 0 0 0 22220 8 0 0 25 0 1 0 490699580 20598784 4539 33554432000 134512640 134761588 4290812720 18446744073709551615 134748428 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 5029 4539 276 61 0 4332 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 20116

[startup+282.301 s]
/proc/loadavg: 3.98 3.31 3.22 5/194 15087
/proc/meminfo: memFree=22562372/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=20116 CPUtime=282.29 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 63914 0 0 0 28219 10 0 0 25 0 1 0 490699580 20598784 4539 33554432000 134512640 134761588 4290812720 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 5029 4539 276 61 0 4332 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 20116

[startup+342.301 s]
/proc/loadavg: 4.05 3.45 3.27 5/194 15143
/proc/meminfo: memFree=22679836/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=20116 CPUtime=342.29 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 69690 0 0 0 34218 11 0 0 25 0 1 0 490699580 20598784 4565 33554432000 134512640 134761588 4290812720 18446744073709551615 134748397 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 5029 4565 276 61 0 4332 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 20116

[startup+402.301 s]
/proc/loadavg: 4.14 3.58 3.32 5/194 15145
/proc/meminfo: memFree=22686648/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=21908 CPUtime=402.29 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 75433 0 0 0 40217 12 0 0 25 0 1 0 490699580 22433792 5013 33554432000 134512640 134761588 4290812720 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 5477 5013 276 61 0 4780 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 21908

[startup+462.301 s]
/proc/loadavg: 4.05 3.65 3.36 5/194 15146
/proc/meminfo: memFree=22684028/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=21908 CPUtime=462.29 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 80849 0 0 0 46216 13 0 0 25 0 1 0 490699580 22433792 5013 33554432000 134512640 134761588 4290812720 18446744073709551615 134748113 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 5477 5013 276 61 0 4780 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 21908

[startup+522.301 s]
/proc/loadavg: 4.05 3.73 3.41 5/194 15148
/proc/meminfo: memFree=22677680/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=21396 CPUtime=522.28 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 87380 0 0 0 52215 13 0 0 25 0 1 0 490699580 21909504 4885 33554432000 134512640 134761588 4290812720 18446744073709551615 134747278 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 5349 4885 276 61 0 4652 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 21396

[startup+582.301 s]
/proc/loadavg: 4.02 3.77 3.44 5/194 15176
/proc/meminfo: memFree=22692272/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=21908 CPUtime=582.28 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 93425 0 0 0 58214 14 0 0 25 0 1 0 490699580 22433792 5013 33554432000 134512640 134761588 4290812720 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 5477 5013 276 61 0 4780 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 21908

[startup+642.3 s]
/proc/loadavg: 4.00 3.81 3.47 5/194 15178
/proc/meminfo: memFree=22679492/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=20116 CPUtime=642.28 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 98675 0 0 0 64213 15 0 0 25 0 1 0 490699580 20598784 4565 33554432000 134512640 134761588 4290812720 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 5029 4565 276 61 0 4332 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 20116

[startup+702.3 s]
/proc/loadavg: 4.00 3.84 3.50 5/194 15180
/proc/meminfo: memFree=22676252/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=20116 CPUtime=702.28 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 104588 0 0 0 70211 17 0 0 25 0 1 0 490699580 20598784 4565 33554432000 134512640 134761588 4290812720 18446744073709551615 134635912 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 5029 4565 276 61 0 4332 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 20116

[startup+762.307 s]
/proc/loadavg: 4.05 3.89 3.54 5/194 15181
/proc/meminfo: memFree=22676984/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=20116 CPUtime=762.28 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 110818 0 0 0 76211 17 0 0 25 0 1 0 490699580 20598784 4565 33554432000 134512640 134761588 4290812720 18446744073709551615 134748632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 5029 4565 276 61 0 4332 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 20116

[startup+822.301 s]
/proc/loadavg: 4.02 3.90 3.56 5/194 15183
/proc/meminfo: memFree=22676976/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=20372 CPUtime=822.28 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 116146 0 0 0 82209 19 0 0 25 0 1 0 490699580 20860928 4629 33554432000 134512640 134761588 4290812720 18446744073709551615 134635904 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 5093 4629 276 61 0 4396 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 20372

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.58 5/194 15184
/proc/meminfo: memFree=22665552/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=30100 CPUtime=882.28 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 124545 0 0 0 88208 20 0 0 25 0 1 0 490699580 30822400 7061 33554432000 134512640 134761588 4290812720 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 7525 7061 276 61 0 6828 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 30100

[startup+942.301 s]
/proc/loadavg: 4.06 3.94 3.61 5/194 15186
/proc/meminfo: memFree=22667644/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=28308 CPUtime=942.27 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 130509 0 0 0 94207 20 0 0 25 0 1 0 490699580 28987392 6613 33554432000 134512640 134761588 4290812720 18446744073709551615 134636141 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 7077 6613 276 61 0 6380 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 28308

[startup+1002.3 s]
/proc/loadavg: 4.02 3.95 3.64 5/194 15188
/proc/meminfo: memFree=22668992/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=28564 CPUtime=1002.28 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 136084 0 0 0 100206 22 0 0 25 0 1 0 490699580 29249536 6677 33554432000 134512640 134761588 4290812720 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 7141 6677 276 61 0 6444 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 28564

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.65 5/194 15189
/proc/meminfo: memFree=22667860/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=28564 CPUtime=1062.28 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 141366 0 0 0 106205 23 0 0 25 0 1 0 490699580 29249536 6677 33554432000 134512640 134761588 4290812720 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 7141 6677 276 61 0 6444 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 28564

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.67 5/194 15191
/proc/meminfo: memFree=22668584/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=29588 CPUtime=1122.28 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 147772 0 0 0 112204 24 0 0 25 0 1 0 490699580 30298112 6933 33554432000 134512640 134761588 4290812720 18446744073709551615 134748077 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 7397 6933 276 61 0 6700 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 29588

[startup+1182.3 s]
/proc/loadavg: 4.15 4.01 3.71 5/194 15192
/proc/meminfo: memFree=22667948/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=28308 CPUtime=1182.28 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 153086 0 0 0 118203 25 0 0 25 0 1 0 490699580 28987392 6613 33554432000 134512640 134761588 4290812720 18446744073709551615 134747274 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 7077 6613 276 61 0 6380 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 28308

[startup+1242.3 s]
/proc/loadavg: 4.11 4.02 3.73 5/194 15194
/proc/meminfo: memFree=22669172/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=28308 CPUtime=1242.28 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 158913 0 0 0 124202 26 0 0 25 0 1 0 490699580 28987392 6613 33554432000 134512640 134761588 4290812720 18446744073709551615 134636041 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 7077 6613 276 61 0 6380 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 28308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.19 4.05 3.75 5/194 15196
/proc/meminfo: memFree=22670276/32951124 swapFree=67111524/67111528
[pid=14928] ppid=14926 vsize=28564 CPUtime=1299.98 cores=0,2
/proc/14928/stat : 14928 (MPhaseSAT64) R 14926 14928 14221 0 -1 4202496 164036 0 0 0 129972 26 0 0 25 0 1 0 490699580 29249536 6677 33554432000 134512640 134761588 4290812720 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14928/statm: 7141 6677 276 61 0 6444 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 28564

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.99
CPU user time (s): 1299.72
CPU system time (s): 0.268959
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 33224

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

runsolver used 2.29965 second user time and 4.80427 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-26 06:10:17
IDJOB=3292308
IDBENCH=85975
IDSOLVER=1521
FILE ID=node135/3292308-1303791017
RUNJOBID= node135-1303791017-14902
PBS_JOBID= 13157256
Free space on /tmp= 71632 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292308-1303791017/watcher-3292308-1303791017 -o /tmp/evaluation-result-3292308-1303791017/solver-3292308-1303791017 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3292308-1303791017.cnf

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

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=188952058

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22807668 kB
Buffers:       1828380 kB
Cached:        7665120 kB
SwapCached:          4 kB
Active:         577692 kB
Inactive:      8988104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22807668 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3612 kB
Writeback:           0 kB
AnonPages:       71940 kB
Mapped:          16052 kB
Slab:           514576 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221956 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71624 MiB
End job on node135 at 2011-04-26 06:31:59