Trace number 3309827

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
glueminisat 2.2.5UNSAT 3414.61 3414.51

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 benchmark762.1
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

3414.60/3414.50	WARNING: for repeatability, setting FPU to use double precision
3414.60/3414.50	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: 935)

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-3309827-1303995513/watcher-3309827-1303995513 -o /tmp/evaluation-result-3309827-1303995513/solver-3309827-1303995513 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309827-1303995513.cnf 

running on 4 cores: 0,2,4,6

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.00 2.01 2.00 2/181 24896
/proc/meminfo: memFree=16929300/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=22392 CPUtime=0 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 1319 0 0 0 0 0 0 0 25 0 1 0 511149188 22929408 1259 33554432000 4194304 4309791 140736792613200 18446744073709551615 4262464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24896/statm: 5598 1259 217 29 0 2227 0

[startup+0.103411 s]
/proc/loadavg: 2.00 2.01 2.00 2/181 24896
/proc/meminfo: memFree=16929300/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=26036 CPUtime=0.09 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 4041 0 0 0 9 0 0 0 25 0 1 0 511149188 26660864 3178 33554432000 4194304 4309791 140736792613200 18446744073709551615 4210714 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24896/statm: 6509 3178 226 29 0 3138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26036

[startup+0.200364 s]
/proc/loadavg: 2.00 2.01 2.00 2/181 24896
/proc/meminfo: memFree=16929300/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=25236 CPUtime=0.19 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 4395 0 0 0 19 0 0 0 25 0 1 0 511149188 25841664 2866 33554432000 4194304 4309791 140736792613200 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24896/statm: 6309 2866 243 29 0 2938 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 25236

[startup+0.300342 s]
/proc/loadavg: 2.00 2.01 2.00 2/181 24896
/proc/meminfo: memFree=16929300/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=25236 CPUtime=0.29 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 4438 0 0 0 29 0 0 0 25 0 1 0 511149188 25841664 2905 33554432000 4194304 4309791 140736792613200 18446744073709551615 4276892 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24896/statm: 6309 2905 243 29 0 2938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25236

[startup+0.700306 s]
/proc/loadavg: 2.00 2.01 2.00 2/181 24896
/proc/meminfo: memFree=16929300/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=27916 CPUtime=0.69 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 4987 0 0 0 69 0 0 0 25 0 1 0 511149188 28585984 3393 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259111 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24896/statm: 6979 3393 244 29 0 3608 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27916

