Trace number 3375449

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-05-14 (fixed)? (TO) 1300.04 1300.01

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1521_s.cnf
MD5SUM4e35cb9894b1ca841d462da2d6957cc5
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 variables63882
Number of clauses123981
Sum of the clauses size369562
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 3121600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3375449-1305450518/watcher-3375449-1305450518 -o /tmp/evaluation-result-3375449-1305450518/solver-3375449-1305450518 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375449-1305450518.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: 0.98 1.04 1.74 5/342 1156
/proc/meminfo: memFree=22740568/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=11796 CPUtime=0 cores=4,6
/proc/1156/stat : 1156 (runsolver) R 1154 1156 32723 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 637467474 12079104 49 33554432000 4194304 5432360 140736646916592 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/1156/statm: 2949 49 30 303 0 2643 0

[startup+0.020001 s]
/proc/loadavg: 0.98 1.04 1.74 5/342 1156
/proc/meminfo: memFree=22740568/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=14296 CPUtime=0.01 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 480 0 0 0 1 0 0 0 22 0 1 0 637467474 14639104 421 33554432000 4194304 4479436 140733753991392 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 3574 421 267 70 0 694 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14296

[startup+0.10099 s]
/proc/loadavg: 0.98 1.04 1.74 5/342 1156
/proc/meminfo: memFree=22740568/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=15280 CPUtime=0.09 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 3060 0 0 0 9 0 0 0 22 0 1 0 637467474 15646720 1200 33554432000 4194304 4479436 140733753991392 18446744073709551615 4264910 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 3820 1200 403 70 0 940 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15280

[startup+0.300961 s]
/proc/loadavg: 0.98 1.04 1.74 5/342 1156
/proc/meminfo: memFree=22740568/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=24508 CPUtime=0.28 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 8940 0 0 0 28 0 0 0 23 0 1 0 637467474 25096192 3499 33554432000 4194304 4479436 140733753991392 18446744073709551615 4366141 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 6127 3499 427 70 0 3247 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24508

[startup+0.700877 s]
/proc/loadavg: 0.98 1.04 1.74 5/342 1156
/proc/meminfo: memFree=22740568/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=31596 CPUtime=0.68 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 10726 0 0 0 68 0 0 0 25 0 1 0 637467474 32354304 5285 33554432000 4194304 4479436 140733753991392 18446744073709551615 4425328 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 7899 5285 437 70 0 5019 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31596

[startup+1.50075 s]
/proc/loadavg: 0.98 1.04 1.74 6/343 1157
/proc/meminfo: memFree=22712412/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=38244 CPUtime=1.48 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 12390 0 0 0 148 0 0 0 25 0 1 0 637467474 39161856 6949 33554432000 4194304 4479436 140733753991392 18446744073709551615 4308089 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9561 6949 438 70 0 6681 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38244

[startup+3.10041 s]
/proc/loadavg: 0.98 1.04 1.74 6/343 1157
/proc/meminfo: memFree=22699348/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=38244 CPUtime=3.08 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 12391 0 0 0 308 0 0 0 25 0 1 0 637467474 39161856 6950 33554432000 4194304 4479436 140733753991392 18446744073709551615 4329632 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9561 6950 438 70 0 6681 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38244

[startup+6.30078 s]
/proc/loadavg: 1.22 1.09 1.75 6/343 1157
/proc/meminfo: memFree=22695232/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=38244 CPUtime=6.28 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 12391 0 0 0 628 0 0 0 25 0 1 0 637467474 39161856 6950 33554432000 4194304 4479436 140733753991392 18446744073709551615 4311739 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9561 6950 438 70 0 6681 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38244

[startup+12.7005 s]
/proc/loadavg: 1.44 1.14 1.76 6/343 1184
/proc/meminfo: memFree=22693664/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=12.68 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 18884 0 0 0 1267 1 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4404813 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39620

