Trace number 3422449

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-02UNSAT 332.897 332.891

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.18691
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

332.80/332.88	c WARNING: for repeatability, setting FPU to use double precision
332.80/332.88	c restarts              : 4396
332.80/332.88	c conflicts             : 2574659        (7736 /sec)
332.80/332.88	c decisions             : 3660836        (0.00 % random) (10999 /sec)
332.80/332.88	c propagations          : 971887701      (2920051 /sec)
332.80/332.88	c conflict literals     : 108370394      (38.97 % deleted)
332.80/332.88	c Memory used           : 77.00 MB
332.80/332.88	c CPU time              : 332.832 s
332.80/332.88	
332.80/332.88	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3422449-1306667376/watcher-3422449-1306667376 -o /tmp/evaluation-result-3422449-1306667376/solver-3422449-1306667376 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422449-1306667376.cnf -verb=0 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.03 2.00 2/473 30916
/proc/meminfo: memFree=10326916/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=22940 CPUtime=0.01 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 1601 0 0 0 1 0 0 0 25 0 1 0 778337291 23490560 1514 33554432000 4194304 4293939 140736795433264 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 5735 1514 219 25 0 2368 0

[startup+0.039749 s]
/proc/loadavg: 2.02 2.03 2.00 2/473 30916
/proc/meminfo: memFree=10326916/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=25008 CPUtime=0.03 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 2346 0 0 0 3 0 0 0 25 0 1 0 778337291 25608192 2191 33554432000 4194304 4293939 140736795433264 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 6252 2191 225 25 0 2885 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25008

[startup+0.100738 s]
/proc/loadavg: 2.02 2.03 2.00 2/473 30916
/proc/meminfo: memFree=10326916/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=23708 CPUtime=0.09 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 3143 0 0 0 9 0 0 0 25 0 1 0 778337291 24276992 2510 33554432000 4194304 4293939 140736795433264 18446744073709551615 4236827 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 5927 2510 225 25 0 2560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23708

[startup+0.300701 s]
/proc/loadavg: 2.02 2.03 2.00 2/473 30916
/proc/meminfo: memFree=10326916/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=22320 CPUtime=0.29 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 3463 0 0 0 29 0 0 0 25 0 1 0 778337291 22855680 2334 33554432000 4194304 4293939 140736795433264 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 5580 2334 244 25 0 2213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22320

[startup+0.700631 s]
/proc/loadavg: 2.02 2.03 2.00 2/473 30916
/proc/meminfo: memFree=10326916/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=23968 CPUtime=0.69 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 3693 0 0 0 69 0 0 0 25 0 1 0 778337291 24543232 2558 33554432000 4194304 4293939 140736795433264 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 5992 2558 244 25 0 2625 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23968

[startup+1.50049 s]
/proc/loadavg: 2.02 2.03 2.00 3/474 30917
/proc/meminfo: memFree=10313896/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=28340 CPUtime=1.49 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 4789 0 0 0 149 0 0 0 25 0 1 0 778337291 29020160 3639 33554432000 4194304 4293939 140736795433264 18446744073709551615 4255831 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 7085 3639 244 25 0 3718 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28340

