Trace number 3289593

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-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
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 variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

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: 977)

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-3289593-1307669929/watcher-3289593-1307669929 -o /tmp/evaluation-result-3289593-1307669929/solver-3289593-1307669929 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3289593-1307669929.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: 3.93 3.97 3.60 5/189 2543
/proc/meminfo: memFree=32054692/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=5712 CPUtime=0 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 315 0 0 0 0 0 0 0 25 0 1 0 957223612 5849088 256 33554432000 134512640 134731564 4291919328 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 1428 256 225 54 0 738 0

[startup+0.0476749 s]
/proc/loadavg: 3.93 3.97 3.60 5/189 2543
/proc/meminfo: memFree=32054692/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=5712 CPUtime=0.04 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 542 0 0 0 4 0 0 0 25 0 1 0 957223612 5849088 483 33554432000 134512640 134731564 4291919328 18446744073709551615 2615662 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 1428 483 225 54 0 738 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5712

[startup+0.100664 s]
/proc/loadavg: 3.93 3.97 3.60 5/189 2543
/proc/meminfo: memFree=32054692/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=4660 CPUtime=0.09 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 2045 0 0 0 9 0 0 0 25 0 1 0 957223612 4771840 700 33554432000 134512640 134731564 4291919328 18446744073709551615 134572357 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 1165 700 235 54 0 475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4660

[startup+0.300631 s]
/proc/loadavg: 3.93 3.97 3.60 5/189 2543
/proc/meminfo: memFree=32054692/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=6360 CPUtime=0.29 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 10249 0 0 0 28 1 0 0 25 0 1 0 957223612 6512640 1022 33554432000 134512640 134731564 4291919328 18446744073709551615 134559213 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 1590 1030 235 54 0 900 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6360

[startup+0.700562 s]
/proc/loadavg: 3.93 3.97 3.60 5/189 2543
/proc/meminfo: memFree=32054692/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=21116 CPUtime=0.68 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 19513 0 0 0 67 1 0 0 25 0 1 0 957223612 21622784 4772 33554432000 134512640 134731564 4291919328 18446744073709551615 2729468 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 5279 4773 253 54 0 4589 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21116

[startup+1.50041 s]
/proc/loadavg: 3.93 3.97 3.60 5/190 2544
/proc/meminfo: memFree=32021848/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=36284 CPUtime=1.49 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 23978 0 0 0 147 2 0 0 25 0 1 0 957223612 37154816 8512 33554432000 134512640 134731564 4291919328 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 9071 8512 271 54 0 8381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36284

[startup+3.10111 s]
/proc/loadavg: 3.93 3.97 3.60 5/190 2544
/proc/meminfo: memFree=32020544/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=36284 CPUtime=3.09 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 24322 0 0 0 307 2 0 0 25 0 1 0 957223612 37154816 8512 33554432000 134512640 134731564 4291919328 18446744073709551615 134659280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 9071 8512 271 54 0 8381 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36284

[startup+6.30052 s]
/proc/loadavg: 3.93 3.97 3.60 5/190 2544
/proc/meminfo: memFree=32020184/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=36284 CPUtime=6.29 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 25527 0 0 0 627 2 0 0 25 0 1 0 957223612 37154816 8513 33554432000 134512640 134731564 4291919328 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 9071 8513 271 54 0 8381 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36284

[startup+12.7003 s]
/proc/loadavg: 3.94 3.97 3.60 5/190 2544
/proc/meminfo: memFree=32019964/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=36284 CPUtime=12.69 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 26387 0 0 0 1267 2 0 0 25 0 1 0 957223612 37154816 8513 33554432000 134512640 134731564 4291919328 18446744073709551615 134723691 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 9071 8513 271 54 0 8381 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36284

[startup+25.501 s]
/proc/loadavg: 3.95 3.97 3.61 5/190 2546
/proc/meminfo: memFree=32028720/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=26400 CPUtime=25.49 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 41634 0 0 0 2545 4 0 0 25 0 1 0 957223612 27033600 6156 33554432000 134512640 134731564 4291919328 18446744073709551615 134659508 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 6600 6156 282 54 0 5910 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26400

[startup+51.1012 s]
/proc/loadavg: 3.97 3.97 3.62 5/190 2546
/proc/meminfo: memFree=32025984/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=27860 CPUtime=51.09 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 43030 0 0 0 5105 4 0 0 25 0 1 0 957223612 28528640 6507 33554432000 134512640 134731564 4291919328 18446744073709551615 134659572 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 6965 6507 282 54 0 6275 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27860

