Trace number 3288996

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-03-03? (TO) 1300.05 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

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

running on 2 cores: 5,7

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.76 3.90 3.48 5/189 11637
/proc/meminfo: memFree=25640284/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=5848 CPUtime=0 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 489344018 5988352 270 33554432000 134512640 134761588 4289612336 18446744073709551615 7826432 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 1462 270 225 61 0 765 0

[startup+0.080196 s]
/proc/loadavg: 3.76 3.90 3.48 5/189 11637
/proc/meminfo: memFree=25640284/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=5848 CPUtime=0.07 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 706 0 0 0 7 0 0 0 22 0 1 0 489344018 5988352 648 33554432000 134512640 134761588 4289612336 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 1462 648 225 61 0 765 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5848

[startup+0.100182 s]
/proc/loadavg: 3.76 3.90 3.48 5/189 11637
/proc/meminfo: memFree=25640284/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=5848 CPUtime=0.09 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 807 0 0 0 9 0 0 0 22 0 1 0 489344018 5988352 749 33554432000 134512640 134761588 4289612336 18446744073709551615 7724594 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 1462 749 225 61 0 765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5848

[startup+0.300146 s]
/proc/loadavg: 3.76 3.90 3.48 5/189 11637
/proc/meminfo: memFree=25640284/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=9072 CPUtime=0.28 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 13869 0 0 0 27 1 0 0 23 0 1 0 489344018 9289728 1765 33554432000 134512640 134761588 4289612336 18446744073709551615 134559296 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 2268 1765 297 61 0 1571 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9072

[startup+0.70107 s]
/proc/loadavg: 3.76 3.90 3.48 5/189 11637
/proc/meminfo: memFree=25640284/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=9072 CPUtime=0.69 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 41441 0 0 0 63 6 0 0 25 0 1 0 489344018 9289728 1215 33554432000 134512640 134761588 4289612336 18446744073709551615 134559100 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 2268 1215 297 61 0 1571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9072

[startup+1.50092 s]
/proc/loadavg: 3.76 3.90 3.48 5/190 11638
/proc/meminfo: memFree=25617344/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=20800 CPUtime=1.49 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 75286 0 0 0 138 11 0 0 25 0 1 0 489344018 21299200 4744 33554432000 134512640 134761588 4289612336 18446744073709551615 134732360 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5200 4744 318 61 0 4503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20800

[startup+3.10063 s]
/proc/loadavg: 3.78 3.91 3.48 5/190 11638
/proc/meminfo: memFree=25589208/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=19524 CPUtime=3.09 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 78703 0 0 0 298 11 0 0 25 0 1 0 489344018 19992576 4444 33554432000 134512640 134761588 4289612336 18446744073709551615 134634493 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 4881 4444 328 61 0 4184 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19524

[startup+6.30101 s]
/proc/loadavg: 3.78 3.91 3.48 5/190 11638
/proc/meminfo: memFree=25568960/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=21832 CPUtime=6.29 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 79280 0 0 0 618 11 0 0 25 0 1 0 489344018 22355968 5021 33554432000 134512640 134761588 4289612336 18446744073709551615 134621611 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5458 5021 328 61 0 4761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21832

[startup+12.7008 s]
/proc/loadavg: 3.81 3.91 3.49 5/190 11638
/proc/meminfo: memFree=25574212/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=16252 CPUtime=12.69 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 80264 0 0 0 1258 11 0 0 25 0 1 0 489344018 16642048 3598 33554432000 134512640 134761588 4289612336 18446744073709551615 134747651 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 4063 3598 332 61 0 3366 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16252

[startup+25.5004 s]
/proc/loadavg: 3.84 3.91 3.49 5/190 11638
/proc/meminfo: memFree=25581836/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=18480 CPUtime=25.49 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 81925 0 0 0 2537 12 0 0 25 0 1 0 489344018 18923520 4155 33554432000 134512640 134761588 4289612336 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 4620 4155 332 61 0 3923 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18480

[startup+51.1006 s]
/proc/loadavg: 3.89 3.92 3.50 5/190 11639
/proc/meminfo: memFree=25568856/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=21460 CPUtime=51.1 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 105606 0 0 0 5095 15 0 0 25 0 1 0 489344018 21975040 4906 33554432000 134512640 134761588 4289612336 18446744073709551615 134643331 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5365 4906 310 61 0 4668 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 21460

