Trace number 3349302

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: EBMiniSAT 2011-03-02? (TO) 1300.02 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

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-3349302-1304980004/watcher-3349302-1304980004 -o /tmp/evaluation-result-3349302-1304980004/solver-3349302-1304980004 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349302-1304980004.cnf -verb=0 

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: 4.03 3.56 3.52 4/369 4836
/proc/meminfo: memFree=9798544/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=22064 CPUtime=0 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 1264 0 0 0 0 0 0 0 25 0 1 0 590416310 22593536 1206 33554432000 4194304 4293939 140736558097024 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 5516 1206 219 25 0 2149 0

[startup+0.0724331 s]
/proc/loadavg: 4.03 3.56 3.52 4/369 4836
/proc/meminfo: memFree=9798544/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=27544 CPUtime=0.06 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 3205 0 0 0 6 0 0 0 25 0 1 0 590416310 28205056 2963 33554432000 4194304 4293939 140736558097024 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 6886 2965 225 25 0 3519 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27544

[startup+0.100439 s]
/proc/loadavg: 4.03 3.56 3.52 4/369 4836
/proc/meminfo: memFree=9798544/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=25476 CPUtime=0.09 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 3809 0 0 0 9 0 0 0 25 0 1 0 590416310 26087424 2954 33554432000 4194304 4293939 140736558097024 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 6369 2954 225 25 0 3002 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25476

[startup+0.300395 s]
/proc/loadavg: 4.03 3.56 3.52 4/369 4836
/proc/meminfo: memFree=9798544/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=24804 CPUtime=0.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 4329 0 0 0 29 0 0 0 25 0 1 0 590416310 25399296 2803 33554432000 4194304 4293939 140736558097024 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 6201 2803 243 25 0 2834 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24804

[startup+0.700332 s]
/proc/loadavg: 4.03 3.56 3.52 4/369 4836
/proc/meminfo: memFree=9798544/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=27484 CPUtime=0.69 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 4584 0 0 0 69 0 0 0 25 0 1 0 590416310 28143616 3047 33554432000 4194304 4293939 140736558097024 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 6871 3047 244 25 0 3504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27484

[startup+1.50018 s]
/proc/loadavg: 4.03 3.56 3.52 5/370 4837
/proc/meminfo: memFree=9785400/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=27484 CPUtime=1.49 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 5031 0 0 0 148 1 0 0 25 0 1 0 590416310 28143616 3484 33554432000 4194304 4293939 140736558097024 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 6871 3484 244 25 0 3504 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27484

[startup+3.1009 s]
/proc/loadavg: 4.03 3.56 3.52 5/370 4837
/proc/meminfo: memFree=9776988/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=34696 CPUtime=3.09 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 6938 0 0 0 308 1 0 0 25 0 1 0 590416310 35528704 5374 33554432000 4194304 4293939 140736558097024 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 8674 5374 244 25 0 5307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34696

[startup+6.30033 s]
/proc/loadavg: 4.02 3.57 3.52 5/370 4837
/proc/meminfo: memFree=9768928/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=39104 CPUtime=6.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 9222 0 0 0 627 2 0 0 25 0 1 0 590416310 40042496 4875 33554432000 4194304 4293939 140736558097024 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 9776 4875 244 25 0 6409 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39104

[startup+12.7002 s]
/proc/loadavg: 4.02 3.58 3.53 5/370 4837
/proc/meminfo: memFree=9747788/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=39104 CPUtime=12.69 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 14606 0 0 0 1266 3 0 0 25 0 1 0 590416310 40042496 6546 33554432000 4194304 4293939 140736558097024 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 9776 6546 244 25 0 6409 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39104

[startup+25.5009 s]
/proc/loadavg: 4.02 3.60 3.53 5/370 4837
/proc/meminfo: memFree=9735632/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=57848 CPUtime=25.49 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 18780 0 0 0 2546 3 0 0 25 0 1 0 590416310 59236352 10609 33554432000 4194304 4293939 140736558097024 18446744073709551615 4256156 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 14462 10609 244 25 0 11095 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57848

[startup+51.1003 s]
/proc/loadavg: 4.01 3.63 3.55 5/370 4838
/proc/meminfo: memFree=9708688/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=90844 CPUtime=51.09 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 34125 0 0 0 5101 8 0 0 25 0 1 0 590416310 93024256 12306 33554432000 4194304 4293939 140736558097024 18446744073709551615 4251613 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 22711 12306 244 25 0 19344 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90844

