Trace number 3349235

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 916.267 916.289

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.8988
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

Solver Data

916.16/916.28	c WARNING: for repeatability, setting FPU to use double precision
916.16/916.28	c restarts              : 9214
916.16/916.28	c conflicts             : 5810131        (6342 /sec)
916.16/916.28	c decisions             : 8106780        (0.00 % random) (8848 /sec)
916.16/916.28	c propagations          : 2430893434     (2653285 /sec)
916.16/916.28	c conflict literals     : 288115522      (39.24 % deleted)
916.16/916.28	c Memory used           : 115.00 MB
916.16/916.28	c CPU time              : 916.183 s
916.16/916.28	
916.16/916.28	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-3349235-1304979838/watcher-3349235-1304979838 -o /tmp/evaluation-result-3349235-1304979838/solver-3349235-1304979838 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349235-1304979838.cnf -verb=0 

running on 2 cores: 4,6

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.92 1.27 2.16 4/368 20125
/proc/meminfo: memFree=22886800/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=11796 CPUtime=0 cores=4,6
/proc/20125/stat : 20125 (runsolver) R 20122 20125 19655 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 590399382 12079104 49 33554432000 4194304 5432360 140734615553568 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/20125/statm: 2949 49 30 303 0 2643 0

[startup+0.138817 s]
/proc/loadavg: 0.92 1.27 2.16 4/368 20125
/proc/meminfo: memFree=22886800/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=25104 CPUtime=0.12 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 3635 0 0 0 12 0 0 0 25 0 1 0 590399382 25706496 2863 33554432000 4194304 4293939 140735273982480 18446744073709551615 4232665 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20125/statm: 6276 2863 225 25 0 2909 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25104

[startup+0.200806 s]
/proc/loadavg: 0.92 1.27 2.16 4/368 20125
/proc/meminfo: memFree=22886800/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=23628 CPUtime=0.18 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 3888 0 0 0 18 0 0 0 25 0 1 0 590399382 24195072 2533 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20125/statm: 5907 2533 242 25 0 2540 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 23628

[startup+0.300788 s]
/proc/loadavg: 0.92 1.27 2.16 4/368 20125
/proc/meminfo: memFree=22886800/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=23628 CPUtime=0.28 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 3946 0 0 0 28 0 0 0 25 0 1 0 590399382 24195072 2589 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20125/statm: 5907 2589 242 25 0 2540 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23628

[startup+0.70071 s]
/proc/loadavg: 0.92 1.27 2.16 4/368 20125
/proc/meminfo: memFree=22886800/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=25276 CPUtime=0.68 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 4176 0 0 0 68 0 0 0 25 0 1 0 590399382 25882624 2816 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20125/statm: 6319 2816 243 25 0 2952 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25276

[startup+1.50056 s]
/proc/loadavg: 0.92 1.27 2.16 6/377 20142
/proc/meminfo: memFree=22814680/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=29644 CPUtime=1.46 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 4638 0 0 0 146 0 0 0 25 0 1 0 590399382 30355456 3263 33554432000 4194304 4293939 140735273982480 18446744073709551615 4264704 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20125/statm: 7411 3263 243 25 0 4044 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 29644

[startup+3.10027 s]
/proc/loadavg: 0.92 1.27 2.16 5/377 20142
/proc/meminfo: memFree=22794056/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=36720 CPUtime=3.05 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 6526 0 0 0 305 0 0 0 25 0 1 0 590399382 37601280 5138 33554432000 4194304 4293939 140735273982480 18446744073709551615 4248264 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/20125/statm: 9180 5138 243 25 0 5813 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 36720

[startup+6.30071 s]
/proc/loadavg: 1.17 1.31 2.17 6/377 20142
/proc/meminfo: memFree=22773728/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=38608 CPUtime=6.25 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 8787 0 0 0 624 1 0 0 25 0 1 0 590399382 39534592 5007 33554432000 4194304 4293939 140735273982480 18446744073709551615 4262986 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 9652 5007 243 25 0 6285 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 38608

[startup+12.7005 s]
/proc/loadavg: 1.39 1.35 2.18 6/377 20142
/proc/meminfo: memFree=22737916/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=43028 CPUtime=12.64 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 10966 0 0 0 1263 1 0 0 25 0 1 0 590399382 44060672 7102 33554432000 4194304 4293939 140735273982480 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 10757 7102 243 25 0 7390 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 43028

[startup+25.5011 s]
/proc/loadavg: 1.97 1.48 2.21 6/377 20142
/proc/meminfo: memFree=22703320/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=57696 CPUtime=25.45 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 16305 0 0 0 2543 2 0 0 25 0 1 0 590399382 59080704 9341 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 14424 9341 245 25 0 11057 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 57696

