Trace number 3318212

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
minisat hack: MiniSAT 2.2.0-agile-26? (TO) 1300.03 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

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-3318212-1304901953/watcher-3318212-1304901953 -o /tmp/evaluation-result-3318212-1304901953/solver-3318212-1304901953 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318212-1304901953.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: 0.93 1.62 2.48 5/358 6020
/proc/meminfo: memFree=16955032/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=11796 CPUtime=0 cores=5,7
/proc/6020/stat : 6020 (runsolver) R 6018 6020 5564 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 582611429 12079104 50 33554432000 4194304 5432360 140736908353552 18446744073709551615 4881623 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/6020/statm: 2949 50 30 303 0 2643 0

[startup+0.0618911 s]
/proc/loadavg: 0.93 1.62 2.48 5/358 6020
/proc/meminfo: memFree=16955032/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=33148 CPUtime=0.03 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 4448 0 0 0 3 0 0 0 20 0 1 0 582611429 33943552 4063 33554432000 4194304 4291235 140736431283968 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 8287 4065 216 24 0 4921 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 33148

[startup+0.100917 s]
/proc/loadavg: 0.93 1.62 2.48 5/358 6020
/proc/meminfo: memFree=16955032/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=38240 CPUtime=0.08 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 6339 0 0 0 7 1 0 0 20 0 1 0 582611429 39157760 5726 33554432000 4194304 4291235 140736431283968 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 9560 5727 216 24 0 6194 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38240

[startup+0.30088 s]
/proc/loadavg: 0.93 1.62 2.48 5/358 6020
/proc/meminfo: memFree=16955032/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=59576 CPUtime=0.27 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 10046 0 0 0 26 1 0 0 21 0 1 0 582611429 61005824 9105 33554432000 4194304 4291235 140736431283968 18446744073709551615 4211847 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 14894 9105 240 24 0 11528 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 59576

[startup+0.700785 s]
/proc/loadavg: 0.93 1.62 2.48 5/358 6020
/proc/meminfo: memFree=16955032/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=46256 CPUtime=0.68 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 12721 0 0 0 66 2 0 0 22 0 1 0 582611429 47366144 7595 33554432000 4194304 4291235 140736431283968 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 11564 7595 258 24 0 8198 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 46256

[startup+1.50064 s]
/proc/loadavg: 0.93 1.62 2.48 6/362 6027
/proc/meminfo: memFree=16890900/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=46256 CPUtime=1.48 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 13021 0 0 0 146 2 0 0 25 0 1 0 582611429 47366144 7887 33554432000 4194304 4291235 140736431283968 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 11564 7887 259 24 0 8198 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46256

[startup+3.10036 s]
/proc/loadavg: 0.93 1.62 2.48 5/362 6027
/proc/meminfo: memFree=16875924/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=53328 CPUtime=3.07 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 13766 0 0 0 305 2 0 0 25 0 1 0 582611429 54607872 8615 33554432000 4194304 4291235 140736431283968 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 13332 8615 259 24 0 9966 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 53328

[startup+6.3008 s]
/proc/loadavg: 1.25 1.67 2.50 5/362 6027
/proc/meminfo: memFree=16815656/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=72004 CPUtime=6.28 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 18148 0 0 0 625 3 0 0 25 0 1 0 582611429 73732096 12971 33554432000 4194304 4291235 140736431283968 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 18001 12971 259 24 0 14635 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 72004

[startup+12.7007 s]
/proc/loadavg: 1.47 1.71 2.50 5/362 6027
/proc/meminfo: memFree=16775216/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=83680 CPUtime=12.68 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 21437 0 0 0 1264 4 0 0 25 0 1 0 582611429 85688320 16222 33554432000 4194304 4291235 140736431283968 18446744073709551615 4251616 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 20920 16222 259 24 0 17554 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83680

[startup+25.5004 s]
/proc/loadavg: 2.03 1.82 2.53 5/362 6027
/proc/meminfo: memFree=16705148/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=102648 CPUtime=25.48 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 27161 0 0 0 2543 5 0 0 25 0 1 0 582611429 105111552 21892 33554432000 4194304 4291235 140736431283968 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 25662 21892 259 24 0 22296 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 102648

[startup+51.1009 s]
/proc/loadavg: 2.86 2.03 2.58 5/362 6028
/proc/meminfo: memFree=16702860/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=183556 CPUtime=51.07 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 37387 0 0 0 5099 8 0 0 25 0 1 0 582611429 187961344 32036 33554432000 4194304 4291235 140736431283968 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 45889 32036 259 24 0 42523 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 183556