[startup+102.314 s]
/proc/loadavg: 4.00 3.68 3.57 5/370 4867
/proc/meminfo: memFree=9747960/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=90844 CPUtime=102.31 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 39670 0 0 0 10221 10 0 0 25 0 1 0 590416310 93024256 17719 33554432000 4194304 4293939 140736558097024 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 22711 17719 244 25 0 19344 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 90844

[startup+162.3 s]
/proc/loadavg: 4.07 3.75 3.59 5/370 4868
/proc/meminfo: memFree=9671148/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=90844 CPUtime=162.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 40899 0 0 0 16219 10 0 0 25 0 1 0 590416310 93024256 18925 33554432000 4194304 4293939 140736558097024 18446744073709551615 4255642 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 22711 18925 244 25 0 19344 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 90844

[startup+222.301 s]
/proc/loadavg: 4.10 3.83 3.63 5/370 4870
/proc/meminfo: memFree=9643324/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=91032 CPUtime=222.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 58204 0 0 0 22216 13 0 0 25 0 1 0 590416310 93216768 19465 33554432000 4194304 4293939 140736558097024 18446744073709551615 4255548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 22758 19465 244 25 0 19391 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 91032

[startup+282.301 s]
/proc/loadavg: 4.03 3.85 3.65 5/370 4871
/proc/meminfo: memFree=9583256/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=91032 CPUtime=282.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 66407 0 0 0 28214 15 0 0 25 0 1 0 590416310 93216768 19511 33554432000 4194304 4293939 140736558097024 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 22758 19511 244 25 0 19391 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 91032

[startup+342.301 s]
/proc/loadavg: 4.13 3.91 3.68 5/370 4900
/proc/meminfo: memFree=9786988/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=91032 CPUtime=342.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 91642 0 0 0 34210 19 0 0 25 0 1 0 590416310 93216768 19511 33554432000 4194304 4293939 140736558097024 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 22758 19511 244 25 0 19391 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 91032

[startup+402.3 s]
/proc/loadavg: 4.05 3.92 3.69 5/370 4901
/proc/meminfo: memFree=9763916/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=140352 CPUtime=402.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 107318 0 0 0 40208 21 0 0 25 0 1 0 590416310 143720448 27101 33554432000 4194304 4293939 140736558097024 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 35088 27101 244 25 0 31721 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 140352

[startup+462.3 s]
/proc/loadavg: 4.02 3.93 3.71 5/370 4903
/proc/meminfo: memFree=9674372/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=91032 CPUtime=462.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 125198 0 0 0 46204 25 0 0 25 0 1 0 590416310 93216768 19511 33554432000 4194304 4293939 140736558097024 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 22758 19511 244 25 0 19391 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 91032

[startup+522.301 s]
/proc/loadavg: 4.00 3.94 3.73 5/370 4905
/proc/meminfo: memFree=9764112/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=91032 CPUtime=522.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 151310 0 0 0 52200 29 0 0 25 0 1 0 590416310 93216768 19511 33554432000 4194304 4293939 140736558097024 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 22758 19511 244 25 0 19391 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 91032

[startup+582.301 s]
/proc/loadavg: 4.00 3.95 3.74 5/370 4906
/proc/meminfo: memFree=9697492/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=91032 CPUtime=582.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 168939 0 0 0 58198 31 0 0 25 0 1 0 590416310 93216768 19511 33554432000 4194304 4293939 140736558097024 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 22758 19511 244 25 0 19391 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 91032

[startup+642.3 s]
/proc/loadavg: 4.00 3.96 3.75 5/370 4909
/proc/meminfo: memFree=9606196/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=140352 CPUtime=642.3 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 194430 0 0 0 64195 35 0 0 25 0 1 0 590416310 143720448 27376 33554432000 4194304 4293939 140736558097024 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 35088 27376 244 25 0 31721 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 140352

[startup+702.3 s]
/proc/loadavg: 4.00 3.96 3.76 5/370 4910
/proc/meminfo: memFree=9693704/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=91032 CPUtime=702.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 213264 0 0 0 70190 39 0 0 25 0 1 0 590416310 93216768 19511 33554432000 4194304 4293939 140736558097024 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 22758 19511 244 25 0 19391 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 91032

[startup+762.314 s]
/proc/loadavg: 4.13 4.01 3.79 5/370 4912
/proc/meminfo: memFree=9610720/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=140352 CPUtime=762.31 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 238391 0 0 0 76189 42 0 0 25 0 1 0 590416310 143720448 27485 33554432000 4194304 4293939 140736558097024 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 35088 27485 244 25 0 31721 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 140352