[startup+102.307 s]
/proc/loadavg: 4.05 3.99 3.64 5/190 2548
/proc/meminfo: memFree=32036596/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=28296 CPUtime=102.29 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 43493 0 0 0 10225 4 0 0 25 0 1 0 957223612 28975104 6626 33554432000 134512640 134731564 4291919328 18446744073709551615 2469666 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 7074 6626 282 54 0 6384 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 28296

[startup+162.301 s]
/proc/loadavg: 4.02 3.99 3.66 5/190 2549
/proc/meminfo: memFree=32030728/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=30332 CPUtime=162.3 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 43992 0 0 0 16225 5 0 0 25 0 1 0 957223612 31059968 7125 33554432000 134512640 134731564 4291919328 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 7583 7125 282 54 0 6893 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 30332

[startup+222.301 s]
/proc/loadavg: 4.04 4.00 3.68 5/190 2552
/proc/meminfo: memFree=32030040/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=30332 CPUtime=222.3 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 43993 0 0 0 22225 5 0 0 25 0 1 0 957223612 31059968 7126 33554432000 134512640 134731564 4291919328 18446744073709551615 134659508 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 7583 7126 282 54 0 6893 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 30332

[startup+282.3 s]
/proc/loadavg: 4.01 4.00 3.70 5/190 2553
/proc/meminfo: memFree=32023300/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=33844 CPUtime=282.3 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 44864 0 0 0 28225 5 0 0 25 0 1 0 957223612 34656256 7997 33554432000 134512640 134731564 4291919328 18446744073709551615 134723670 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 8461 7997 282 54 0 7771 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 33844

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.72 5/190 2555
/proc/meminfo: memFree=32019992/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=35472 CPUtime=342.3 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 45284 0 0 0 34225 5 0 0 25 0 1 0 957223612 36323328 8417 33554432000 134512640 134731564 4291919328 18446744073709551615 134720304 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 8868 8417 282 54 0 8178 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 35472

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 2557
/proc/meminfo: memFree=32017984/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=36236 CPUtime=402.3 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 45458 0 0 0 40225 5 0 0 25 0 1 0 957223612 37105664 8591 33554432000 134512640 134731564 4291919328 18446744073709551615 134659523 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 9059 8591 282 54 0 8369 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 36236

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.74 5/190 2558
/proc/meminfo: memFree=32014700/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=40092 CPUtime=462.3 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 46334 0 0 0 46225 5 0 0 25 0 1 0 957223612 41054208 9467 33554432000 134512640 134731564 4291919328 18446744073709551615 134659726 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 10023 9467 282 54 0 9333 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 40092

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.76 5/190 2560
/proc/meminfo: memFree=32007968/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=41712 CPUtime=522.3 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 46708 0 0 0 52225 5 0 0 25 0 1 0 957223612 42713088 9841 33554432000 134512640 134731564 4291919328 18446744073709551615 134624681 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 10428 9841 282 54 0 9738 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 41712

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.77 5/190 2561
/proc/meminfo: memFree=32008028/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=41712 CPUtime=582.3 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 46710 0 0 0 58225 5 0 0 25 0 1 0 957223612 42713088 9843 33554432000 134512640 134731564 4291919328 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 10428 9843 282 54 0 9738 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 41712

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.78 6/190 2563
/proc/meminfo: memFree=32006120/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=41712 CPUtime=642.32 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 46843 0 0 0 64226 6 0 0 25 0 1 0 957223612 42713088 9976 33554432000 134512640 134731564 4291919328 18446744073709551615 134717377 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 10428 9976 282 54 0 9738 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 41712

[startup+702.301 s]
/proc/loadavg: 4.08 4.03 3.80 5/190 2565
/proc/meminfo: memFree=32001472/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=44728 CPUtime=702.31 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 47543 0 0 0 70225 6 0 0 25 0 1 0 957223612 45801472 10676 33554432000 134512640 134731564 4291919328 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 11182 10676 282 54 0 10492 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 44728

[startup+762.307 s]
/proc/loadavg: 4.03 4.02 3.81 5/190 2566
/proc/meminfo: memFree=31996324/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=44728 CPUtime=762.32 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 47560 0 0 0 76226 6 0 0 25 0 1 0 957223612 45801472 10693 33554432000 134512640 134731564 4291919328 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 11182 10693 282 54 0 10492 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 44728

