Trace number 3289041

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark703.609
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

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-3289041-1303775792/watcher-3289041-1303775792 -o /tmp/evaluation-result-3289041-1303775792/solver-3289041-1303775792 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3289041-1303775792.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: 1.78 2.76 3.30 3/184 11004
/proc/meminfo: memFree=24011500/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=6064 CPUtime=0 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 567809733 6209536 270 33554432000 134512640 134731564 4292706560 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 1516 270 225 54 0 826 0

[startup+0.018055 s]
/proc/loadavg: 1.78 2.76 3.30 3/184 11004
/proc/meminfo: memFree=24011500/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=6064 CPUtime=0.01 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 395 0 0 0 1 0 0 0 21 0 1 0 567809733 6209536 336 33554432000 134512640 134731564 4292706560 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 1516 336 225 54 0 826 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6064

[startup+0.101039 s]
/proc/loadavg: 1.78 2.76 3.30 3/184 11004
/proc/meminfo: memFree=24011500/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=6064 CPUtime=0.09 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 814 0 0 0 9 0 0 0 21 0 1 0 567809733 6209536 755 33554432000 134512640 134731564 4292706560 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 1516 755 225 54 0 826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6064

[startup+0.301003 s]
/proc/loadavg: 1.78 2.76 3.30 3/184 11004
/proc/meminfo: memFree=24011500/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=6224 CPUtime=0.29 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 13753 0 0 0 28 1 0 0 22 0 1 0 567809733 6373376 1060 33554432000 134512640 134731564 4292706560 18446744073709551615 134571570 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 1556 1060 302 54 0 866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6224

[startup+0.70097 s]
/proc/loadavg: 1.78 2.76 3.30 3/184 11004
/proc/meminfo: memFree=24011500/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=6220 CPUtime=0.69 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 43283 0 0 0 65 4 0 0 23 0 1 0 567809733 6369280 1059 33554432000 134512640 134731564 4292706560 18446744073709551615 134571512 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 1555 1059 302 54 0 865 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6220

[startup+1.50081 s]
/proc/loadavg: 1.78 2.76 3.30 5/190 11016
/proc/meminfo: memFree=23968944/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=28100 CPUtime=1.49 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 86160 0 0 0 140 9 0 0 25 0 1 0 567809733 28774400 6480 33554432000 134512640 134731564 4292706560 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 7025 6480 320 54 0 6335 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28100

[startup+3.10051 s]
/proc/loadavg: 1.78 2.76 3.30 5/190 11016
/proc/meminfo: memFree=23915376/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=36560 CPUtime=3.09 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 90368 0 0 0 299 10 0 0 25 0 1 0 567809733 37437440 8560 33554432000 134512640 134731564 4292706560 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 9140 8560 338 54 0 8450 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36560

[startup+6.30089 s]
/proc/loadavg: 1.95 2.78 3.31 5/190 11016
/proc/meminfo: memFree=23914856/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=36560 CPUtime=6.3 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 92034 0 0 0 619 11 0 0 25 0 1 0 567809733 37437440 8560 33554432000 134512640 134731564 4292706560 18446744073709551615 134719994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 9140 8560 338 54 0 8450 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 36560

[startup+12.7007 s]
/proc/loadavg: 2.12 2.80 3.31 5/190 11016
/proc/meminfo: memFree=23914432/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=37988 CPUtime=12.69 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 98944 0 0 0 1258 11 0 0 25 0 1 0 567809733 38899712 8925 33554432000 134512640 134731564 4292706560 18446744073709551615 134628874 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 9497 8925 338 54 0 8807 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37988

[startup+25.5003 s]
/proc/loadavg: 2.53 2.86 3.32 5/190 11016
/proc/meminfo: memFree=23914580/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=36560 CPUtime=25.49 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 109537 0 0 0 2536 13 0 0 25 0 1 0 567809733 37437440 8570 33554432000 134512640 134731564 4292706560 18446744073709551615 134659502 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 9140 8570 338 54 0 8450 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36560

[startup+51.1006 s]
/proc/loadavg: 3.03 2.95 3.34 5/190 11017
/proc/meminfo: memFree=23914240/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=36560 CPUtime=51.09 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 118224 0 0 0 5095 14 0 0 25 0 1 0 567809733 37437440 8570 33554432000 134512640 134731564 4292706560 18446744073709551615 134723670 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 9140 8570 338 54 0 8450 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36560