[startup+102.314 s]
/proc/loadavg: 3.50 2.33 2.65 5/362 6029
/proc/meminfo: memFree=16494620/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=194016 CPUtime=102.29 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 63319 0 0 0 10212 17 0 0 25 0 1 0 582611429 198672384 34466 33554432000 4194304 4291235 140736431283968 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 48504 34466 259 24 0 45138 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 194016

[startup+162.3 s]
/proc/loadavg: 3.85 2.65 2.73 5/362 6031
/proc/meminfo: memFree=16515048/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=143928 CPUtime=162.28 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 92542 0 0 0 16203 25 0 0 25 0 1 0 582611429 147382272 28109 33554432000 4194304 4291235 140736431283968 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 35982 28109 259 24 0 32616 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 143928

[startup+222.301 s]
/proc/loadavg: 4.00 2.91 2.82 5/362 6032
/proc/meminfo: memFree=16446208/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=276468 CPUtime=222.28 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 116297 0 0 0 22196 32 0 0 25 0 1 0 582611429 283103232 51673 33554432000 4194304 4291235 140736431283968 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 69117 51673 259 24 0 65751 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 276468

[startup+282.3 s]
/proc/loadavg: 4.00 3.10 2.89 5/362 6034
/proc/meminfo: memFree=16411212/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=206700 CPUtime=282.28 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 149293 0 0 0 28186 42 0 0 25 0 1 0 582611429 211660800 45078 33554432000 4194304 4291235 140736431283968 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 51675 45078 259 24 0 48309 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 206700

[startup+342.301 s]
/proc/loadavg: 4.04 3.28 2.96 5/362 6036
/proc/meminfo: memFree=16510508/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=131692 CPUtime=342.28 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 173620 0 0 0 34178 50 0 0 25 0 1 0 582611429 134852608 26358 33554432000 4194304 4291235 140736431283968 18446744073709551615 4248632 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 32923 26358 259 24 0 29557 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 131692

[startup+402.3 s]
/proc/loadavg: 4.01 3.41 3.02 5/362 6037
/proc/meminfo: memFree=16500192/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=293988 CPUtime=402.28 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 197858 0 0 0 40168 60 0 0 25 0 1 0 582611429 301043712 50411 33554432000 4194304 4291235 140736431283968 18446744073709551615 4251610 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 73497 50411 259 24 0 70131 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 293988

[startup+462.301 s]
/proc/loadavg: 4.00 3.51 3.08 5/362 6039
/proc/meminfo: memFree=16407772/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=136312 CPUtime=462.28 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 223732 0 0 0 46159 69 0 0 25 0 1 0 582611429 139583488 27700 33554432000 4194304 4291235 140736431283968 18446744073709551615 4262309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 34078 27700 259 24 0 30712 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 136312

[startup+522.301 s]
/proc/loadavg: 4.00 3.60 3.13 5/362 6040
/proc/meminfo: memFree=16444692/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=217220 CPUtime=522.28 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 246634 0 0 0 52152 76 0 0 25 0 1 0 582611429 222433280 50416 33554432000 4194304 4291235 140736431283968 18446744073709551615 4248270 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 54305 50416 259 24 0 50939 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 217220

[startup+582.301 s]
/proc/loadavg: 4.06 3.68 3.19 5/362 6042
/proc/meminfo: memFree=16512616/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=140236 CPUtime=582.29 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 271922 0 0 0 58144 85 0 0 25 0 1 0 582611429 143601664 26982 33554432000 4194304 4291235 140736431283968 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 35059 26982 259 24 0 31693 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 140236

[startup+642.301 s]
/proc/loadavg: 4.12 3.77 3.25 5/362 6044
/proc/meminfo: memFree=16394424/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=302532 CPUtime=642.3 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 302338 0 0 0 64135 95 0 0 25 0 1 0 582611429 309792768 57219 33554432000 4194304 4291235 140736431283968 18446744073709551615 4255889 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 75633 57219 259 24 0 72267 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 302532

[startup+702.301 s]
/proc/loadavg: 4.09 3.82 3.30 5/362 6045
/proc/meminfo: memFree=16110060/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=434792 CPUtime=702.29 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 318605 0 0 0 70128 101 0 0 25 0 1 0 582611429 445227008 73406 33554432000 4194304 4291235 140736431283968 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 108698 73406 259 24 0 105332 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 434792

[startup+762.314 s]
/proc/loadavg: 4.03 3.85 3.34 5/362 6047
/proc/meminfo: memFree=16037124/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=434792 CPUtime=762.31 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 333496 0 0 0 76122 109 0 0 25 0 1 0 582611429 445227008 88239 33554432000 4194304 4291235 140736431283968 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 108698 88239 259 24 0 105332 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 434792