[startup+25.501 s]
/proc/loadavg: 2.01 1.28 1.80 6/343 1184
/proc/meminfo: memFree=22677168/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=25.49 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 29889 0 0 0 2546 3 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4329995 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39620

[startup+51.1009 s]
/proc/loadavg: 2.69 1.50 1.86 6/343 1185
/proc/meminfo: memFree=22667420/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=51.08 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 51899 0 0 0 5103 5 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4314423 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39620

[startup+102.313 s]
/proc/loadavg: 3.43 1.88 1.97 6/343 1187
/proc/meminfo: memFree=22647800/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=102.31 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 106924 0 0 0 10219 12 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4416517 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 39620

[startup+162.301 s]
/proc/loadavg: 3.90 2.29 2.10 5/343 1215
/proc/meminfo: memFree=22660028/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=162.29 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 161949 0 0 0 16211 18 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4311143 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 39620

[startup+222.301 s]
/proc/loadavg: 3.96 2.60 2.22 5/343 1217
/proc/meminfo: memFree=22661644/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=33476 CPUtime=222.29 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 226443 0 0 0 22204 25 0 0 25 0 1 0 637467474 34279424 5761 33554432000 4194304 4479436 140733753991392 18446744073709551615 4328407 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 8369 5761 441 70 0 5489 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 33476

[startup+282.301 s]
/proc/loadavg: 4.14 2.89 2.34 5/343 1218
/proc/meminfo: memFree=22651804/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=282.29 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 283004 0 0 0 28198 31 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4329995 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 39620

[startup+342.301 s]
/proc/loadavg: 4.05 3.09 2.44 5/343 1220
/proc/meminfo: memFree=22644204/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=56008 CPUtime=342.29 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 343151 0 0 0 34192 37 0 0 25 0 1 0 637467474 57352192 10371 33554432000 4194304 4479436 140733753991392 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 14002 10371 441 70 0 11122 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 56008

[startup+402.3 s]
/proc/loadavg: 4.02 3.25 2.53 5/343 1249
/proc/meminfo: memFree=22641576/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=402.3 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 404059 0 0 0 40185 45 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4314160 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 39620

[startup+462.3 s]
/proc/loadavg: 4.00 3.38 2.62 5/343 1250
/proc/meminfo: memFree=22635212/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=47812 CPUtime=462.29 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 460109 0 0 0 46178 51 0 0 25 0 1 0 637467474 48959488 8322 33554432000 4194304 4479436 140733753991392 18446744073709551615 4314910 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 11953 8322 441 70 0 9073 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 47812

[startup+522.3 s]
/proc/loadavg: 4.00 3.49 2.70 5/343 1252
/proc/meminfo: memFree=22632576/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=522.3 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 525114 0 0 0 52171 59 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4329995 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 39620

[startup+582.3 s]
/proc/loadavg: 4.00 3.58 2.78 5/343 1253
/proc/meminfo: memFree=22623224/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=582.3 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 580139 0 0 0 58165 65 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4329728 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 39620

[startup+642.301 s]
/proc/loadavg: 4.00 3.66 2.86 5/343 1255
/proc/meminfo: memFree=22633592/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=33476 CPUtime=642.31 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 644633 0 0 0 64158 73 0 0 25 0 1 0 637467474 34279424 5761 33554432000 4194304 4479436 140733753991392 18446744073709551615 4312864 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 8369 5761 441 70 0 5489 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 33476

[startup+702.301 s]
/proc/loadavg: 4.14 3.77 2.95 5/343 1257
/proc/meminfo: memFree=22630548/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=702.3 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 701194 0 0 0 70151 79 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4312878 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 39620

[startup+762.313 s]
/proc/loadavg: 4.05 3.81 3.01 5/343 1258
/proc/meminfo: memFree=22607816/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=64200 CPUtime=762.32 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 758597 0 0 0 76145 87 0 0 25 0 1 0 637467474 65740800 9675 33554432000 4194304 4479436 140733753991392 18446744073709551615 270338081237 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 16050 9698 441 70 0 13170 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 64200