[startup+3.10021 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 30917
/proc/meminfo: memFree=10301548/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=35416 CPUtime=3.09 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 6649 0 0 0 308 1 0 0 25 0 1 0 778337291 36265984 5484 33554432000 4194304 4293939 140736795433264 18446744073709551615 4255747 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 8854 5484 244 25 0 5487 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35416

[startup+6.30064 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 30917
/proc/meminfo: memFree=10290084/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=45508 CPUtime=6.29 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 9480 0 0 0 628 1 0 0 25 0 1 0 778337291 46600192 6551 33554432000 4194304 4293939 140736795433264 18446744073709551615 4256134 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 11377 6551 244 25 0 8010 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45508

[startup+12.7005 s]
/proc/loadavg: 2.01 2.02 2.00 3/474 30917
/proc/meminfo: memFree=10277672/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=48792 CPUtime=12.69 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 11989 0 0 0 1268 1 0 0 25 0 1 0 778337291 49963008 6687 33554432000 4194304 4293939 140736795433264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 12198 6687 244 25 0 8831 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48792

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.00 3/474 30918
/proc/meminfo: memFree=10249652/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=48792 CPUtime=25.49 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 14286 0 0 0 2548 1 0 0 25 0 1 0 778337291 49963008 8904 33554432000 4194304 4293939 140736795433264 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 12198 8904 244 25 0 8831 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48792

[startup+51.1008 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 30918
/proc/meminfo: memFree=10197908/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=53256 CPUtime=51.1 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 15492 0 0 0 5108 2 0 0 25 0 1 0 778337291 54534144 10047 33554432000 4194304 4293939 140736795433264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 13314 10047 244 25 0 9947 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 53256

[startup+102.318 s]
/proc/loadavg: 2.09 2.05 2.01 3/474 30920
/proc/meminfo: memFree=10069424/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=68652 CPUtime=102.31 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 36935 0 0 0 10226 5 0 0 25 0 1 0 778337291 70299648 12068 33554432000 4194304 4293939 140736795433264 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 17163 12068 244 25 0 13796 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 68652

[startup+162.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/474 30921
/proc/meminfo: memFree=9949856/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=68652 CPUtime=162.3 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 38327 0 0 0 16224 6 0 0 25 0 1 0 778337291 70299648 13445 33554432000 4194304 4293939 140736795433264 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 17163 13445 244 25 0 13796 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 68652

[startup+222.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/474 30923
/proc/meminfo: memFree=9836860/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=68652 CPUtime=222.3 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 38435 0 0 0 22224 6 0 0 25 0 1 0 778337291 70299648 13550 33554432000 4194304 4293939 140736795433264 18446744073709551615 4255630 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 17163 13550 244 25 0 13796 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 68652

[startup+282.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 30924
/proc/meminfo: memFree=9738988/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=68652 CPUtime=282.3 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 38625 0 0 0 28224 6 0 0 25 0 1 0 778337291 70299648 13740 33554432000 4194304 4293939 140736795433264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 17163 13740 244 25 0 13796 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 68652

Solver just ended. Dumping a history of the last processes samples

[startup+307.101 s]
/proc/loadavg: 2.00 2.03 2.00 3/474 30925
/proc/meminfo: memFree=9696944/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=68652 CPUtime=307.1 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 38654 0 0 0 30704 6 0 0 25 0 1 0 778337291 70299648 13769 33554432000 4194304 4293939 140736795433264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 17163 13769 244 25 0 13796 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 68652

[startup+319.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 30925
/proc/meminfo: memFree=9676968/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=68652 CPUtime=319.9 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 38654 0 0 0 31984 6 0 0 25 0 1 0 778337291 70299648 13769 33554432000 4194304 4293939 140736795433264 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 17163 13769 244 25 0 13796 0
Current children cumulated CPU time (s) 319.9
Current children cumulated vsize (KiB) 68652

[startup+326.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 30926
/proc/meminfo: memFree=9664816/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=68652 CPUtime=326.3 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 38654 0 0 0 32624 6 0 0 25 0 1 0 778337291 70299648 13769 33554432000 4194304 4293939 140736795433264 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 17163 13769 244 25 0 13796 0
Current children cumulated CPU time (s) 326.3
Current children cumulated vsize (KiB) 68652

[startup+329.501 s]
/proc/loadavg: 2.08 2.04 2.01 3/474 30926
/proc/meminfo: memFree=9658616/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=68652 CPUtime=329.5 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 38654 0 0 0 32944 6 0 0 25 0 1 0 778337291 70299648 13769 33554432000 4194304 4293939 140736795433264 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 17163 13769 244 25 0 13796 0
Current children cumulated CPU time (s) 329.5
Current children cumulated vsize (KiB) 68652

[startup+331.117 s]
/proc/loadavg: 2.08 2.04 2.01 3/474 30926
/proc/meminfo: memFree=9650060/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=73004 CPUtime=331.12 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 39803 0 0 0 33106 6 0 0 25 0 1 0 778337291 74756096 14857 33554432000 4194304 4293939 140736795433264 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 18251 14857 244 25 0 14884 0
Current children cumulated CPU time (s) 331.12
Current children cumulated vsize (KiB) 73004

[startup+331.9 s]
/proc/loadavg: 2.08 2.04 2.01 3/474 30926
/proc/meminfo: memFree=9650060/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=73004 CPUtime=331.9 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 39803 0 0 0 33184 6 0 0 25 0 1 0 778337291 74756096 14857 33554432000 4194304 4293939 140736795433264 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 18251 14857 244 25 0 14884 0
Current children cumulated CPU time (s) 331.9
Current children cumulated vsize (KiB) 73004

[startup+332.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/474 30926
/proc/meminfo: memFree=9647704/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=73004 CPUtime=332.3 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 39803 0 0 0 33224 6 0 0 25 0 1 0 778337291 74756096 14857 33554432000 4194304 4293939 140736795433264 18446744073709551615 4256115 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 18251 14857 244 25 0 14884 0
Current children cumulated CPU time (s) 332.3
Current children cumulated vsize (KiB) 73004

[startup+332.7 s]
/proc/loadavg: 2.08 2.04 2.00 3/474 30926
/proc/meminfo: memFree=9647704/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=73004 CPUtime=332.7 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 39803 0 0 0 33264 6 0 0 25 0 1 0 778337291 74756096 14857 33554432000 4194304 4293939 140736795433264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 18251 14857 244 25 0 14884 0
Current children cumulated CPU time (s) 332.7
Current children cumulated vsize (KiB) 73004

[startup+332.8 s]
/proc/loadavg: 2.08 2.04 2.00 3/474 30926
/proc/meminfo: memFree=9647704/32950928 swapFree=67042960/67111528
[pid=30916] ppid=30914 vsize=73004 CPUtime=332.8 cores=1,3,5,7
/proc/30916/stat : 30916 (ebminisat_relea) R 30914 30916 30419 0 -1 4202496 39803 0 0 0 33274 6 0 0 25 0 1 0 778337291 74756096 14857 33554432000 4194304 4293939 140736795433264 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30916/statm: 18251 14857 244 25 0 14884 0
Current children cumulated CPU time (s) 332.8
Current children cumulated vsize (KiB) 73004

Child status: 20
Real time (s): 332.891
CPU time (s): 332.897
CPU user time (s): 332.832
CPU system time (s): 0.06499
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 79356

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

runsolver used 1.49577 second user time and 3.65444 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-29 13:09:36
IDJOB=3422449
IDBENCH=83118
IDSOLVER=1914
FILE ID=node125/3422449-1306667376
RUNJOBID= node125-1306658668-30438
PBS_JOBID= 13471772
Free space on /tmp= 73472 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422449-1306667376/watcher-3422449-1306667376 -o /tmp/evaluation-result-3422449-1306667376/solver-3422449-1306667376 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422449-1306667376.cnf  -verb=0

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=1488088533

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.828
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.828
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.828
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:      10327196 kB
Buffers:        329000 kB
Cached:        6235688 kB
SwapCached:      55652 kB
Active:       13055484 kB
Inactive:      9217832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10327196 kB
SwapTotal:    67111528 kB
SwapFree:     67042960 kB
Dirty:            1188 kB
Writeback:           0 kB
AnonPages:    15652884 kB
Mapped:          43708 kB
Slab:           217620 kB
PageTables:      65644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 132511312 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= 73472 MiB
End job on node125 at 2011-05-29 13:15:09