[startup+102.307 s]
/proc/loadavg: 3.58 3.11 3.37 5/190 11018
/proc/meminfo: memFree=23954272/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=34040 CPUtime=102.3 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 145840 0 0 0 10213 17 0 0 25 0 1 0 567809733 34856960 8040 33554432000 134512640 134731564 4292706560 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 8510 8040 319 54 0 7820 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34040

[startup+162.301 s]
/proc/loadavg: 3.84 3.27 3.41 5/190 11020
/proc/meminfo: memFree=23952620/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=34172 CPUtime=162.29 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 145868 0 0 0 16212 17 0 0 25 0 1 0 567809733 34992128 8068 33554432000 134512640 134731564 4292706560 18446744073709551615 134620727 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 8543 8068 319 54 0 7853 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34172

[startup+222.301 s]
/proc/loadavg: 3.94 3.40 3.44 5/190 11021
/proc/meminfo: memFree=23948248/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=35468 CPUtime=222.3 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 146543 0 0 0 22212 18 0 0 25 0 1 0 567809733 36319232 8378 33554432000 134512640 134731564 4292706560 18446744073709551615 134659064 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 8867 8378 319 54 0 8177 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 35468

[startup+282.301 s]
/proc/loadavg: 4.01 3.52 3.48 5/190 11032
/proc/meminfo: memFree=23942168/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=36608 CPUtime=282.3 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 147033 0 0 0 28212 18 0 0 25 0 1 0 567809733 37486592 8685 33554432000 134512640 134731564 4292706560 18446744073709551615 134659048 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 9152 8685 319 54 0 8462 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 36608

[startup+342.3 s]
/proc/loadavg: 4.00 3.60 3.51 5/190 11034
/proc/meminfo: memFree=23934176/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=37848 CPUtime=342.3 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 147355 0 0 0 34212 18 0 0 25 0 1 0 567809733 38756352 9005 33554432000 134512640 134731564 4292706560 18446744073709551615 134659689 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 9462 9005 319 54 0 8772 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 37848

[startup+402.3 s]
/proc/loadavg: 4.00 3.67 3.54 5/190 11035
/proc/meminfo: memFree=23925844/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=41140 CPUtime=402.3 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 148106 0 0 0 40212 18 0 0 25 0 1 0 567809733 42127360 9756 33554432000 134512640 134731564 4292706560 18446744073709551615 134720309 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 10285 9756 319 54 0 9595 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 41140

[startup+462.301 s]
/proc/loadavg: 4.00 3.73 3.56 5/190 11037
/proc/meminfo: memFree=23924092/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=40400 CPUtime=462.3 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 148380 0 0 0 46212 18 0 0 25 0 1 0 567809733 41369600 9640 33554432000 134512640 134731564 4292706560 18446744073709551615 134673266 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 10100 9640 319 54 0 9410 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 40400

[startup+522.301 s]
/proc/loadavg: 4.06 3.79 3.59 5/190 11038
/proc/meminfo: memFree=23922832/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=40400 CPUtime=522.31 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 148382 0 0 0 52213 18 0 0 25 0 1 0 567809733 41369600 9642 33554432000 134512640 134731564 4292706560 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 10100 9642 319 54 0 9410 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 40400

[startup+582.301 s]
/proc/loadavg: 4.02 3.83 3.61 5/190 11040
/proc/meminfo: memFree=23919572/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=42104 CPUtime=582.31 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 148765 0 0 0 58213 18 0 0 25 0 1 0 567809733 43114496 10025 33554432000 134512640 134731564 4292706560 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 10526 10025 319 54 0 9836 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 42104

[startup+642.301 s]
/proc/loadavg: 4.00 3.86 3.64 5/190 11042
/proc/meminfo: memFree=23915216/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=43404 CPUtime=642.32 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 149039 0 0 0 64213 19 0 0 25 0 1 0 567809733 44445696 10299 33554432000 134512640 134731564 4292706560 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 10851 10299 319 54 0 10161 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 43404

[startup+702.3 s]
/proc/loadavg: 4.00 3.88 3.66 5/190 11043
/proc/meminfo: memFree=23910088/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=46540 CPUtime=702.31 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 149734 0 0 0 70212 19 0 0 25 0 1 0 567809733 47656960 10994 33554432000 134512640 134731564 4292706560 18446744073709551615 134659217 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 11635 10994 319 54 0 10945 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 46540