[startup+822.301 s]
/proc/loadavg: 4.06 3.86 3.07 5/343 1260
/proc/meminfo: memFree=22619672/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=822.31 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 822249 0 0 0 82137 94 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4329984 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 39620

[startup+882.301 s]
/proc/loadavg: 4.06 3.89 3.13 5/343 1261
/proc/meminfo: memFree=22623848/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=47812 CPUtime=882.31 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 878299 0 0 0 88131 100 0 0 25 0 1 0 637467474 48959488 8322 33554432000 4194304 4479436 140733753991392 18446744073709551615 4405939 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 11953 8322 441 70 0 9073 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 47812

[startup+942.301 s]
/proc/loadavg: 4.02 3.91 3.19 5/343 1263
/proc/meminfo: memFree=22620704/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=942.31 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 943304 0 0 0 94125 106 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4350237 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 39620

[startup+1002.3 s]
/proc/loadavg: 4.07 3.94 3.24 5/343 1268
/proc/meminfo: memFree=22625100/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=1002.32 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 998329 0 0 0 100119 113 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4404808 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 39620

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.28 5/343 1269
/proc/meminfo: memFree=22618692/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=33032 CPUtime=1062.31 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 1062712 0 0 0 106111 120 0 0 25 0 1 0 637467474 33824768 5650 33554432000 4194304 4479436 140733753991392 18446744073709551615 4329648 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 8258 5650 441 70 0 5378 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 33032

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 3.32 5/343 1271
/proc/meminfo: memFree=22635612/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=1122.32 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 1119384 0 0 0 112106 126 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4329993 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 39620

[startup+1182.3 s]
/proc/loadavg: 4.21 4.02 3.38 5/343 1272
/proc/meminfo: memFree=22616216/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=47812 CPUtime=1182.31 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 1175434 0 0 0 118100 131 0 0 25 0 1 0 637467474 48959488 8322 33554432000 4194304 4479436 140733753991392 18446744073709551615 4330213 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 11953 8322 441 70 0 9073 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 47812

[startup+1242.3 s]
/proc/loadavg: 4.08 4.01 3.42 5/343 1274
/proc/meminfo: memFree=22619656/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=1242.31 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 1240439 0 0 0 124093 138 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4407360 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 39620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.02 3.46 4/341 1276
/proc/meminfo: memFree=22653972/32951124 swapFree=59367104/67111528
[pid=1156] ppid=1154 vsize=39620 CPUtime=1300.02 cores=4,6
/proc/1156/stat : 1156 (MPhaseSAT64) R 1154 1156 32723 0 -1 4202496 1295464 0 0 0 129857 145 0 0 25 0 1 0 637467474 40570880 7297 33554432000 4194304 4479436 140733753991392 18446744073709551615 4329632 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/1156/statm: 9905 7297 441 70 0 7025 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 39620

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.58
system time used= 1.45278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1295464
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= 5
involuntary context switches= 1952

runsolver used 4.23935 second user time and 8.87065 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 11:08:39
IDJOB=3375449
IDBENCH=83191
IDSOLVER=1855
FILE ID=node143/3375449-1305450518
RUNJOBID= node143-1305450518-1115
PBS_JOBID= 13324839
Free space on /tmp= 73548 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1521_s.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375449-1305450518/watcher-3375449-1305450518 -o /tmp/evaluation-result-3375449-1305450518/solver-3375449-1305450518 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375449-1305450518.cnf

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

MD5SUM BENCH= 4e35cb9894b1ca841d462da2d6957cc5
RANDOM SEED=1244872910

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22740848 kB
Buffers:        199476 kB
Cached:        1243892 kB
SwapCached:      67400 kB
Active:         183536 kB
Inactive:      9790492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22740848 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:            4400 kB
Writeback:          24 kB
AnonPages:     8462528 kB
Mapped:          22536 kB
Slab:           118644 kB
PageTables:      53312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70007440 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= 73548 MiB
End job on node143 at 2011-05-15 11:30:21