Trace number 3394383

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-05-14 (fixed)? (TO) 5000.09 4999.92

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
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 variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394383-1306080008/watcher-3394383-1306080008 -o /tmp/evaluation-result-3394383-1306080008/solver-3394383-1306080008 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3394383-1306080008.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 2.02 2.00 3/515 2930
/proc/meminfo: memFree=7133012/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=14004 CPUtime=0 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 375 0 0 0 0 0 0 0 22 0 1 0 798231469 14340096 316 33554432000 4194304 4479436 140733734418960 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/2930/statm: 3501 316 267 70 0 621 0

[startup+0.040431 s]
/proc/loadavg: 1.93 2.02 2.00 3/515 2930
/proc/meminfo: memFree=7133012/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=14004 CPUtime=0.03 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 674 0 0 0 3 0 0 0 22 0 1 0 798231469 14340096 615 33554432000 4194304 4479436 140733734418960 18446744073709551615 256415391488 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/2930/statm: 3501 615 267 70 0 621 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14004

[startup+0.100432 s]
/proc/loadavg: 1.93 2.02 2.00 3/515 2930
/proc/meminfo: memFree=7133012/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=14112 CPUtime=0.09 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 3262 0 0 0 9 0 0 0 22 0 1 0 798231469 14450688 909 33554432000 4194304 4479436 140733734418960 18446744073709551615 4251924 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/2930/statm: 3528 909 279 70 0 648 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14112

[startup+0.300386 s]
/proc/loadavg: 1.93 2.02 2.00 3/515 2930
/proc/meminfo: memFree=7133012/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=16400 CPUtime=0.28 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 15727 0 0 0 27 1 0 0 23 0 1 0 798231469 16793600 1449 33554432000 4194304 4479436 140733734418960 18446744073709551615 4244273 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/2930/statm: 4100 1449 279 70 0 1220 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16400

[startup+0.700326 s]
/proc/loadavg: 1.93 2.02 2.00 3/515 2930
/proc/meminfo: memFree=7133012/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=24432 CPUtime=0.69 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 24792 0 0 0 67 2 0 0 25 0 1 0 798231469 25018368 3478 33554432000 4194304 4479436 140733734418960 18446744073709551615 4339614 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/2930/statm: 6108 3478 300 70 0 3228 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24432

[startup+1.50017 s]
/proc/loadavg: 1.93 2.02 2.00 3/516 2931
/proc/meminfo: memFree=7120116/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=24052 CPUtime=1.49 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 25306 0 0 0 147 2 0 0 25 0 1 0 798231469 24629248 3404 33554432000 4194304 4479436 140733734418960 18446744073709551615 4314384 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/2930/statm: 6013 3404 315 70 0 3133 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24052

[startup+3.10086 s]
/proc/loadavg: 1.93 2.02 2.00 3/516 2931
/proc/meminfo: memFree=7115776/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=25172 CPUtime=3.09 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 26101 0 0 0 307 2 0 0 25 0 1 0 798231469 25776128 3687 33554432000 4194304 4479436 140733734418960 18446744073709551615 4450909 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/2930/statm: 6293 3687 318 70 0 3413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25172

[startup+6.30025 s]
/proc/loadavg: 1.93 2.02 2.00 3/516 2931
/proc/meminfo: memFree=7115680/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=27220 CPUtime=6.29 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 26613 0 0 0 627 2 0 0 25 0 1 0 798231469 27873280 4199 33554432000 4194304 4479436 140733734418960 18446744073709551615 4406384 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/2930/statm: 6805 4199 318 70 0 3925 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27220

[startup+12.701 s]
/proc/loadavg: 1.94 2.02 2.00 3/516 2931
/proc/meminfo: memFree=7106452/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=37644 CPUtime=12.68 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 30206 0 0 0 1266 2 0 0 25 0 1 0 798231469 38547456 6302 33554432000 4194304 4479436 140733734418960 18446744073709551615 4307937 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/2930/statm: 9411 6302 326 70 0 6531 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37644

[startup+25.5006 s]
/proc/loadavg: 1.95 2.02 2.00 3/516 2932
/proc/meminfo: memFree=7109668/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=33548 CPUtime=25.48 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 30206 0 0 0 2546 2 0 0 25 0 1 0 798231469 34353152 5278 33554432000 4194304 4479436 140733734418960 18446744073709551615 4450896 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/2930/statm: 8387 5278 326 70 0 5507 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33548

[startup+51.1008 s]
/proc/loadavg: 1.97 2.01 2.00 3/516 2932
/proc/meminfo: memFree=7109624/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=33548 CPUtime=51.08 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 30206 0 0 0 5106 2 0 0 25 0 1 0 798231469 34353152 5278 33554432000 4194304 4479436 140733734418960 18446744073709551615 4380314 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/2930/statm: 8387 5278 326 70 0 5507 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33548

[startup+102.319 s]
/proc/loadavg: 1.98 2.01 2.00 3/516 2943
/proc/meminfo: memFree=7107872/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=33548 CPUtime=102.31 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 33278 0 0 0 10228 3 0 0 25 0 1 0 798231469 34353152 5278 33554432000 4194304 4479436 140733734418960 18446744073709551615 4452262 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/2930/statm: 8387 5278 326 70 0 5507 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 33548