[startup+102.306 s]
/proc/loadavg: 3.96 3.93 3.53 5/190 11641
/proc/meminfo: memFree=25567964/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=21064 CPUtime=102.3 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 121379 0 0 0 10213 17 0 0 25 0 1 0 489344018 21569536 4807 33554432000 134512640 134761588 4289612336 18446744073709551615 134635850 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5266 4807 310 61 0 4569 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21064

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.56 5/190 11642
/proc/meminfo: memFree=25555540/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=31496 CPUtime=162.29 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 140123 0 0 0 16209 20 0 0 25 0 1 0 489344018 32251904 7447 33554432000 134512640 134761588 4289612336 18446744073709551615 134724552 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 7874 7447 310 61 0 7177 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31496

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.58 5/190 11644
/proc/meminfo: memFree=25564812/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=22328 CPUtime=222.3 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 151258 0 0 0 22208 22 0 0 25 0 1 0 489344018 22863872 5155 33554432000 134512640 134761588 4289612336 18446744073709551615 134680525 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5582 5155 310 61 0 4885 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 22328

[startup+282.3 s]
/proc/loadavg: 3.99 3.95 3.60 5/190 11645
/proc/meminfo: memFree=25559328/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=21472 CPUtime=282.3 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 161278 0 0 0 28206 24 0 0 25 0 1 0 489344018 21987328 4941 33554432000 134512640 134761588 4289612336 18446744073709551615 134726222 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5368 4941 310 61 0 4671 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 21472

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.63 5/190 11647
/proc/meminfo: memFree=25554344/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=23124 CPUtime=342.31 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 171686 0 0 0 34205 26 0 0 25 0 1 0 489344018 23678976 5354 33554432000 134512640 134761588 4289612336 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5781 5354 310 61 0 5084 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 23124

[startup+402.301 s]
/proc/loadavg: 4.07 3.98 3.65 5/190 11649
/proc/meminfo: memFree=25561388/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=23120 CPUtime=402.31 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 181651 0 0 0 40203 28 0 0 25 0 1 0 489344018 23674880 5353 33554432000 134512640 134761588 4289612336 18446744073709551615 134748115 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5780 5353 310 61 0 5083 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 23120

[startup+462.301 s]
/proc/loadavg: 4.15 4.01 3.68 5/190 11650
/proc/meminfo: memFree=25561364/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=22472 CPUtime=462.31 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 191384 0 0 0 46202 29 0 0 25 0 1 0 489344018 23011328 5191 33554432000 134512640 134761588 4289612336 18446744073709551615 134617136 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5618 5191 310 61 0 4921 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 22472

[startup+522.3 s]
/proc/loadavg: 4.06 4.01 3.70 5/190 11652
/proc/meminfo: memFree=25551792/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=23368 CPUtime=522.3 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 199785 0 0 0 52200 30 0 0 25 0 1 0 489344018 23928832 5415 33554432000 134512640 134761588 4289612336 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5842 5415 310 61 0 5145 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 23368

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.72 5/190 11653
/proc/meminfo: memFree=25550152/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=22848 CPUtime=582.31 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 209794 0 0 0 58199 32 0 0 25 0 1 0 489344018 23396352 5285 33554432000 134512640 134761588 4289612336 18446744073709551615 134748171 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5712 5285 310 61 0 5015 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 22848

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 11655
/proc/meminfo: memFree=25562020/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=22420 CPUtime=642.32 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 220911 0 0 0 64199 33 0 0 25 0 1 0 489344018 22958080 5178 33554432000 134512640 134761588 4289612336 18446744073709551615 134645052 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5605 5178 310 61 0 4908 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 22420