[startup+51.1012 s]
/proc/loadavg: 2.66 1.68 2.26 5/377 20143
/proc/meminfo: memFree=22682520/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=57696 CPUtime=51.04 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 17072 0 0 0 5102 2 0 0 25 0 1 0 590399382 59080704 10090 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 14424 10090 245 25 0 11057 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 57696

[startup+102.301 s]
/proc/loadavg: 3.51 2.07 2.36 6/377 20147
/proc/meminfo: memFree=22625856/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=64772 CPUtime=102.26 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 19437 0 0 0 10223 3 0 0 25 0 1 0 590399382 66326528 12362 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 16193 12362 245 25 0 12826 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 64772

[startup+162.3 s]
/proc/loadavg: 3.82 2.42 2.46 6/377 20149
/proc/meminfo: memFree=22603216/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=64772 CPUtime=162.24 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 19859 0 0 0 16221 3 0 0 25 0 1 0 590399382 66326528 12781 33554432000 4194304 4293939 140735273982480 18446744073709551615 4249228 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 16193 12781 245 25 0 12826 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 64772

[startup+222.314 s]
/proc/loadavg: 4.11 2.75 2.57 6/377 20151
/proc/meminfo: memFree=22544884/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=88708 CPUtime=222.26 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 38638 0 0 0 22220 6 0 0 25 0 1 0 590399382 90836992 16255 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 22177 16255 245 25 0 18810 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 88708

[startup+282.301 s]
/proc/loadavg: 4.04 2.97 2.65 6/377 20152
/proc/meminfo: memFree=22570132/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=88708 CPUtime=282.25 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 39594 0 0 0 28219 6 0 0 25 0 1 0 590399382 90836992 17199 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255555 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 22177 17199 245 25 0 18810 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 88708

[startup+342.301 s]
/proc/loadavg: 4.01 3.16 2.73 6/377 20154
/proc/meminfo: memFree=22567968/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=88708 CPUtime=342.25 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 39909 0 0 0 34219 6 0 0 25 0 1 0 590399382 90836992 17509 33554432000 4194304 4293939 140735273982480 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 22177 17509 245 25 0 18810 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 88708

[startup+402.301 s]
/proc/loadavg: 4.00 3.31 2.81 6/377 20182
/proc/meminfo: memFree=22559096/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=88708 CPUtime=402.25 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 40231 0 0 0 40219 6 0 0 25 0 1 0 590399382 90836992 17822 33554432000 4194304 4293939 140735273982480 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 22177 17822 245 25 0 18810 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 88708

[startup+462.301 s]
/proc/loadavg: 4.00 3.43 2.88 6/377 20184
/proc/meminfo: memFree=22500768/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=88708 CPUtime=462.25 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 40231 0 0 0 46219 6 0 0 25 0 1 0 590399382 90836992 17822 33554432000 4194304 4293939 140735273982480 18446744073709551615 4248240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 22177 17822 245 25 0 18810 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 88708

[startup+522.3 s]
/proc/loadavg: 4.11 3.56 2.96 5/377 20186
/proc/meminfo: memFree=22464876/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=88708 CPUtime=522.25 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 40382 0 0 0 52219 6 0 0 25 0 1 0 590399382 90836992 17970 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255937 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 22177 17970 245 25 0 18810 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 88708

[startup+582.301 s]
/proc/loadavg: 4.09 3.66 3.03 6/377 20187
/proc/meminfo: memFree=22470528/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=88708 CPUtime=582.26 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 40503 0 0 0 58220 6 0 0 25 0 1 0 590399382 90836992 18090 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 22177 18090 245 25 0 18810 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 88708

[startup+642.301 s]
/proc/loadavg: 4.03 3.72 3.09 6/377 20189
/proc/meminfo: memFree=22416540/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=88708 CPUtime=642.26 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 40692 0 0 0 64220 6 0 0 25 0 1 0 590399382 90836992 18276 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 22177 18276 245 25 0 18810 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 88708

[startup+702.301 s]
/proc/loadavg: 4.06 3.78 3.14 5/377 20190
/proc/meminfo: memFree=22396792/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=95592 CPUtime=702.27 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 42650 0 0 0 70220 7 0 0 25 0 1 0 590399382 97886208 20154 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 23898 20154 245 25 0 20531 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 95592

[startup+762.301 s]
/proc/loadavg: 4.02 3.82 3.20 6/377 20192
/proc/meminfo: memFree=22421296/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=95592 CPUtime=762.28 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 42669 0 0 0 76221 7 0 0 25 0 1 0 590399382 97886208 20173 33554432000 4194304 4293939 140735273982480 18446744073709551615 4249100 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 23898 20173 245 25 0 20531 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 95592

[startup+822.301 s]
/proc/loadavg: 4.09 3.88 3.25 6/377 20194
/proc/meminfo: memFree=22471580/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=95592 CPUtime=822.27 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 42969 0 0 0 82220 7 0 0 25 0 1 0 590399382 97886208 20466 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 23898 20466 245 25 0 20531 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 95592

