Trace number 3362700

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 reference: minisat 2.2.0? (TO) 1300.08 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
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 variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

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

running on 2 cores: 0,2

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.98 4.02 4.00 5/362 14491
/proc/meminfo: memFree=6157652/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=22060 CPUtime=0 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 1190 0 0 0 0 0 0 0 25 0 1 0 642382873 22589440 1131 33554432000 4194304 4291037 140733423005008 18446744073709551615 4240897 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 5515 1134 213 24 0 2149 0

[startup+0.018186 s]
/proc/loadavg: 3.98 4.02 4.00 5/362 14491
/proc/meminfo: memFree=6157652/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=24044 CPUtime=0.01 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 1831 0 0 0 1 0 0 0 25 0 1 0 642382873 24621056 1748 33554432000 4194304 4291037 140733423005008 18446744073709551615 254500357336 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 6011 1749 216 24 0 2645 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24044

[startup+0.101205 s]
/proc/loadavg: 3.98 4.02 4.00 5/362 14491
/proc/meminfo: memFree=6157652/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=29764 CPUtime=0.09 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 3859 0 0 0 9 0 0 0 25 0 1 0 642382873 30478336 3578 33554432000 4194304 4291037 140733423005008 18446744073709551615 4247411 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 7441 3579 240 24 0 4075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29764

[startup+0.301156 s]
/proc/loadavg: 3.98 4.02 4.00 5/362 14491
/proc/meminfo: memFree=6157652/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=26132 CPUtime=0.29 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 4850 0 0 0 29 0 0 0 25 0 1 0 642382873 26759168 3133 33554432000 4194304 4291037 140733423005008 18446744073709551615 4262129 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 6533 3133 258 24 0 3167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26132

[startup+0.70108 s]
/proc/loadavg: 3.98 4.02 4.00 5/362 14491
/proc/meminfo: memFree=6157652/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=28808 CPUtime=0.69 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 5024 0 0 0 69 0 0 0 25 0 1 0 642382873 29499392 3304 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 7202 3304 259 24 0 3836 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28808

[startup+1.50092 s]
/proc/loadavg: 3.98 4.02 4.00 5/363 14492
/proc/meminfo: memFree=6142152/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=28808 CPUtime=1.49 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 5425 0 0 0 149 0 0 0 25 0 1 0 642382873 29499392 3698 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 7202 3698 259 24 0 3836 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28808

[startup+3.10059 s]
/proc/loadavg: 3.98 4.02 4.00 5/363 14492
/proc/meminfo: memFree=6132100/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=35884 CPUtime=3.09 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 7315 0 0 0 308 1 0 0 25 0 1 0 642382873 36745216 5572 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255760 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 8971 5572 259 24 0 5605 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35884

[startup+6.30097 s]
/proc/loadavg: 3.99 4.02 4.00 5/363 14492
/proc/meminfo: memFree=6534824/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=47484 CPUtime=6.29 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 8737 0 0 0 628 1 0 0 25 0 1 0 642382873 48623616 6954 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 11871 6954 259 24 0 8505 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47484

[startup+12.7007 s]
/proc/loadavg: 4.07 4.03 4.00 5/363 14492
/proc/meminfo: memFree=6503460/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=63884 CPUtime=12.69 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 13862 0 0 0 1267 2 0 0 25 0 1 0 642382873 65417216 8548 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 15971 8548 259 24 0 12605 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63884

[startup+25.5012 s]
/proc/loadavg: 4.05 4.03 4.00 5/363 14492
/proc/meminfo: memFree=6457800/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=63884 CPUtime=25.49 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 19966 0 0 0 2546 3 0 0 25 0 1 0 642382873 65417216 9847 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255736 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 15971 9847 259 24 0 12605 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63884

[startup+51.1011 s]
/proc/loadavg: 4.11 4.04 4.01 5/363 14521
/proc/meminfo: memFree=6509836/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=82740 CPUtime=51.1 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 26846 0 0 0 5105 5 0 0 25 0 1 0 642382873 84725760 16590 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 20685 16590 259 24 0 17319 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 82740