[startup+702.301 s]
/proc/loadavg: 4.04 4.01 3.75 5/190 11657
/proc/meminfo: memFree=25549708/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=30780 CPUtime=702.31 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 233348 0 0 0 70196 35 0 0 25 0 1 0 489344018 31518720 7268 33554432000 134512640 134761588 4289612336 18446744073709551615 134748086 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 7695 7268 310 61 0 6998 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 30780

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.76 5/190 11658
/proc/meminfo: memFree=25556248/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=23864 CPUtime=762.33 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 243403 0 0 0 76196 37 0 0 25 0 1 0 489344018 24436736 5539 33554432000 134512640 134761588 4289612336 18446744073709551615 134636916 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5966 5539 310 61 0 5269 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 23864

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/190 11660
/proc/meminfo: memFree=25556596/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=22584 CPUtime=822.32 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 252189 0 0 0 82194 38 0 0 25 0 1 0 489344018 23126016 5219 33554432000 134512640 134761588 4289612336 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5646 5219 310 61 0 4949 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 22584

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 11661
/proc/meminfo: memFree=25551980/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=30392 CPUtime=882.32 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 264336 0 0 0 88192 40 0 0 25 0 1 0 489344018 31121408 7139 33554432000 134512640 134761588 4289612336 18446744073709551615 134747349 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 7598 7139 310 61 0 6901 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 30392

[startup+942.301 s]
/proc/loadavg: 4.08 4.02 3.80 5/190 11663
/proc/meminfo: memFree=25545012/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=30776 CPUtime=942.32 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 272928 0 0 0 94191 41 0 0 25 0 1 0 489344018 31514624 7235 33554432000 134512640 134761588 4289612336 18446744073709551615 134747260 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 7694 7235 310 61 0 6997 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 30776

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.81 5/190 11665
/proc/meminfo: memFree=25555900/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=21816 CPUtime=1002.33 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 282848 0 0 0 100190 43 0 0 25 0 1 0 489344018 22339584 4995 33554432000 134512640 134761588 4289612336 18446744073709551615 134748651 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5454 4995 310 61 0 4757 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 21816

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.82 5/190 11666
/proc/meminfo: memFree=25554008/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=21812 CPUtime=1062.33 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 291791 0 0 0 106189 44 0 0 25 0 1 0 489344018 22335488 4994 33554432000 134512640 134761588 4289612336 18446744073709551615 134747177 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5453 4994 310 61 0 4756 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 21812

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 11668
/proc/meminfo: memFree=25551248/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=23604 CPUtime=1122.33 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 300958 0 0 0 112188 45 0 0 25 0 1 0 489344018 24170496 5442 33554432000 134512640 134761588 4289612336 18446744073709551615 134748512 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5901 5442 310 61 0 5204 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 23604

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 11669
/proc/meminfo: memFree=25557792/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=22452 CPUtime=1182.33 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 308764 0 0 0 118187 46 0 0 25 0 1 0 489344018 22990848 5154 33554432000 134512640 134761588 4289612336 18446744073709551615 134680648 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5613 5154 310 61 0 4916 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 22452

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 11671
/proc/meminfo: memFree=25558628/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=21684 CPUtime=1242.33 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 317931 0 0 0 124186 47 0 0 25 0 1 0 489344018 22204416 4962 33554432000 134512640 134761588 4289612336 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 5421 4962 310 61 0 4724 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 21684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.84 2/185 11675
/proc/meminfo: memFree=25614316/32951124 swapFree=67111524/67111528
[pid=11637] ppid=11635 vsize=30516 CPUtime=1300.04 cores=5,7
/proc/11637/stat : 11637 (MPhaseSAT64) R 11635 11637 10526 0 -1 4202496 331418 0 0 0 129955 49 0 0 25 0 1 0 489344018 31248384 7170 33554432000 134512640 134761588 4289612336 18446744073709551615 134680641 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/11637/statm: 7629 7170 310 61 0 6932 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 30516

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

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

runsolver used 2.12368 second user time and 4.74228 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-26 02:24:23
IDJOB=3288996
IDBENCH=83113
IDSOLVER=1521
FILE ID=node139/3288996-1303777463
RUNJOBID= node139-1303777463-11598
PBS_JOBID= 13157184
Free space on /tmp= 72392 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top22.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288996-1303777463/watcher-3288996-1303777463 -o /tmp/evaluation-result-3288996-1303777463/solver-3288996-1303777463 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3288996-1303777463.cnf

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=235501076

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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:     32951124 kB
MemFree:      25638704 kB
Buffers:       1915800 kB
Cached:        4806544 kB
SwapCached:          4 kB
Active:         185224 kB
Inactive:      6610884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25638704 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12284 kB
Writeback:          48 kB
AnonPages:       73152 kB
Mapped:          15660 kB
Slab:           449848 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   264704 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= 72404 MiB
End job on node139 at 2011-04-26 02:46:05