[startup+822.3 s]
/proc/loadavg: 4.07 3.90 3.39 5/362 6048
/proc/meminfo: memFree=16385044/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=171056 CPUtime=822.29 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 354133 0 0 0 82110 119 0 0 25 0 1 0 582611429 175161344 35137 33554432000 4194304 4291235 140736431283968 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 42764 35137 259 24 0 39398 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 171056

[startup+882.301 s]
/proc/loadavg: 4.08 3.94 3.43 5/362 6050
/proc/meminfo: memFree=16285564/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=303348 CPUtime=882.29 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 375303 0 0 0 88101 128 0 0 25 0 1 0 582611429 310628352 56158 33554432000 4194304 4291235 140736431283968 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 75837 56158 259 24 0 72471 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 303348

[startup+942.3 s]
/proc/loadavg: 4.03 3.94 3.46 5/362 6061
/proc/meminfo: memFree=16258864/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=437508 CPUtime=942.3 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 395384 0 0 0 94094 136 0 0 25 0 1 0 582611429 448008192 76072 33554432000 4194304 4291235 140736431283968 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 109377 76072 259 24 0 106011 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 437508

[startup+1002.3 s]
/proc/loadavg: 4.01 3.95 3.49 5/362 6062
/proc/meminfo: memFree=16332488/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=235604 CPUtime=1002.3 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 426776 0 0 0 100085 145 0 0 25 0 1 0 582611429 241258496 48728 33554432000 4194304 4291235 140736431283968 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 58901 48728 259 24 0 55535 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 235604

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.52 5/362 6064
/proc/meminfo: memFree=16266988/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=316992 CPUtime=1062.3 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 447206 0 0 0 106079 151 0 0 25 0 1 0 582611429 324599808 69013 33554432000 4194304 4291235 140736431283968 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 79248 69013 259 24 0 75882 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 316992

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.55 5/362 6065
/proc/meminfo: memFree=16400396/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=188000 CPUtime=1122.3 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 473082 0 0 0 112069 161 0 0 25 0 1 0 582611429 192512000 37629 33554432000 4194304 4291235 140736431283968 18446744073709551615 4262106 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 47000 37629 259 24 0 43634 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 188000

[startup+1182.3 s]
/proc/loadavg: 4.03 3.98 3.58 5/362 6067
/proc/meminfo: memFree=16141820/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=319476 CPUtime=1182.3 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 496679 0 0 0 118062 168 0 0 25 0 1 0 582611429 327143424 61069 33554432000 4194304 4291235 140736431283968 18446744073709551615 4255853 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 79869 61069 259 24 0 76503 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 319476

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 3.61 5/362 6069
/proc/meminfo: memFree=16303612/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=451736 CPUtime=1242.31 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 517532 0 0 0 124055 176 0 0 25 0 1 0 582611429 462577664 81797 33554432000 4194304 4291235 140736431283968 18446744073709551615 4248254 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 112934 81797 259 24 0 109568 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 451736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.63 4/359 6072
/proc/meminfo: memFree=16623276/32951124 swapFree=67111348/67111528
[pid=6020] ppid=6018 vsize=163908 CPUtime=1300.01 cores=5,7
/proc/6020/stat : 6020 (minisat) R 6018 6020 5564 0 -1 4202496 540784 0 0 0 129818 183 0 0 25 0 1 0 582611429 167841792 34348 33554432000 4194304 4291235 140736431283968 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6020/statm: 40977 34348 259 24 0 37611 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 163908

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.02
CPU time (s): 1300.03
CPU user time (s): 1298.19
CPU system time (s): 1.84172
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 458464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.19
system time used= 1.84172
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 540788
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= 5
involuntary context switches= 1049

runsolver used 4.34734 second user time and 11.0313 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-09 02:45:53
IDJOB=3318212
IDBENCH=83107
IDSOLVER=1707
FILE ID=node144/3318212-1304901953
RUNJOBID= node144-1304901953-5987
PBS_JOBID= 13282127
Free space on /tmp= 37688 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom26.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318212-1304901953/watcher-3318212-1304901953 -o /tmp/evaluation-result-3318212-1304901953/solver-3318212-1304901953 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318212-1304901953.cnf

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=19564929

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16955188 kB
Buffers:        194012 kB
Cached:        8160980 kB
SwapCached:          0 kB
Active:        7613332 kB
Inactive:      7908436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16955188 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12452 kB
Writeback:           0 kB
AnonPages:     7167008 kB
Mapped:          27252 kB
Slab:           373020 kB
PageTables:      37888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82062044 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= 37692 MiB
End job on node144 at 2011-05-09 03:07:35