[startup+102.314 s]
/proc/loadavg: 4.05 4.03 4.00 5/363 14523
/proc/meminfo: memFree=6419260/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=83772 CPUtime=102.31 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 38736 0 0 0 10224 7 0 0 25 0 1 0 642382873 85782528 16990 33554432000 4194304 4291037 140733423005008 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 20943 16990 259 24 0 17577 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 83772

[startup+162.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/363 14524
/proc/meminfo: memFree=6368052/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=83772 CPUtime=162.3 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 63446 0 0 0 16220 10 0 0 25 0 1 0 642382873 85782528 17664 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 20943 17664 259 24 0 17577 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 83772

[startup+222.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/363 14526
/proc/meminfo: memFree=6289840/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=83772 CPUtime=222.3 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 88536 0 0 0 22217 13 0 0 25 0 1 0 642382873 85782528 17664 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 20943 17664 259 24 0 17577 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 83772

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/363 14554
/proc/meminfo: memFree=6358536/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=133092 CPUtime=282.31 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 113233 0 0 0 28215 16 0 0 25 0 1 0 642382873 136286208 26168 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 33273 26168 259 24 0 29907 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 133092

[startup+342.301 s]
/proc/loadavg: 4.10 4.04 4.01 5/363 14610
/proc/meminfo: memFree=6203820/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=83772 CPUtime=342.3 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 131678 0 0 0 34211 19 0 0 25 0 1 0 642382873 85782528 17664 33554432000 4194304 4291037 140733423005008 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 20943 17664 259 24 0 17577 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 83772

[startup+402.3 s]
/proc/loadavg: 4.15 4.06 4.01 5/363 14639
/proc/meminfo: memFree=5903056/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=83772 CPUtime=402.31 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 149620 0 0 0 40209 22 0 0 25 0 1 0 642382873 85782528 17664 33554432000 4194304 4291037 140733423005008 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 20943 17664 259 24 0 17577 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 83772

[startup+462.3 s]
/proc/loadavg: 4.11 4.06 4.01 5/363 14640
/proc/meminfo: memFree=5502320/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=114748 CPUtime=462.31 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 174091 0 0 0 46206 25 0 0 25 0 1 0 642382873 117501952 25403 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 28687 25403 259 24 0 25321 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 114748

[startup+522.3 s]
/proc/loadavg: 4.11 4.06 4.01 5/363 14642
/proc/meminfo: memFree=5328380/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=164284 CPUtime=522.31 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 200476 0 0 0 52203 28 0 0 25 0 1 0 642382873 168226816 33699 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 41071 33699 259 24 0 37705 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 164284

[startup+582.3 s]
/proc/loadavg: 4.04 4.05 4.00 5/363 14643
/proc/meminfo: memFree=5216324/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=114964 CPUtime=582.32 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 219203 0 0 0 58201 31 0 0 25 0 1 0 642382873 117723136 25482 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 28741 25482 259 24 0 25375 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 114964

[startup+642.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/363 14645
/proc/meminfo: memFree=5017332/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=114964 CPUtime=642.32 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 238058 0 0 0 64199 33 0 0 25 0 1 0 642382873 117723136 25482 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 28741 25482 259 24 0 25375 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 114964

[startup+702.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/363 14647
/proc/meminfo: memFree=4873136/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=114964 CPUtime=702.32 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 257918 0 0 0 70194 38 0 0 25 0 1 0 642382873 117723136 25482 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 28741 25482 259 24 0 25375 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 114964

[startup+762.314 s]
/proc/loadavg: 4.00 4.02 4.00 5/363 14648
/proc/meminfo: memFree=4727528/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=114964 CPUtime=762.34 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 277731 0 0 0 76192 42 0 0 25 0 1 0 642382873 117723136 25482 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 28741 25482 259 24 0 25375 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 114964

[startup+822.301 s]
/proc/loadavg: 3.85 3.98 3.99 4/357 14668
/proc/meminfo: memFree=7848904/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=114964 CPUtime=822.33 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 301192 0 0 0 82186 47 0 0 25 0 1 0 642382873 117723136 25482 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 28741 25482 259 24 0 25375 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 114964

[startup+882.301 s]
/proc/loadavg: 3.34 3.82 3.93 4/357 14669
/proc/meminfo: memFree=7947464/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=114964 CPUtime=882.32 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 311354 0 0 0 88184 48 0 0 25 0 1 0 642382873 117723136 25482 33554432000 4194304 4291037 140733423005008 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 28741 25482 259 24 0 25375 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 114964

[startup+942.301 s]
/proc/loadavg: 3.19 3.69 3.88 4/357 14671
/proc/meminfo: memFree=7910756/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=164284 CPUtime=942.33 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 339089 0 0 0 94181 52 0 0 25 0 1 0 642382873 168226816 35338 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255646 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 41071 35338 259 24 0 37705 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 164284

[startup+1002.3 s]
/proc/loadavg: 3.14 3.59 3.83 4/357 14673
/proc/meminfo: memFree=7865236/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=164284 CPUtime=1002.33 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 360620 0 0 0 100178 55 0 0 25 0 1 0 642382873 168226816 33163 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 41071 33163 259 24 0 37705 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 164284

[startup+1062.3 s]
/proc/loadavg: 3.05 3.48 3.78 4/357 14674
/proc/meminfo: memFree=7886544/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=133760 CPUtime=1062.33 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 384189 0 0 0 106174 59 0 0 25 0 1 0 642382873 136970240 30181 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 33440 30181 259 24 0 30074 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 133760

[startup+1122.3 s]
/proc/loadavg: 3.02 3.39 3.72 4/357 14676
/proc/meminfo: memFree=7827872/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=133760 CPUtime=1122.34 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 409544 0 0 0 112170 64 0 0 25 0 1 0 642382873 136970240 30188 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 33440 30188 259 24 0 30074 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 133760

[startup+1182.3 s]
/proc/loadavg: 3.00 3.32 3.68 4/357 14677
/proc/meminfo: memFree=7836672/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=133760 CPUtime=1182.34 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 431274 0 0 0 118167 67 0 0 25 0 1 0 642382873 136970240 30188 33554432000 4194304 4291037 140733423005008 18446744073709551615 4248644 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 33440 30188 259 24 0 30074 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 133760

[startup+1242.3 s]
/proc/loadavg: 3.00 3.26 3.63 4/357 14679
/proc/meminfo: memFree=7795112/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=183080 CPUtime=1242.34 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 455750 0 0 0 124163 71 0 0 25 0 1 0 642382873 187473920 41367 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 45770 41367 259 24 0 42404 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 183080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.21 3.59 4/357 14680
/proc/meminfo: memFree=7803888/32950928 swapFree=45937192/67111528
[pid=14491] ppid=14489 vsize=183080 CPUtime=1300.05 cores=0,2
/proc/14491/stat : 14491 (minisat_release) R 14489 14491 14257 0 -1 4202496 479082 0 0 0 129929 76 0 0 25 0 1 0 642382873 187473920 40858 33554432000 4194304 4291037 140733423005008 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14491/statm: 45770 40858 259 24 0 42404 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 183080

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.08
CPU user time (s): 1299.31
CPU system time (s): 0.769882
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 213900

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

runsolver used 4.71828 second user time and 9.8845 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-13 19:31:02
IDJOB=3362700
IDBENCH=83108
IDSOLVER=1840
FILE ID=node149/3362700-1305307862
RUNJOBID= node149-1305306497-14275
PBS_JOBID= 13321472
Free space on /tmp= 42076 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom15.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362700-1305307862/watcher-3362700-1305307862 -o /tmp/evaluation-result-3362700-1305307862/solver-3362700-1305307862 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362700-1305307862.cnf

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=1252123285

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6157684 kB
Buffers:        272156 kB
Cached:       19144460 kB
SwapCached:      19984 kB
Active:       11374940 kB
Inactive:     14735864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6157684 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           70812 kB
Writeback:           0 kB
AnonPages:     6686608 kB
Mapped:          14488 kB
Slab:           540524 kB
PageTables:      76880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82885132 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= 42152 MiB
End job on node149 at 2011-05-13 19:52:44