[startup+822.301 s]
/proc/loadavg: 4.05 4.00 3.80 5/370 4914
/proc/meminfo: memFree=9610308/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=91032 CPUtime=822.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 257547 0 0 0 82184 45 0 0 25 0 1 0 590416310 93216768 19511 33554432000 4194304 4293939 140736558097024 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 22758 19511 244 25 0 19391 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 91032

[startup+882.301 s]
/proc/loadavg: 4.09 4.02 3.82 5/370 4915
/proc/meminfo: memFree=9570212/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=91032 CPUtime=882.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 275666 0 0 0 88181 48 0 0 25 0 1 0 590416310 93216768 19511 33554432000 4194304 4293939 140736558097024 18446744073709551615 4256111 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 22758 19511 244 25 0 19391 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 91032

[startup+942.3 s]
/proc/loadavg: 4.07 4.03 3.83 5/370 4917
/proc/meminfo: memFree=9475444/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=140636 CPUtime=942.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 301883 0 0 0 94177 52 0 0 25 0 1 0 590416310 144011264 28084 33554432000 4194304 4293939 140736558097024 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 35159 28084 244 25 0 31792 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 140636

[startup+1002.3 s]
/proc/loadavg: 3.58 3.91 3.80 4/364 4937
/proc/meminfo: memFree=10221308/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=170984 CPUtime=1002.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 335136 0 0 0 100172 57 0 0 25 0 1 0 590416310 175087616 35569 33554432000 4194304 4293939 140736558097024 18446744073709551615 4262936 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 42746 35569 244 25 0 39379 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 170984

[startup+1062.3 s]
/proc/loadavg: 3.21 3.74 3.75 4/364 4938
/proc/meminfo: memFree=10378976/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=121664 CPUtime=1062.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 354296 0 0 0 106168 61 0 0 25 0 1 0 590416310 124583936 27156 33554432000 4194304 4293939 140736558097024 18446744073709551615 4256153 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 30416 27156 244 25 0 27049 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 121664

[startup+1122.3 s]
/proc/loadavg: 3.08 3.60 3.70 4/364 4940
/proc/meminfo: memFree=10307024/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=170984 CPUtime=1122.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 382144 0 0 0 112164 65 0 0 25 0 1 0 590416310 175087616 34857 33554432000 4194304 4293939 140736558097024 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 42746 34857 244 25 0 39379 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 170984

[startup+1182.3 s]
/proc/loadavg: 3.03 3.49 3.65 4/364 4941
/proc/meminfo: memFree=10218944/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=121664 CPUtime=1182.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 393560 0 0 0 118160 69 0 0 25 0 1 0 590416310 124583936 27156 33554432000 4194304 4293939 140736558097024 18446744073709551615 4262729 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 30416 27156 244 25 0 27049 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 121664

[startup+1242.3 s]
/proc/loadavg: 3.01 3.40 3.61 4/364 4943
/proc/meminfo: memFree=10353192/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=170984 CPUtime=1242.29 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 420135 0 0 0 124156 73 0 0 25 0 1 0 590416310 175087616 34767 33554432000 4194304 4293939 140736558097024 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 42746 34767 244 25 0 39379 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 170984



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.05 3.34 3.57 4/364 4944
/proc/meminfo: memFree=10325856/32951124 swapFree=67111348/67111528
[pid=4836] ppid=4834 vsize=121664 CPUtime=1299.99 cores=5,7
/proc/4836/stat : 4836 (ebminisat_relea) R 4834 4836 4205 0 -1 4202496 431574 0 0 0 129923 76 0 0 25 0 1 0 590416310 124583936 27156 33554432000 4194304 4293939 140736558097024 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4836/statm: 30416 27156 244 25 0 27049 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 121664

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.02
CPU user time (s): 1299.25
CPU system time (s): 0.771882
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 170984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.25
system time used= 0.771882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 431574
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 16458

runsolver used 4.38733 second user time and 10.9523 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-10 00:26:45
IDJOB=3349302
IDBENCH=83125
IDSOLVER=1812
FILE ID=node145/3349302-1304980004
RUNJOBID= node145-1304979664-4758
PBS_JOBID= 13285668
Free space on /tmp= 43176 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349302-1304980004/watcher-3349302-1304980004 -o /tmp/evaluation-result-3349302-1304980004/solver-3349302-1304980004 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349302-1304980004.cnf  -verb=0

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=445689225

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9798824 kB
Buffers:        221376 kB
Cached:       16112312 kB
SwapCached:          0 kB
Active:        7714916 kB
Inactive:     14853536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9798824 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1752 kB
Writeback:           0 kB
AnonPages:     6234720 kB
Mapped:          28004 kB
Slab:           483384 kB
PageTables:      36260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 80312424 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= 43332 MiB
End job on node145 at 2011-05-10 00:48:27