[startup+882.314 s]
/proc/loadavg: 4.03 3.90 3.30 5/377 20195
/proc/meminfo: memFree=22412876/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=107860 CPUtime=882.28 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 44440 0 0 0 88221 7 0 0 25 0 1 0 590399382 110448640 21903 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 26965 21903 245 25 0 23598 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 107860

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

[startup+896.001 s]
/proc/loadavg: 4.02 3.90 3.31 6/377 20196
/proc/meminfo: memFree=22381872/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=107860 CPUtime=895.96 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 44440 0 0 0 89589 7 0 0 25 0 1 0 590399382 110448640 21903 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 26965 21903 245 25 0 23598 0
Current children cumulated CPU time (s) 895.96
Current children cumulated vsize (KiB) 107860

[startup+908.801 s]
/proc/loadavg: 4.02 3.90 3.31 5/377 20196
/proc/meminfo: memFree=22414844/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=107860 CPUtime=908.76 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 44440 0 0 0 90869 7 0 0 25 0 1 0 590399382 110448640 21903 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 26965 21903 245 25 0 23598 0
Current children cumulated CPU time (s) 908.76
Current children cumulated vsize (KiB) 107860

[startup+912.015 s]
/proc/loadavg: 4.02 3.91 3.32 6/377 20196
/proc/meminfo: memFree=22404800/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=107860 CPUtime=911.98 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 44440 0 0 0 91191 7 0 0 25 0 1 0 590399382 110448640 21903 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 26965 21903 245 25 0 23598 0
Current children cumulated CPU time (s) 911.98
Current children cumulated vsize (KiB) 107860

[startup+913.6 s]
/proc/loadavg: 4.02 3.91 3.32 6/377 20196
/proc/meminfo: memFree=22401948/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=107860 CPUtime=913.56 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 44440 0 0 0 91349 7 0 0 25 0 1 0 590399382 110448640 21903 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 26965 21903 245 25 0 23598 0
Current children cumulated CPU time (s) 913.56
Current children cumulated vsize (KiB) 107860

[startup+915.201 s]
/proc/loadavg: 4.02 3.91 3.32 6/377 20196
/proc/meminfo: memFree=22396116/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=107860 CPUtime=915.18 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 44440 0 0 0 91511 7 0 0 25 0 1 0 590399382 110448640 21903 33554432000 4194304 4293939 140735273982480 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 26965 21903 245 25 0 23598 0
Current children cumulated CPU time (s) 915.18
Current children cumulated vsize (KiB) 107860

[startup+916.001 s]
/proc/loadavg: 4.02 3.91 3.32 6/377 20196
/proc/meminfo: memFree=22396116/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=107860 CPUtime=915.96 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 44440 0 0 0 91589 7 0 0 25 0 1 0 590399382 110448640 21903 33554432000 4194304 4293939 140735273982480 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 26965 21903 245 25 0 23598 0
Current children cumulated CPU time (s) 915.96
Current children cumulated vsize (KiB) 107860

[startup+916.201 s]
/proc/loadavg: 4.02 3.91 3.32 6/377 20196
/proc/meminfo: memFree=22396116/32951124 swapFree=66341944/67111528
[pid=20125] ppid=20122 vsize=107860 CPUtime=916.16 cores=4,6
/proc/20125/stat : 20125 (ebminisat_relea) R 20122 20125 19655 0 -1 4202496 44440 0 0 0 91609 7 0 0 25 0 1 0 590399382 110448640 21903 33554432000 4194304 4293939 140735273982480 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20125/statm: 26965 21903 245 25 0 23598 0
Current children cumulated CPU time (s) 916.16
Current children cumulated vsize (KiB) 107860

Child status: 20
Real time (s): 916.289
CPU time (s): 916.267
CPU user time (s): 916.183
CPU system time (s): 0.083987
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 118396

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

runsolver used 3.33849 second user time and 7.50286 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-10 00:23:58
IDJOB=3349235
IDBENCH=83117
IDSOLVER=1812
FILE ID=node141/3349235-1304979838
RUNJOBID= node141-1304979838-20100
PBS_JOBID= 13285672
Free space on /tmp= 49296 MiB

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

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=1960490369

node141.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	: 5362.96
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.82
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.84
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.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.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:     32951124 kB
MemFree:      22887336 kB
Buffers:        151108 kB
Cached:        4463604 kB
SwapCached:      22608 kB
Active:        2530408 kB
Inactive:      7323472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22887336 kB
SwapTotal:    67111528 kB
SwapFree:     66341944 kB
Dirty:            7280 kB
Writeback:          16 kB
AnonPages:     5222876 kB
Mapped:          19180 kB
Slab:           109044 kB
PageTables:      38328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86259892 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= 49292 MiB
End job on node141 at 2011-05-10 00:39:14