Trace number 3288765

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-bottom24.cnf
MD5SUM16e1f2a4ab0c9df60ac0d098f9f252bb
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 variables62686
Number of clauses210488
Sum of the clauses size537842
Maximum clause length1941
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2106681
Number of clauses of size 3102739
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 5746

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-3288765-1303774870/watcher-3288765-1303774870 -o /tmp/evaluation-result-3288765-1303774870/solver-3288765-1303774870 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3288765-1303774870.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: 2.76 3.74 3.78 1/178 11769
/proc/meminfo: memFree=23269668/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=6332 CPUtime=0 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 489084864 6483968 270 33554432000 134512640 134731564 4289317376 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 1583 270 225 54 0 893 0

[startup+0.103811 s]
/proc/loadavg: 2.76 3.74 3.78 1/178 11769
/proc/meminfo: memFree=23269668/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=6332 CPUtime=0.09 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 827 0 0 0 9 0 0 0 21 0 1 0 489084864 6483968 768 33554432000 134512640 134731564 4289317376 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 1583 768 225 54 0 893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6332

[startup+0.200797 s]
/proc/loadavg: 2.76 3.74 3.78 1/178 11769
/proc/meminfo: memFree=23269668/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=6560 CPUtime=0.19 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 4754 0 0 0 19 0 0 0 21 0 1 0 489084864 6717440 1144 33554432000 134512640 134731564 4289317376 18446744073709551615 134566603 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 1640 1144 276 54 0 950 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6560

[startup+0.300778 s]
/proc/loadavg: 2.76 3.74 3.78 1/178 11769
/proc/meminfo: memFree=23269668/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=10244 CPUtime=0.29 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 12796 0 0 0 28 1 0 0 22 0 1 0 489084864 10489856 2065 33554432000 134512640 134731564 4289317376 18446744073709551615 134558976 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 2561 2065 276 54 0 1871 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10244

[startup+0.700703 s]
/proc/loadavg: 2.76 3.74 3.78 1/178 11769
/proc/meminfo: memFree=23269668/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=10244 CPUtime=0.69 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 42328 0 0 0 64 5 0 0 23 0 1 0 489084864 10489856 2017 33554432000 134512640 134731564 4289317376 18446744073709551615 134558936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 2561 2039 276 54 0 1871 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10244

[startup+1.50056 s]
/proc/loadavg: 2.76 3.74 3.78 2/179 11770
/proc/meminfo: memFree=23264852/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=29492 CPUtime=1.49 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 95149 0 0 0 138 11 0 0 25 0 1 0 489084864 30199808 6831 33554432000 134512640 134731564 4289317376 18446744073709551615 134678523 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 7373 6832 294 54 0 6683 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29492

[startup+3.10026 s]
/proc/loadavg: 2.62 3.70 3.76 2/179 11770
/proc/meminfo: memFree=23224304/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=69180 CPUtime=3.09 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 105931 0 0 0 296 13 0 0 25 0 1 0 489084864 70840320 16666 33554432000 134512640 134731564 4289317376 18446744073709551615 134695091 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 17295 16666 298 54 0 16605 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69180

[startup+6.30065 s]
/proc/loadavg: 2.62 3.70 3.76 3/184 11781
/proc/meminfo: memFree=23193480/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=67520 CPUtime=6.29 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 107938 0 0 0 616 13 0 0 25 0 1 0 489084864 69140480 16213 33554432000 134512640 134731564 4289317376 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 16880 16213 312 54 0 16190 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67520

[startup+12.7005 s]
/proc/loadavg: 2.83 3.71 3.76 5/194 11801
/proc/meminfo: memFree=23014536/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=67520 CPUtime=12.69 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 111374 0 0 0 1256 13 0 0 25 0 1 0 489084864 69140480 16215 33554432000 134512640 134731564 4289317376 18446744073709551615 134656376 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 16880 16215 312 54 0 16190 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67520

[startup+25.5011 s]
/proc/loadavg: 3.01 3.72 3.77 5/194 11801
/proc/meminfo: memFree=23047880/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=35024 CPUtime=25.49 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 141280 0 0 0 2531 18 0 0 25 0 1 0 489084864 35864576 8042 33554432000 134512640 134731564 4289317376 18446744073709551615 134630147 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 8756 8042 312 54 0 8066 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35024

[startup+51.1004 s]
/proc/loadavg: 3.35 3.74 3.77 5/194 11802
/proc/meminfo: memFree=23122776/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=35348 CPUtime=51.09 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 141803 0 0 0 5091 18 0 0 25 0 1 0 489084864 36196352 8140 33554432000 134512640 134731564 4289317376 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 8837 8140 312 54 0 8147 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35348