[startup+1.50115 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 24897
/proc/meminfo: memFree=16915404/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=27916 CPUtime=1.49 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 5284 0 0 0 149 0 0 0 25 0 1 0 511149188 28585984 3686 33554432000 4194304 4309791 140736792613200 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24896/statm: 6979 3686 244 29 0 3608 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27916

[startup+3.10084 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 24897
/proc/meminfo: memFree=16911312/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=30952 CPUtime=3.09 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 6075 0 0 0 309 0 0 0 25 0 1 0 511149188 31694848 4416 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24896/statm: 7738 4416 244 29 0 4367 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30952

[startup+6.30025 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 24897
/proc/meminfo: memFree=16908468/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=40080 CPUtime=6.29 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 8139 0 0 0 628 1 0 0 25 0 1 0 511149188 41041920 5137 33554432000 4194304 4309791 140736792613200 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24896/statm: 10020 5137 244 29 0 6649 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40080

[startup+12.7011 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 24897
/proc/meminfo: memFree=16896876/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=44500 CPUtime=12.69 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 10424 0 0 0 1268 1 0 0 25 0 1 0 511149188 45568000 7333 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259171 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 11125 7333 244 29 0 7754 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44500

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24898
/proc/meminfo: memFree=16891064/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=44500 CPUtime=25.49 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 10712 0 0 0 2548 1 0 0 25 0 1 0 511149188 45568000 7615 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 11125 7615 244 29 0 7754 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44500

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24898
/proc/meminfo: memFree=16877488/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=52880 CPUtime=51.09 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 15716 0 0 0 5107 2 0 0 25 0 1 0 511149188 54149120 9581 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 13220 9581 244 29 0 9849 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52880

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24900
/proc/meminfo: memFree=16858740/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=71556 CPUtime=102.3 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 17428 0 0 0 10227 3 0 0 25 0 1 0 511149188 73273344 11258 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 17889 11258 244 29 0 14518 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71556

[startup+162.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 24910
/proc/meminfo: memFree=16844300/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=90412 CPUtime=162.3 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 23224 0 0 0 16226 4 0 0 25 0 1 0 511149188 92581888 12114 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 22603 12114 244 29 0 19232 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 90412

[startup+222.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 24912
/proc/meminfo: memFree=16890280/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=90412 CPUtime=222.3 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 28609 0 0 0 22226 4 0 0 25 0 1 0 511149188 92581888 17285 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 22603 17285 244 29 0 19232 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 90412

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24914
/proc/meminfo: memFree=16840904/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=90412 CPUtime=282.3 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 29527 0 0 0 28224 6 0 0 25 0 1 0 511149188 92581888 18185 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 22603 18185 244 29 0 19232 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90412

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24915
/proc/meminfo: memFree=16827864/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=90412 CPUtime=342.3 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 29625 0 0 0 34224 6 0 0 25 0 1 0 511149188 92581888 18281 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 22603 18281 244 29 0 19232 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 90412

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24920
/proc/meminfo: memFree=16814840/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=90412 CPUtime=402.3 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 30301 0 0 0 40224 6 0 0 25 0 1 0 511149188 92581888 18944 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 22603 18944 244 29 0 19232 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 90412

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24921
/proc/meminfo: memFree=16833680/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=107140 CPUtime=462.31 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 33700 0 0 0 46224 7 0 0 25 0 1 0 511149188 109711360 22299 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 26785 22299 244 29 0 23414 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 107140

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 24923
/proc/meminfo: memFree=16816168/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=107140 CPUtime=522.31 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 34249 0 0 0 52224 7 0 0 25 0 1 0 511149188 109711360 22833 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 26785 22833 244 29 0 23414 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 107140

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 24925
/proc/meminfo: memFree=16801404/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=107140 CPUtime=582.31 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 34634 0 0 0 58224 7 0 0 25 0 1 0 511149188 109711360 23208 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 26785 23208 244 29 0 23414 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 107140

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=16896704/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=125816 CPUtime=2742.38 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 347933 0 0 0 274169 69 0 0 25 0 1 0 511149188 128835584 28196 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 31454 28196 244 29 0 28083 0
Current children cumulated CPU time (s) 2742.38
Current children cumulated vsize (KiB) 125816

[startup+2802.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25066
/proc/meminfo: memFree=16895444/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=125816 CPUtime=2802.38 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 360365 0 0 0 280166 72 0 0 25 0 1 0 511149188 128835584 28196 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 31454 28196 244 29 0 28083 0
Current children cumulated CPU time (s) 2802.38
Current children cumulated vsize (KiB) 125816

[startup+2862.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 25067
/proc/meminfo: memFree=16857348/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=175136 CPUtime=2862.38 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 369531 0 0 0 286165 73 0 0 25 0 1 0 511149188 179339264 37305 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 43784 37305 244 29 0 40413 0
Current children cumulated CPU time (s) 2862.38
Current children cumulated vsize (KiB) 175136

[startup+2922.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 25069
/proc/meminfo: memFree=16893160/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=125816 CPUtime=2922.38 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 372784 0 0 0 292163 75 0 0 25 0 1 0 511149188 128835584 28196 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 31454 28196 244 29 0 28083 0
Current children cumulated CPU time (s) 2922.38
Current children cumulated vsize (KiB) 125816

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25071
/proc/meminfo: memFree=16851604/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=175136 CPUtime=2982.38 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 383324 0 0 0 298162 76 0 0 25 0 1 0 511149188 179339264 38653 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 43784 38653 244 29 0 40413 0
Current children cumulated CPU time (s) 2982.38
Current children cumulated vsize (KiB) 175136

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25099
/proc/meminfo: memFree=16799448/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=125816 CPUtime=3042.38 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 384698 0 0 0 304161 77 0 0 25 0 1 0 511149188 128835584 28196 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 31454 28196 244 29 0 28083 0
Current children cumulated CPU time (s) 3042.38
Current children cumulated vsize (KiB) 125816

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25101
/proc/meminfo: memFree=16559284/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=175136 CPUtime=3102.38 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 393350 0 0 0 310160 78 0 0 25 0 1 0 511149188 179339264 36816 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 43784 36816 244 29 0 40413 0
Current children cumulated CPU time (s) 3102.38
Current children cumulated vsize (KiB) 175136

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25102
/proc/meminfo: memFree=16593116/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=125816 CPUtime=3162.38 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 394395 0 0 0 316160 78 0 0 25 0 1 0 511149188 128835584 28196 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 31454 28196 244 29 0 28083 0
Current children cumulated CPU time (s) 3162.38
Current children cumulated vsize (KiB) 125816

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25104
/proc/meminfo: memFree=16544732/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=175136 CPUtime=3222.39 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 406765 0 0 0 322158 81 0 0 25 0 1 0 511149188 179339264 40461 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 43784 40461 244 29 0 40413 0
Current children cumulated CPU time (s) 3222.39
Current children cumulated vsize (KiB) 175136

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25106
/proc/meminfo: memFree=16593084/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=125816 CPUtime=3282.39 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 408738 0 0 0 328156 83 0 0 25 0 1 0 511149188 128835584 28196 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259872 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 31454 28196 244 29 0 28083 0
Current children cumulated CPU time (s) 3282.39
Current children cumulated vsize (KiB) 125816

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25107
/proc/meminfo: memFree=16553756/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=175136 CPUtime=3342.39 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 418803 0 0 0 334155 84 0 0 25 0 1 0 511149188 179339264 38188 33554432000 4194304 4309791 140736792613200 18446744073709551615 4252220 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 43784 38188 244 29 0 40413 0
Current children cumulated CPU time (s) 3342.39
Current children cumulated vsize (KiB) 175136

[startup+3402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 25109
/proc/meminfo: memFree=16538992/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=205956 CPUtime=3402.4 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 422621 0 0 0 340155 85 0 0 25 0 1 0 511149188 210898944 41902 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 51489 41902 244 29 0 48118 0
Current children cumulated CPU time (s) 3402.4
Current children cumulated vsize (KiB) 205956

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

[startup+3404.8 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 25109
/proc/meminfo: memFree=16538496/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=205956 CPUtime=3404.89 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 422750 0 0 0 340404 85 0 0 25 0 1 0 511149188 210898944 42027 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 51489 42027 244 29 0 48118 0
Current children cumulated CPU time (s) 3404.89
Current children cumulated vsize (KiB) 205956

[startup+3411.21 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 25109
/proc/meminfo: memFree=16537256/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=205956 CPUtime=3411.29 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 423060 0 0 0 341044 85 0 0 25 0 1 0 511149188 210898944 42331 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259852 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 51489 42331 244 29 0 48118 0
Current children cumulated CPU time (s) 3411.29
Current children cumulated vsize (KiB) 205956

[startup+3412.8 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 25109
/proc/meminfo: memFree=16536884/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=205956 CPUtime=3412.89 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 423188 0 0 0 341204 85 0 0 25 0 1 0 511149188 210898944 42453 33554432000 4194304 4309791 140736792613200 18446744073709551615 4291273 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 51489 42453 244 29 0 48118 0
Current children cumulated CPU time (s) 3412.89
Current children cumulated vsize (KiB) 205956

[startup+3413.6 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 25109
/proc/meminfo: memFree=16593304/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=125816 CPUtime=3413.7 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 423188 0 0 0 341284 86 0 0 25 0 1 0 511149188 128835584 28196 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 31454 28196 244 29 0 28083 0
Current children cumulated CPU time (s) 3413.7
Current children cumulated vsize (KiB) 125816

[startup+3414 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 25109
/proc/meminfo: memFree=16593304/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=125816 CPUtime=3414.1 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 423188 0 0 0 341324 86 0 0 25 0 1 0 511149188 128835584 28196 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 31454 28196 244 29 0 28083 0
Current children cumulated CPU time (s) 3414.1
Current children cumulated vsize (KiB) 125816

[startup+3414.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 25109
/proc/meminfo: memFree=16593304/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=125816 CPUtime=3414.5 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 423188 0 0 0 341364 86 0 0 25 0 1 0 511149188 128835584 28196 33554432000 4194304 4309791 140736792613200 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 31454 28196 244 29 0 28083 0
Current children cumulated CPU time (s) 3414.5
Current children cumulated vsize (KiB) 125816

[startup+3414.51 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 25109
/proc/meminfo: memFree=16593304/32951124 swapFree=67111528/67111528
[pid=24896] ppid=24894 vsize=125816 CPUtime=3414.6 cores=0,2,4,6
/proc/24896/stat : 24896 (glueminisat) R 24894 24896 23995 0 -1 4202496 423188 0 0 0 341374 86 0 0 25 0 1 0 511149188 128835584 28196 33554432000 4194304 4309791 140736792613200 18446744073709551615 4278836 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24896/statm: 31454 28196 244 29 0 28083 0
Current children cumulated CPU time (s) 3414.6
Current children cumulated vsize (KiB) 125816

Child status: 20
Real time (s): 3414.51
CPU time (s): 3414.61
CPU user time (s): 3413.75
CPU system time (s): 0.867868
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 205956

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

runsolver used 5.80412 second user time and 12.8201 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-28 14:58:33
IDJOB=3309827
IDBENCH=83125
IDSOLVER=1694
FILE ID=node133/3309827-1303995513
RUNJOBID= node133-1303987380-24013
PBS_JOBID= 13168741
Free space on /tmp= 71892 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309827-1303995513/watcher-3309827-1303995513 -o /tmp/evaluation-result-3309827-1303995513/solver-3309827-1303995513 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309827-1303995513.cnf

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=77734164

node133.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.834
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.66
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.834
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.75
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      16929464 kB
Buffers:       2188640 kB
Cached:       13053360 kB
SwapCached:          0 kB
Active:        9006916 kB
Inactive:      6449800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16929464 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1948 kB
Writeback:           0 kB
AnonPages:      214292 kB
Mapped:          15216 kB
Slab:           500576 kB
PageTables:       5076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   377580 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71780 MiB
End job on node133 at 2011-04-28 15:55:28