Trace number 3289777

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

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom23.cnf
MD5SUMe560aa6505ddce6d3784f70d5b7aff66
Bench CategoryAPPLICATION (applications 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 variables57800
Number of clauses193923
Sum of the clauses size495331
Maximum clause length1803
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298497
Number of clauses of size 394437
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5692

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

running on 2 cores: 1,3

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.68 3.90 3.51 4/182 32630
/proc/meminfo: memFree=17712696/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=6076 CPUtime=0 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 489495236 6221824 273 33554432000 134512640 134731564 4293456752 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 1519 273 225 54 0 829 0

[startup+0.0113 s]
/proc/loadavg: 3.68 3.90 3.51 4/182 32630
/proc/meminfo: memFree=17712696/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=6076 CPUtime=0 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 361 0 0 0 0 0 0 0 21 0 1 0 489495236 6221824 302 33554432000 134512640 134731564 4293456752 18446744073709551615 5203488 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 1519 302 225 54 0 829 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6076

[startup+0.100302 s]
/proc/loadavg: 3.68 3.90 3.51 4/182 32630
/proc/meminfo: memFree=17712696/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=6076 CPUtime=0.09 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 806 0 0 0 9 0 0 0 21 0 1 0 489495236 6221824 747 33554432000 134512640 134731564 4293456752 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 1519 747 225 54 0 829 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6076

[startup+0.300266 s]
/proc/loadavg: 3.68 3.90 3.51 4/182 32630
/proc/meminfo: memFree=17712696/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=6276 CPUtime=0.29 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 12045 0 0 0 28 1 0 0 22 0 1 0 489495236 6426624 1072 33554432000 134512640 134731564 4293456752 18446744073709551615 134572371 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 1569 1072 272 54 0 879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6276

[startup+0.700197 s]
/proc/loadavg: 3.68 3.90 3.51 4/182 32630
/proc/meminfo: memFree=17712696/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=9672 CPUtime=0.69 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 39531 0 0 0 65 4 0 0 24 0 1 0 489495236 9904128 1921 33554432000 134512640 134731564 4293456752 18446744073709551615 134559080 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 2418 1921 272 54 0 1728 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9672

[startup+1.50106 s]
/proc/loadavg: 3.68 3.90 3.51 5/188 32641
/proc/meminfo: memFree=17661820/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=28856 CPUtime=1.49 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 84958 0 0 0 139 10 0 0 25 0 1 0 489495236 29548544 6616 33554432000 134512640 134731564 4293456752 18446744073709551615 5451996 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 7214 6616 290 54 0 6524 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28856

[startup+3.10078 s]
/proc/loadavg: 3.68 3.90 3.51 5/188 32641
/proc/meminfo: memFree=17569188/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=67976 CPUtime=3.09 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 95539 0 0 0 298 11 0 0 25 0 1 0 489495236 69607424 16311 33554432000 134512640 134731564 4293456752 18446744073709551615 134716515 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 16994 16311 298 54 0 16304 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67976

[startup+6.30023 s]
/proc/loadavg: 3.70 3.90 3.52 7/188 32641
/proc/meminfo: memFree=17544136/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=66548 CPUtime=6.29 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 96944 0 0 0 617 12 0 0 25 0 1 0 489495236 68145152 15891 33554432000 134512640 134731564 4293456752 18446744073709551615 134717296 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 16637 15891 308 54 0 15947 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66548

[startup+12.7011 s]
/proc/loadavg: 3.73 3.90 3.52 5/188 32641
/proc/meminfo: memFree=17533220/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=66548 CPUtime=12.69 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 99996 0 0 0 1257 12 0 0 25 0 1 0 489495236 68145152 15892 33554432000 134512640 134731564 4293456752 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 16637 15892 308 54 0 15947 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66548

[startup+25.5009 s]
/proc/loadavg: 3.79 3.91 3.52 5/188 32641
/proc/meminfo: memFree=17574032/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=29616 CPUtime=25.49 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 127869 0 0 0 2533 16 0 0 25 0 1 0 489495236 30326784 6889 33554432000 134512640 134731564 4293456752 18446744073709551615 134624789 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 7404 6889 309 54 0 6714 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29616

[startup+51.1005 s]
/proc/loadavg: 3.86 3.91 3.54 5/188 32642
/proc/meminfo: memFree=17571864/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=30004 CPUtime=51.09 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 128548 0 0 0 5093 16 0 0 25 0 1 0 489495236 30724096 7025 33554432000 134512640 134731564 4293456752 18446744073709551615 134720177 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 7501 7025 309 54 0 6811 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30004

[startup+102.307 s]
/proc/loadavg: 3.94 3.92 3.56 5/188 32643
/proc/meminfo: memFree=17598776/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=34548 CPUtime=102.3 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 130119 0 0 0 10213 17 0 0 25 0 1 0 489495236 35377152 8159 33554432000 134512640 134731564 4293456752 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 8637 8159 309 54 0 7947 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34548

[startup+162.3 s]
/proc/loadavg: 3.98 3.93 3.58 5/188 32645
/proc/meminfo: memFree=17596656/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=34896 CPUtime=162.3 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 130176 0 0 0 16213 17 0 0 25 0 1 0 489495236 35733504 8216 33554432000 134512640 134731564 4293456752 18446744073709551615 134720889 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 8724 8216 309 54 0 8034 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 34896

[startup+222.301 s]
/proc/loadavg: 4.06 3.96 3.61 5/188 32647
/proc/meminfo: memFree=17591564/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=34636 CPUtime=222.3 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 130442 0 0 0 22213 17 0 0 25 0 1 0 489495236 35467264 8153 33554432000 134512640 134731564 4293456752 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 8659 8153 309 54 0 7969 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 34636

[startup+282.3 s]
/proc/loadavg: 4.02 3.97 3.63 5/188 32648
/proc/meminfo: memFree=17581392/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=42636 CPUtime=282.29 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 132437 0 0 0 28212 17 0 0 25 0 1 0 489495236 43659264 10148 33554432000 134512640 134731564 4293456752 18446744073709551615 134723260 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 10659 10148 309 54 0 9969 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 42636

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.65 5/188 32650
/proc/meminfo: memFree=17577784/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=42636 CPUtime=342.3 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 132439 0 0 0 34213 17 0 0 25 0 1 0 489495236 43659264 10150 33554432000 134512640 134731564 4293456752 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 10659 10150 309 54 0 9969 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 42636

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.67 5/188 32651
/proc/meminfo: memFree=17574676/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=42636 CPUtime=402.3 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 132442 0 0 0 40213 17 0 0 25 0 1 0 489495236 43659264 10153 33554432000 134512640 134731564 4293456752 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 10659 10153 309 54 0 9969 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 42636

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.69 5/188 32653
/proc/meminfo: memFree=17570820/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=43308 CPUtime=462.3 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 132612 0 0 0 46213 17 0 0 25 0 1 0 489495236 44347392 10323 33554432000 134512640 134731564 4293456752 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 10827 10323 309 54 0 10137 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 43308

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.71 5/188 32655
/proc/meminfo: memFree=17568588/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=43440 CPUtime=522.3 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 132665 0 0 0 52213 17 0 0 25 0 1 0 489495236 44482560 10376 33554432000 134512640 134731564 4293456752 18446744073709551615 134719761 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 10860 10376 309 54 0 10170 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 43440

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/188 32656
/proc/meminfo: memFree=17561992/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=49220 CPUtime=582.3 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 134087 0 0 0 58212 18 0 0 25 0 1 0 489495236 50401280 11798 33554432000 134512640 134731564 4293456752 18446744073709551615 134624754 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 12305 11798 309 54 0 11615 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 49220

[startup+642.301 s]
/proc/loadavg: 4.03 3.99 3.74 5/188 32658
/proc/meminfo: memFree=17560996/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=49544 CPUtime=642.31 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 134133 0 0 0 64213 18 0 0 25 0 1 0 489495236 50733056 11844 33554432000 134512640 134731564 4293456752 18446744073709551615 134720131 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 12386 11844 309 54 0 11696 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 49544

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.75 5/188 32659
/proc/meminfo: memFree=17558008/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=49940 CPUtime=702.3 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 134258 0 0 0 70212 18 0 0 25 0 1 0 489495236 51138560 11969 33554432000 134512640 134731564 4293456752 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 12485 11969 309 54 0 11795 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 49940

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.76 5/188 32670
/proc/meminfo: memFree=17550532/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=54164 CPUtime=762.31 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 135304 0 0 0 76213 18 0 0 25 0 1 0 489495236 55463936 13015 33554432000 134512640 134731564 4293456752 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 13541 13015 309 54 0 12851 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 54164

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.78 5/188 32672
/proc/meminfo: memFree=17550400/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=54296 CPUtime=822.3 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 135342 0 0 0 82212 18 0 0 25 0 1 0 489495236 55599104 13053 33554432000 134512640 134731564 4293456752 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 13574 13053 309 54 0 12884 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 54296

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.79 5/188 32673
/proc/meminfo: memFree=17548788/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=54500 CPUtime=882.31 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 135434 0 0 0 88212 19 0 0 25 0 1 0 489495236 55808000 13128 33554432000 134512640 134731564 4293456752 18446744073709551615 134659007 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 13625 13128 309 54 0 12935 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 54500

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.80 5/188 32674
/proc/meminfo: memFree=17545436/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=54500 CPUtime=942.31 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 135435 0 0 0 94212 19 0 0 25 0 1 0 489495236 55808000 13129 33554432000 134512640 134731564 4293456752 18446744073709551615 134659355 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 13625 13129 309 54 0 12935 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 54500

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.81 5/188 32679
/proc/meminfo: memFree=17541208/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=54500 CPUtime=1002.31 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 135441 0 0 0 100212 19 0 0 25 0 1 0 489495236 55808000 13135 33554432000 134512640 134731564 4293456752 18446744073709551615 134723320 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 13625 13135 309 54 0 12935 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 54500

[startup+1062.3 s]
/proc/loadavg: 4.04 4.00 3.82 5/188 32681
/proc/meminfo: memFree=17540596/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=54812 CPUtime=1062.31 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 135492 0 0 0 106212 19 0 0 25 0 1 0 489495236 56127488 13186 33554432000 134512640 134731564 4293456752 18446744073709551615 134715931 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 13703 13186 309 54 0 13013 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 54812

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.83 5/188 32683
/proc/meminfo: memFree=17529932/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=65316 CPUtime=1122.32 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 138078 0 0 0 112212 20 0 0 25 0 1 0 489495236 66883584 15772 33554432000 134512640 134731564 4293456752 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 16329 15772 309 54 0 15639 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 65316

[startup+1182.3 s]
/proc/loadavg: 4.05 4.01 3.84 5/188 32684
/proc/meminfo: memFree=17528808/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=66860 CPUtime=1182.32 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 138441 0 0 0 118212 20 0 0 25 0 1 0 489495236 68464640 16135 33554432000 134512640 134731564 4293456752 18446744073709551615 134659331 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 16715 16135 309 54 0 16025 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 66860

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.85 5/188 32686
/proc/meminfo: memFree=17528676/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=66860 CPUtime=1242.32 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 138447 0 0 0 124212 20 0 0 25 0 1 0 489495236 68464640 16141 33554432000 134512640 134731564 4293456752 18446744073709551615 134659365 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 16715 16141 309 54 0 16025 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 66860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.85 3/186 32689
/proc/meminfo: memFree=17619072/32951132 swapFree=67111528/67111528
[pid=32630] ppid=32628 vsize=66860 CPUtime=1300.03 cores=1,3
/proc/32630/stat : 32630 (MPhaseSAT) R 32628 32630 31710 0 -1 4202496 138447 0 0 0 129983 20 0 0 25 0 1 0 489495236 68464640 16141 33554432000 134512640 134731564 4293456752 18446744073709551615 134624754 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/32630/statm: 16715 16141 309 54 0 16025 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 66860

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

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

runsolver used 2.10368 second user time and 5.00024 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 02:49:16
IDJOB=3289777
IDBENCH=83137
IDSOLVER=1520
FILE ID=node131/3289777-1303778956
RUNJOBID= node131-1303778956-32600
PBS_JOBID= 13157190
Free space on /tmp= 71908 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom23.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289777-1303778956/watcher-3289777-1303778956 -o /tmp/evaluation-result-3289777-1303778956/solver-3289777-1303778956 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3289777-1303778956.cnf

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

MD5SUM BENCH= e560aa6505ddce6d3784f70d5b7aff66
RANDOM SEED=1446939594

node131.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.830
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.66
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.830
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.75
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.830
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.75
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17713100 kB
Buffers:       1010196 kB
Cached:       13640748 kB
SwapCached:          0 kB
Active:        4801728 kB
Inactive:      9918580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17713100 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8552 kB
Writeback:           0 kB
AnonPages:       69196 kB
Mapped:          16260 kB
Slab:           453344 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   236016 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71908 MiB
End job on node131 at 2011-04-26 03:10:58