[startup+102.301 s]
/proc/loadavg: 3.74 3.78 3.78 5/194 11803
/proc/meminfo: memFree=23114204/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=40792 CPUtime=102.3 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 143703 0 0 0 10212 18 0 0 25 0 1 0 489084864 41771008 9530 33554432000 134512640 134731564 4289317376 18446744073709551615 10307550 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 10198 9530 312 54 0 9508 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 40792

[startup+162.301 s]
/proc/loadavg: 3.90 3.82 3.79 5/194 11805
/proc/meminfo: memFree=23106604/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=40792 CPUtime=162.29 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 143706 0 0 0 16211 18 0 0 25 0 1 0 489084864 41771008 9533 33554432000 134512640 134731564 4289317376 18446744073709551615 134659296 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 10198 9533 312 54 0 9508 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 40792

[startup+222.307 s]
/proc/loadavg: 4.02 3.86 3.81 5/194 11806
/proc/meminfo: memFree=23105964/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=40792 CPUtime=222.3 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 143707 0 0 0 22212 18 0 0 25 0 1 0 489084864 41771008 9534 33554432000 134512640 134731564 4289317376 18446744073709551615 134720143 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 10198 9534 312 54 0 9508 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 40792

[startup+282.301 s]
/proc/loadavg: 4.00 3.88 3.82 5/194 11808
/proc/meminfo: memFree=23092684/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=44576 CPUtime=282.3 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 144635 0 0 0 28211 19 0 0 25 0 1 0 489084864 45645824 10444 33554432000 134512640 134731564 4289317376 18446744073709551615 134659912 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 11144 10444 312 54 0 10454 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 44576

[startup+342.3 s]
/proc/loadavg: 4.00 3.90 3.83 5/194 11809
/proc/meminfo: memFree=23091176/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=44576 CPUtime=342.3 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 144639 0 0 0 34211 19 0 0 25 0 1 0 489084864 45645824 10448 33554432000 134512640 134731564 4289317376 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 11144 10448 312 54 0 10454 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 44576

[startup+402.3 s]
/proc/loadavg: 4.10 3.95 3.84 5/194 11811
/proc/meminfo: memFree=23079120/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=46776 CPUtime=402.3 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 145189 0 0 0 40211 19 0 0 25 0 1 0 489084864 47898624 10998 33554432000 134512640 134731564 4289317376 18446744073709551615 10019143 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 11694 10998 312 54 0 11004 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 46776

[startup+462.3 s]
/proc/loadavg: 4.03 3.95 3.85 5/194 11813
/proc/meminfo: memFree=23078592/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=46036 CPUtime=462.31 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 146017 0 0 0 46212 19 0 0 25 0 1 0 489084864 47140864 10812 33554432000 134512640 134731564 4289317376 18446744073709551615 134659557 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 11509 10812 312 54 0 10819 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 46036

[startup+522.301 s]
/proc/loadavg: 4.01 3.96 3.85 5/194 11814
/proc/meminfo: memFree=23067140/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=47640 CPUtime=522.3 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 146440 0 0 0 52211 19 0 0 25 0 1 0 489084864 48783360 11235 33554432000 134512640 134731564 4289317376 18446744073709551615 134666931 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 11910 11235 312 54 0 11220 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 47640

[startup+582.301 s]
/proc/loadavg: 4.06 3.98 3.87 5/194 11816
/proc/meminfo: memFree=23058064/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=54436 CPUtime=582.3 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 148148 0 0 0 58211 19 0 0 25 0 1 0 489084864 55742464 12921 33554432000 134512640 134731564 4289317376 18446744073709551615 134719759 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 13609 12921 312 54 0 12919 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 54436

[startup+642.301 s]
/proc/loadavg: 4.13 4.01 3.88 5/194 11817
/proc/meminfo: memFree=23052348/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=55256 CPUtime=642.31 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 148532 0 0 0 64211 20 0 0 25 0 1 0 489084864 56582144 13108 33554432000 134512640 134731564 4289317376 18446744073709551615 134717296 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 13814 13108 312 54 0 13124 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 55256

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.89 5/194 11819
/proc/meminfo: memFree=23045512/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=55256 CPUtime=702.32 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 148532 0 0 0 70212 20 0 0 25 0 1 0 489084864 56582144 13108 33554432000 134512640 134731564 4289317376 18446744073709551615 10275301 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 13814 13108 312 54 0 13124 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 55256

[startup+762.301 s]
/proc/loadavg: 4.13 4.05 3.91 5/194 11821
/proc/meminfo: memFree=23043868/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=55256 CPUtime=762.32 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 148532 0 0 0 76212 20 0 0 25 0 1 0 489084864 56582144 13108 33554432000 134512640 134731564 4289317376 18446744073709551615 134659369 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 13814 13108 312 54 0 13124 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 55256