[startup+822.3 s]
/proc/loadavg: 4.06 4.03 3.83 5/190 2568
/proc/meminfo: memFree=31994424/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=48172 CPUtime=822.32 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 48341 0 0 0 82226 6 0 0 25 0 1 0 957223612 49328128 11474 33554432000 134512640 134731564 4291919328 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 12043 11474 282 54 0 11353 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 48172

[startup+882.3 s]
/proc/loadavg: 4.02 4.02 3.83 5/190 2569
/proc/meminfo: memFree=31992740/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=48172 CPUtime=882.32 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 48345 0 0 0 88226 6 0 0 25 0 1 0 957223612 49328128 11478 33554432000 134512640 134731564 4291919328 18446744073709551615 134659280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 12043 11478 282 54 0 11353 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 48172

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.84 5/190 2571
/proc/meminfo: memFree=31994544/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=48356 CPUtime=942.32 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 48399 0 0 0 94226 6 0 0 25 0 1 0 957223612 49516544 11521 33554432000 134512640 134731564 4291919328 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 12089 11521 282 54 0 11399 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 48356

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.84 5/190 2573
/proc/meminfo: memFree=31992844/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=48356 CPUtime=1002.32 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 48404 0 0 0 100226 6 0 0 25 0 1 0 957223612 49516544 11526 33554432000 134512640 134731564 4291919328 18446744073709551615 134715874 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 12089 11526 282 54 0 11399 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 48356

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.85 5/190 2574
/proc/meminfo: memFree=31993672/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=48356 CPUtime=1062.32 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 48405 0 0 0 106226 6 0 0 25 0 1 0 957223612 49516544 11527 33554432000 134512640 134731564 4291919328 18446744073709551615 134624664 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 12089 11527 282 54 0 11399 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 48356

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 2576
/proc/meminfo: memFree=31992988/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=48356 CPUtime=1122.33 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 48405 0 0 0 112227 6 0 0 25 0 1 0 957223612 49516544 11527 33554432000 134512640 134731564 4291919328 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 12089 11527 282 54 0 11399 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 48356

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 2577
/proc/meminfo: memFree=31993308/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=48356 CPUtime=1182.33 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 48405 0 0 0 118227 6 0 0 25 0 1 0 957223612 49516544 11527 33554432000 134512640 134731564 4291919328 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 12089 11527 282 54 0 11399 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 48356

[startup+1242.3 s]
/proc/loadavg: 3.69 3.93 3.85 3/178 2629
/proc/meminfo: memFree=32015436/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=48356 CPUtime=1242.33 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 48438 0 0 0 124227 6 0 0 25 0 1 0 957223612 49516544 11560 33554432000 134512640 134731564 4291919328 18446744073709551615 134659331 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 12089 11560 282 54 0 11399 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 48356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.47 3.55 3.72 2/172 2656
/proc/meminfo: memFree=32066168/32950928 swapFree=67051096/67111528
[pid=2543] ppid=2541 vsize=48356 CPUtime=1300.03 cores=4,6
/proc/2543/stat : 2543 (MPhaseSAT) R 2541 2543 1675 0 -1 4202496 48444 0 0 0 129997 6 0 0 25 0 1 0 957223612 49516544 11566 33554432000 134512640 134731564 4291919328 18446744073709551615 134624681 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2543/statm: 12089 11566 282 54 0 11399 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 48356

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.98
CPU system time (s): 0.067989
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 48356

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

runsolver used 2.21766 second user time and 4.83127 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-10 03:38:49
IDJOB=3289593
IDBENCH=83130
IDSOLVER=1520
FILE ID=node113/3289593-1307669929
RUNJOBID= node113-1307668559-2089
PBS_JOBID= 13549467
Free space on /tmp= 74056 MiB

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

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=62900982

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32054864 kB
Buffers:        210624 kB
Cached:         418924 kB
SwapCached:      14384 kB
Active:         394036 kB
Inactive:       309308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32054864 kB
SwapTotal:    67111528 kB
SwapFree:     67051096 kB
Dirty:            4576 kB
Writeback:           0 kB
AnonPages:       71304 kB
Mapped:          10900 kB
Slab:           127064 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   312204 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= 74060 MiB
End job on node113 at 2011-06-10 04:00:31