[startup+762.307 s]
/proc/loadavg: 4.00 3.90 3.67 5/190 11045
/proc/meminfo: memFree=23905972/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=47052 CPUtime=762.32 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 149849 0 0 0 76213 19 0 0 25 0 1 0 567809733 48181248 11109 33554432000 134512640 134731564 4292706560 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 11763 11109 319 54 0 11073 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 47052

[startup+822.301 s]
/proc/loadavg: 4.04 3.93 3.70 5/190 11046
/proc/meminfo: memFree=23905820/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=47628 CPUtime=822.32 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 149931 0 0 0 82213 19 0 0 25 0 1 0 567809733 48771072 11191 33554432000 134512640 134731564 4292706560 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 11907 11191 319 54 0 11217 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 47628

[startup+882.301 s]
/proc/loadavg: 4.01 3.94 3.71 5/190 11048
/proc/meminfo: memFree=23900692/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=46360 CPUtime=882.32 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 149991 0 0 0 88213 19 0 0 25 0 1 0 567809733 47472640 11028 33554432000 134512640 134731564 4292706560 18446744073709551615 134659473 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 11590 11028 319 54 0 10900 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 46360

[startup+942.301 s]
/proc/loadavg: 4.08 3.96 3.74 5/190 11049
/proc/meminfo: memFree=23893600/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=46360 CPUtime=942.32 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 150035 0 0 0 94213 19 0 0 25 0 1 0 567809733 47472640 11072 33554432000 134512640 134731564 4292706560 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 11590 11072 319 54 0 10900 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 46360

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.75 5/190 11051
/proc/meminfo: memFree=23893180/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=46360 CPUtime=1002.32 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 150045 0 0 0 100213 19 0 0 25 0 1 0 567809733 47472640 11082 33554432000 134512640 134731564 4292706560 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 11590 11082 319 54 0 10900 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 46360

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.76 5/190 11053
/proc/meminfo: memFree=23892668/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=46360 CPUtime=1062.32 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 150048 0 0 0 106213 19 0 0 25 0 1 0 567809733 47472640 11085 33554432000 134512640 134731564 4292706560 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 11590 11085 319 54 0 10900 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 46360

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.77 5/190 11054
/proc/meminfo: memFree=23892136/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=46360 CPUtime=1122.32 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 150057 0 0 0 112213 19 0 0 25 0 1 0 567809733 47472640 11094 33554432000 134512640 134731564 4292706560 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 11590 11094 319 54 0 10900 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 46360

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 11056
/proc/meminfo: memFree=23891112/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=46360 CPUtime=1182.33 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 150057 0 0 0 118214 19 0 0 25 0 1 0 567809733 47472640 11094 33554432000 134512640 134731564 4292706560 18446744073709551615 134659341 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 11590 11094 319 54 0 10900 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 46360

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.79 5/190 11057
/proc/meminfo: memFree=23887604/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=46360 CPUtime=1242.33 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 150059 0 0 0 124214 19 0 0 25 0 1 0 567809733 47472640 11096 33554432000 134512640 134731564 4292706560 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 11590 11096 319 54 0 10900 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 46360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.97 3.81 4/188 11088
/proc/meminfo: memFree=23967900/32951124 swapFree=67111348/67111528
[pid=11004] ppid=11002 vsize=47060 CPUtime=1300.04 cores=4,6
/proc/11004/stat : 11004 (MPhaseSAT) R 11002 11004 10954 0 -1 4202496 150230 0 0 0 129984 20 0 0 25 0 1 0 567809733 48189440 11267 33554432000 134512640 134731564 4292706560 18446744073709551615 134659694 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11004/statm: 11765 11267 319 54 0 11075 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 47060

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.05
CPU user time (s): 1299.85
CPU system time (s): 0.203968
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 47628

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

runsolver used 2.31265 second user time and 4.79127 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-26 01:56:33
IDJOB=3289041
IDBENCH=83114
IDSOLVER=1520
FILE ID=node111/3289041-1303775792
RUNJOBID= node111-1303775789-10973
PBS_JOBID= 13157196
Free space on /tmp= 70632 MiB

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

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=852417455

node111.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.849
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      24011904 kB
Buffers:       1235964 kB
Cached:        7103396 kB
SwapCached:        132 kB
Active:        2684704 kB
Inactive:      5777088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24011904 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10000 kB
Writeback:           0 kB
AnonPages:      122228 kB
Mapped:          16152 kB
Slab:           412772 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   291676 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= 70624 MiB
End job on node111 at 2011-04-26 02:18:15