[startup+822.3 s]
/proc/loadavg: 4.10 4.05 3.91 5/194 11822
/proc/meminfo: memFree=23042968/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=55256 CPUtime=822.32 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 148533 0 0 0 82212 20 0 0 25 0 1 0 489084864 56582144 13109 33554432000 134512640 134731564 4289317376 18446744073709551615 134659369 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 13814 13109 312 54 0 13124 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 55256

[startup+882.307 s]
/proc/loadavg: 4.03 4.04 3.91 5/194 11824
/proc/meminfo: memFree=23040584/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=56312 CPUtime=882.32 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 148827 0 0 0 88212 20 0 0 25 0 1 0 489084864 57663488 13403 33554432000 134512640 134731564 4289317376 18446744073709551615 134720171 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 14078 13403 312 54 0 13388 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 56312

[startup+942.3 s]
/proc/loadavg: 4.01 4.03 3.91 5/194 11825
/proc/meminfo: memFree=23040424/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=55808 CPUtime=942.32 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 148966 0 0 0 94212 20 0 0 25 0 1 0 489084864 57147392 13286 33554432000 134512640 134731564 4289317376 18446744073709551615 134720159 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 13952 13286 312 54 0 13262 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 55808

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.92 5/194 11827
/proc/meminfo: memFree=23040404/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=56592 CPUtime=1002.32 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 149130 0 0 0 100212 20 0 0 25 0 1 0 489084864 57950208 13450 33554432000 134512640 134731564 4289317376 18446744073709551615 134654984 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 14148 13450 312 54 0 13458 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 56592

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 3.92 5/194 11829
/proc/meminfo: memFree=23034300/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=56592 CPUtime=1062.32 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 149130 0 0 0 106212 20 0 0 25 0 1 0 489084864 57950208 13450 33554432000 134512640 134731564 4289317376 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 14148 13450 312 54 0 13458 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 56592

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 3.93 5/194 11830
/proc/meminfo: memFree=23026952/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=63240 CPUtime=1122.32 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 150795 0 0 0 112211 21 0 0 25 0 1 0 489084864 64757760 15115 33554432000 134512640 134731564 4289317376 18446744073709551615 134659672 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 15810 15115 312 54 0 15120 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 63240

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/194 11832
/proc/meminfo: memFree=23016008/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=74020 CPUtime=1182.33 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 153671 0 0 0 118210 23 0 0 25 0 1 0 489084864 75796480 17794 33554432000 134512640 134731564 4289317376 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 18505 17794 312 54 0 17815 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 74020

[startup+1242.3 s]
/proc/loadavg: 4.05 4.03 3.93 5/194 11842
/proc/meminfo: memFree=23015348/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=74020 CPUtime=1242.33 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 153683 0 0 0 124210 23 0 0 25 0 1 0 489084864 75796480 17806 33554432000 134512640 134731564 4289317376 18446744073709551615 134659325 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 18505 17806 312 54 0 17815 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 74020



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.93 5/194 11844
/proc/meminfo: memFree=23012844/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=74020 CPUtime=1300.04 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 153695 0 0 0 129981 23 0 0 25 0 1 0 489084864 75796480 17818 33554432000 134512640 134731564 4289317376 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 18505 17818 312 54 0 17815 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 74020

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.93 5/194 11844
/proc/meminfo: memFree=23012844/32951124 swapFree=67111524/67111528
[pid=11769] ppid=11767 vsize=74020 CPUtime=1300.04 cores=1,3
/proc/11769/stat : 11769 (MPhaseSAT) R 11767 11769 10826 0 -1 4202496 153695 0 0 0 129981 23 0 0 25 0 1 0 489084864 75796480 17818 33554432000 134512640 134731564 4289317376 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11769/statm: 18505 17818 312 54 0 17815 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 74020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.82
CPU system time (s): 0.235964
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 74544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.82
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153695
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 1854

runsolver used 1.9907 second user time and 5.10722 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-26 01:41:10
IDJOB=3288765
IDBENCH=83105
IDSOLVER=1520
FILE ID=node135/3288765-1303774870
RUNJOBID= node135-1303774865-11759
PBS_JOBID= 13157171
Free space on /tmp= 71252 MiB

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

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

MD5SUM BENCH= 16e1f2a4ab0c9df60ac0d098f9f252bb
RANDOM SEED=1930422586

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:      23269708 kB
Buffers:       1815332 kB
Cached:        7224488 kB
SwapCached:          4 kB
Active:         499084 kB
Inactive:      8606516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23269708 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4124 kB
Writeback:           0 kB
AnonPages:       65528 kB
Mapped:          14436 kB
Slab:           511172 kB
PageTables:       4904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192348 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= 71240 MiB
End job on node135 at 2011-04-26 02:02:52