[startup+162.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/516 2945
/proc/meminfo: memFree=7108568/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=33548 CPUtime=162.28 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 35326 0 0 0 16225 3 0 0 25 0 1 0 798231469 34353152 5278 33554432000 4194304 4479436 140733734418960 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 8387 5278 326 70 0 5507 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 33548

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/516 2947
/proc/meminfo: memFree=7109648/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=33548 CPUtime=222.28 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 37374 0 0 0 22224 4 0 0 25 0 1 0 798231469 34353152 5278 33554432000 4194304 4479436 140733734418960 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 8387 5278 326 70 0 5507 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 33548

[startup+282.301 s]
/proc/loadavg: 2.16 2.06 2.01 3/516 2948
/proc/meminfo: memFree=7109604/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=33548 CPUtime=282.28 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 39422 0 0 0 28224 4 0 0 25 0 1 0 798231469 34353152 5278 33554432000 4194304 4479436 140733734418960 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 8387 5278 326 70 0 5507 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 33548

[startup+342.301 s]
/proc/loadavg: 2.06 2.05 2.00 3/516 2950
/proc/meminfo: memFree=7107328/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=33548 CPUtime=342.28 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 41902 0 0 0 34224 4 0 0 25 0 1 0 798231469 34353152 5710 33554432000 4194304 4479436 140733734418960 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 8387 5710 326 70 0 5507 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 33548

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/516 2952
/proc/meminfo: memFree=7111760/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=37644 CPUtime=402.28 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 43950 0 0 0 40224 4 0 0 25 0 1 0 798231469 38547456 6734 33554432000 4194304 4479436 140733734418960 18446744073709551615 4339508 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 9411 6734 326 70 0 6531 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 37644

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 2953
/proc/meminfo: memFree=7107872/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=33548 CPUtime=462.29 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 44974 0 0 0 46224 5 0 0 25 0 1 0 798231469 34353152 5710 33554432000 4194304 4479436 140733734418960 18446744073709551615 4451010 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 8387 5710 326 70 0 5507 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 33548

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 3014
/proc/meminfo: memFree=7173780/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=37644 CPUtime=522.29 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 47022 0 0 0 52224 5 0 0 25 0 1 0 798231469 38547456 6734 33554432000 4194304 4479436 140733734418960 18446744073709551615 4380577 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 9411 6734 326 70 0 6531 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 37644

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 3015
/proc/meminfo: memFree=7175088/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=33548 CPUtime=582.29 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 48046 0 0 0 58224 5 0 0 25 0 1 0 798231469 34353152 5710 33554432000 4194304 4479436 140733734418960 18446744073709551615 4452347 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 8387 5710 326 70 0 5507 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 33548

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.08 2.04 2.00 3/516 3129
/proc/meminfo: memFree=7165888/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=39884 CPUtime=4062.44 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 92462 0 0 0 406234 10 0 0 25 0 1 0 798231469 40841216 7118 33554432000 4194304 4479436 140733734418960 18446744073709551615 4451102 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 9971 7118 326 70 0 7091 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 39884

[startup+4122.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/516 3132
/proc/meminfo: memFree=7166940/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=39884 CPUtime=4122.43 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 92462 0 0 0 412233 10 0 0 25 0 1 0 798231469 40841216 7118 33554432000 4194304 4479436 140733734418960 18446744073709551615 4450912 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 9971 7118 326 70 0 7091 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 39884

[startup+4182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/516 3133
/proc/meminfo: memFree=7166516/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=39884 CPUtime=4182.43 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 93486 0 0 0 418233 10 0 0 25 0 1 0 798231469 40841216 7118 33554432000 4194304 4479436 140733734418960 18446744073709551615 4330660 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 9971 7118 326 70 0 7091 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 39884

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 3135
/proc/meminfo: memFree=7164364/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=40908 CPUtime=4242.43 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 93997 0 0 0 424233 10 0 0 25 0 1 0 798231469 41889792 7629 33554432000 4194304 4479436 140733734418960 18446744073709551615 4451915 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10227 7629 326 70 0 7347 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 40908

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 3137
/proc/meminfo: memFree=7163700/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=40908 CPUtime=4302.43 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 95021 0 0 0 430233 10 0 0 25 0 1 0 798231469 41889792 7629 33554432000 4194304 4479436 140733734418960 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10227 7629 326 70 0 7347 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 40908

[startup+4362.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/516 3138
/proc/meminfo: memFree=7164896/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=40908 CPUtime=4362.43 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 95021 0 0 0 436233 10 0 0 25 0 1 0 798231469 41889792 7629 33554432000 4194304 4479436 140733734418960 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10227 7629 326 70 0 7347 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 40908

[startup+4422.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/516 3140
/proc/meminfo: memFree=7164956/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=40908 CPUtime=4422.44 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 96045 0 0 0 442233 11 0 0 25 0 1 0 798231469 41889792 7629 33554432000 4194304 4479436 140733734418960 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10227 7629 326 70 0 7347 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 40908

[startup+4482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/516 3141
/proc/meminfo: memFree=7164416/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=40908 CPUtime=4482.44 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 96045 0 0 0 448233 11 0 0 25 0 1 0 798231469 41889792 7629 33554432000 4194304 4479436 140733734418960 18446744073709551615 4453643 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10227 7629 326 70 0 7347 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 40908

[startup+4542.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/516 3143
/proc/meminfo: memFree=7164988/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=40908 CPUtime=4542.44 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 97069 0 0 0 454233 11 0 0 25 0 1 0 798231469 41889792 7629 33554432000 4194304 4479436 140733734418960 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10227 7629 326 70 0 7347 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 40908

[startup+4602.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/516 3145
/proc/meminfo: memFree=7164084/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=40908 CPUtime=4602.45 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 97069 0 0 0 460234 11 0 0 25 0 1 0 798231469 41889792 7629 33554432000 4194304 4479436 140733734418960 18446744073709551615 4451020 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10227 7629 326 70 0 7347 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 40908

[startup+4662.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/516 3146
/proc/meminfo: memFree=7164048/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=40908 CPUtime=4662.45 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 98093 0 0 0 466234 11 0 0 25 0 1 0 798231469 41889792 7629 33554432000 4194304 4479436 140733734418960 18446744073709551615 4450927 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10227 7629 326 70 0 7347 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 40908

[startup+4722.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 3148
/proc/meminfo: memFree=7164988/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=40908 CPUtime=4722.47 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 98093 0 0 0 472236 11 0 0 25 0 1 0 798231469 41889792 7629 33554432000 4194304 4479436 140733734418960 18446744073709551615 4455896 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10227 7629 326 70 0 7347 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 40908

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 3149
/proc/meminfo: memFree=7163328/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=40908 CPUtime=4782.45 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 99117 0 0 0 478234 11 0 0 25 0 1 0 798231469 41889792 7629 33554432000 4194304 4479436 140733734418960 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10227 7629 326 70 0 7347 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 40908

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 3151
/proc/meminfo: memFree=7166260/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=40908 CPUtime=4842.45 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 99117 0 0 0 484234 11 0 0 25 0 1 0 798231469 41889792 7629 33554432000 4194304 4479436 140733734418960 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10227 7629 326 70 0 7347 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 40908

[startup+4902.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/516 3153
/proc/meminfo: memFree=7162252/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=42956 CPUtime=4902.45 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 100653 0 0 0 490234 11 0 0 25 0 1 0 798231469 43986944 8141 33554432000 4194304 4479436 140733734418960 18446744073709551615 4306770 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10739 8141 326 70 0 7859 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 42956

[startup+4962.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/516 3154
/proc/meminfo: memFree=7162460/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=42956 CPUtime=4962.46 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 100653 0 0 0 496235 11 0 0 25 0 1 0 798231469 43986944 8141 33554432000 4194304 4479436 140733734418960 18446744073709551615 4450986 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10739 8141 326 70 0 7859 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 42956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/516 3155
/proc/meminfo: memFree=7161812/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=42956 CPUtime=5000.06 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 102701 0 0 0 499995 11 0 0 25 0 1 0 798231469 43986944 8141 33554432000 4194304 4479436 140733734418960 18446744073709551615 4451389 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10739 8141 326 70 0 7859 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 42956

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

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

[startup+4999.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/516 3155
/proc/meminfo: memFree=7161812/32950928 swapFree=67111200/67111528
[pid=2930] ppid=2925 vsize=42956 CPUtime=5000.06 cores=1,3,5,7
/proc/2930/stat : 2930 (MPhaseSAT64) R 2925 2930 2345 0 -1 4202496 102701 0 0 0 499995 11 0 0 25 0 1 0 798231469 43986944 8141 33554432000 4194304 4479436 140733734418960 18446744073709551615 4451389 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2930/statm: 10739 8141 326 70 0 7859 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 42956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.09
CPU user time (s): 4999.97
CPU system time (s): 0.120981
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 51148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.97
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102701
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= 10
involuntary context switches= 12399

runsolver used 23.7244 second user time and 58.1222 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-22 18:00:08
IDJOB=3394383
IDBENCH=83134
IDSOLVER=1879
FILE ID=node115/3394383-1306080008
RUNJOBID= node115-1306069998-2364
PBS_JOBID= 13387888
Free space on /tmp= 73036 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom17.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394383-1306080008/watcher-3394383-1306080008 -o /tmp/evaluation-result-3394383-1306080008/solver-3394383-1306080008 -C 5000 -W 5100 -M 15500  MPhaseSAT64 HOME/instance-3394383-1306080008.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=1251252464

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.811
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.811
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.74
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.811
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.811
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:     32950928 kB
MemFree:       7133292 kB
Buffers:        318556 kB
Cached:        7620760 kB
SwapCached:          0 kB
Active:       19728976 kB
Inactive:      5742328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7133292 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            2356 kB
Writeback:           0 kB
AnonPages:    17531940 kB
Mapped:          42680 kB
Slab:           200572 kB
PageTables:      75848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 151902192 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= 73044 MiB
End job on node115 at 2011-05-22 19:23:30