Trace number 3309812

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 1372.3 1372.27

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

1372.22/1372.26	WARNING: for repeatability, setting FPU to use double precision
1372.22/1372.26	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-3309812-1303994949/watcher-3309812-1303994949 -o /tmp/evaluation-result-3309812-1303994949/solver-3309812-1303994949 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309812-1303994949.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.00 2.00 2/175 16737
/proc/meminfo: memFree=15661248/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=21968 CPUtime=0 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 1196 0 0 0 0 0 0 0 25 0 1 0 511094566 22495232 1137 33554432000 4194304 4309791 140737376851504 18446744073709551615 4294526 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 5492 1137 217 29 0 2121 0

[startup+0.0138281 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 16737
/proc/meminfo: memFree=15661248/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=22988 CPUtime=0.01 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 1584 0 0 0 1 0 0 0 25 0 1 0 511094566 23539712 1504 33554432000 4194304 4309791 140737376851504 18446744073709551615 274664469189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 5747 1505 217 29 0 2376 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22988

[startup+0.100837 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 16737
/proc/meminfo: memFree=15661248/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=24060 CPUtime=0.09 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 3241 0 0 0 9 0 0 0 25 0 1 0 511094566 24637440 2605 33554432000 4194304 4309791 140737376851504 18446744073709551615 4232227 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 6015 2605 226 29 0 2644 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24060

[startup+0.300786 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 16737
/proc/meminfo: memFree=15661248/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=24324 CPUtime=0.29 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 3563 0 0 0 29 0 0 0 25 0 1 0 511094566 24907776 2433 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 6081 2433 246 29 0 2710 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24324

[startup+0.700713 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 16737
/proc/meminfo: memFree=15661248/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=24324 CPUtime=0.69 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 3954 0 0 0 69 0 0 0 25 0 1 0 511094566 24907776 2780 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 6081 2780 246 29 0 2710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24324

[startup+1.50055 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16738
/proc/meminfo: memFree=15648972/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=28732 CPUtime=1.49 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 4513 0 0 0 149 0 0 0 25 0 1 0 511094566 29421568 3294 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 7183 3294 246 29 0 3812 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28732

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16738
/proc/meminfo: memFree=15644756/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=31436 CPUtime=3.09 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 5515 0 0 0 309 0 0 0 25 0 1 0 511094566 32190464 4231 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 7859 4231 246 29 0 4488 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31436

[startup+6.30074 s]
/proc/loadavg: 2.16 2.03 2.01 3/176 16739
/proc/meminfo: memFree=15636952/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=34560 CPUtime=6.29 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 6030 0 0 0 629 0 0 0 25 0 1 0 511094566 35389440 4717 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 8640 4717 246 29 0 5269 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34560

[startup+12.7006 s]
/proc/loadavg: 2.15 2.03 2.01 3/176 16739
/proc/meminfo: memFree=15622172/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=38952 CPUtime=12.69 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 7878 0 0 0 1269 0 0 0 25 0 1 0 511094566 39886848 6488 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 9738 6488 246 29 0 6367 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38952

[startup+25.5004 s]
/proc/loadavg: 2.11 2.03 2.01 3/176 16739
/proc/meminfo: memFree=15606548/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=46092 CPUtime=25.49 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 12137 0 0 0 2548 1 0 0 25 0 1 0 511094566 47198208 6015 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259917 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 11523 6015 246 29 0 8152 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46092

[startup+51.101 s]
/proc/loadavg: 2.07 2.03 2.01 3/176 16740
/proc/meminfo: memFree=15571312/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=69632 CPUtime=51.09 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 18357 0 0 0 5107 2 0 0 25 0 1 0 511094566 71303168 9240 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 17408 9240 246 29 0 14037 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69632

[startup+102.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 16741
/proc/meminfo: memFree=15503732/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=69632 CPUtime=102.3 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 19104 0 0 0 10228 2 0 0 25 0 1 0 511094566 71303168 9973 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 17408 9973 246 29 0 14037 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69632

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 16743
/proc/meminfo: memFree=15400676/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=69632 CPUtime=162.29 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 22977 0 0 0 16227 2 0 0 25 0 1 0 511094566 71303168 13721 33554432000 4194304 4309791 140737376851504 18446744073709551615 4275229 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 17408 13721 246 29 0 14037 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 69632

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 16744
/proc/meminfo: memFree=15721580/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=69632 CPUtime=222.3 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 28148 0 0 0 22227 3 0 0 25 0 1 0 511094566 71303168 14140 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259376 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 17408 14140 246 29 0 14037 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 69632

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16746
/proc/meminfo: memFree=15636624/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=90308 CPUtime=282.3 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 30823 0 0 0 28226 4 0 0 25 0 1 0 511094566 92475392 16802 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 22577 16802 246 29 0 19206 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90308

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16747
/proc/meminfo: memFree=15570644/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=90308 CPUtime=342.3 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 31160 0 0 0 34226 4 0 0 25 0 1 0 511094566 92475392 17129 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 22577 17129 246 29 0 19206 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 90308

[startup+402.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 16749
/proc/meminfo: memFree=15482468/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=90308 CPUtime=402.3 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 31805 0 0 0 40226 4 0 0 25 0 1 0 511094566 92475392 17758 33554432000 4194304 4309791 140737376851504 18446744073709551615 4252144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 22577 17758 246 29 0 19206 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 90308

[startup+462.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 16751
/proc/meminfo: memFree=15411652/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=90308 CPUtime=462.3 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 32180 0 0 0 46226 4 0 0 25 0 1 0 511094566 92475392 18122 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 22577 18122 246 29 0 19206 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 90308

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16752
/proc/meminfo: memFree=15311704/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=90308 CPUtime=522.3 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 32529 0 0 0 52226 4 0 0 25 0 1 0 511094566 92475392 18460 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 22577 18460 246 29 0 19206 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 90308

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16754
/proc/meminfo: memFree=15185948/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=90308 CPUtime=582.3 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 32704 0 0 0 58226 4 0 0 25 0 1 0 511094566 92475392 18632 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 22577 18632 246 29 0 19206 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 90308

[startup+642.3 s]

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

/proc/meminfo: memFree=15659484/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=90308 CPUtime=702.3 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 33174 0 0 0 70226 4 0 0 25 0 1 0 511094566 92475392 19085 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 22577 19085 246 29 0 19206 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 90308

[startup+762.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 16768
/proc/meminfo: memFree=15573968/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=90308 CPUtime=762.3 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 41061 0 0 0 76225 5 0 0 25 0 1 0 511094566 92475392 19182 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 22577 19182 246 29 0 19206 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 90308

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16769
/proc/meminfo: memFree=15501912/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=90308 CPUtime=822.3 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 48956 0 0 0 82224 6 0 0 25 0 1 0 511094566 92475392 19182 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259878 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 22577 19182 246 29 0 19206 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 90308

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16771
/proc/meminfo: memFree=15408904/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=139628 CPUtime=882.31 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 65620 0 0 0 88223 8 0 0 25 0 1 0 511094566 142979072 27423 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 34907 27423 246 29 0 31536 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 139628

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16772
/proc/meminfo: memFree=15373312/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=90308 CPUtime=942.31 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 74246 0 0 0 94221 10 0 0 25 0 1 0 511094566 92475392 19182 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 22577 19182 246 29 0 19206 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 90308

[startup+1002.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 16776
/proc/meminfo: memFree=15328272/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=90308 CPUtime=1002.31 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 83031 0 0 0 100220 11 0 0 25 0 1 0 511094566 92475392 19182 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 22577 19182 246 29 0 19206 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 90308

[startup+1062.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 16779
/proc/meminfo: memFree=15651000/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=90308 CPUtime=1062.31 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 91548 0 0 0 106219 12 0 0 25 0 1 0 511094566 92475392 19182 33554432000 4194304 4309791 140737376851504 18446744073709551615 4260051 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 22577 19182 246 29 0 19206 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 90308

[startup+1122.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 16780
/proc/meminfo: memFree=15549052/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=90308 CPUtime=1122.32 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 100203 0 0 0 112219 13 0 0 25 0 1 0 511094566 92475392 19182 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 22577 19182 246 29 0 19206 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 90308

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 16782
/proc/meminfo: memFree=15460012/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=90308 CPUtime=1182.31 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 109021 0 0 0 118217 14 0 0 25 0 1 0 511094566 92475392 19182 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 22577 19182 246 29 0 19206 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 90308

[startup+1242.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16783
/proc/meminfo: memFree=15408032/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=111224 CPUtime=1242.32 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 118854 0 0 0 124216 16 0 0 25 0 1 0 511094566 113893376 19902 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 27806 19902 246 29 0 24435 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 111224

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16785
/proc/meminfo: memFree=15668056/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=111224 CPUtime=1302.31 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 127830 0 0 0 130214 17 0 0 25 0 1 0 511094566 113893376 19902 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 27806 19902 246 29 0 24435 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 111224

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16787
/proc/meminfo: memFree=15629968/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=111224 CPUtime=1362.32 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 136657 0 0 0 136213 19 0 0 25 0 1 0 511094566 113893376 19902 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259446 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 27806 19902 246 29 0 24435 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 111224

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

[startup+1363.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16787
/proc/meminfo: memFree=15629224/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=111224 CPUtime=1363.52 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 136657 0 0 0 136333 19 0 0 25 0 1 0 511094566 113893376 19902 33554432000 4194304 4309791 140737376851504 18446744073709551615 4276923 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 27806 19902 246 29 0 24435 0
Current children cumulated CPU time (s) 1363.52
Current children cumulated vsize (KiB) 111224

[startup+1366.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16787
/proc/meminfo: memFree=15627240/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=111224 CPUtime=1366.72 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 136657 0 0 0 136653 19 0 0 25 0 1 0 511094566 113893376 19902 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 27806 19902 246 29 0 24435 0
Current children cumulated CPU time (s) 1366.72
Current children cumulated vsize (KiB) 111224

[startup+1369.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16787
/proc/meminfo: memFree=15625256/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=111224 CPUtime=1369.92 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 136657 0 0 0 136973 19 0 0 25 0 1 0 511094566 113893376 19902 33554432000 4194304 4309791 140737376851504 18446744073709551615 4275225 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 27806 19902 246 29 0 24435 0
Current children cumulated CPU time (s) 1369.92
Current children cumulated vsize (KiB) 111224

[startup+1371.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16787
/proc/meminfo: memFree=15624512/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=111224 CPUtime=1371.52 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 136657 0 0 0 137133 19 0 0 25 0 1 0 511094566 113893376 19902 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259266 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 27806 19902 246 29 0 24435 0
Current children cumulated CPU time (s) 1371.52
Current children cumulated vsize (KiB) 111224

[startup+1371.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16787
/proc/meminfo: memFree=15624512/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=111224 CPUtime=1371.92 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 136657 0 0 0 137173 19 0 0 25 0 1 0 511094566 113893376 19902 33554432000 4194304 4309791 140737376851504 18446744073709551615 4260047 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 27806 19902 246 29 0 24435 0
Current children cumulated CPU time (s) 1371.92
Current children cumulated vsize (KiB) 111224

[startup+1372.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16787
/proc/meminfo: memFree=15623892/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=111224 CPUtime=1372.12 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 136657 0 0 0 137193 19 0 0 25 0 1 0 511094566 113893376 19902 33554432000 4194304 4309791 140737376851504 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 27806 19902 246 29 0 24435 0
Current children cumulated CPU time (s) 1372.12
Current children cumulated vsize (KiB) 111224

[startup+1372.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16787
/proc/meminfo: memFree=15623892/32951132 swapFree=67111528/67111528
[pid=16737] ppid=16735 vsize=111224 CPUtime=1372.22 cores=0,2,4,6
/proc/16737/stat : 16737 (glueminisat) R 16735 16737 16391 0 -1 4202496 136657 0 0 0 137203 19 0 0 25 0 1 0 511094566 113893376 19902 33554432000 4194304 4309791 140737376851504 18446744073709551615 4263289 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16737/statm: 27806 19902 246 29 0 24435 0
Current children cumulated CPU time (s) 1372.22
Current children cumulated vsize (KiB) 111224

Child status: 20
Real time (s): 1372.27
CPU time (s): 1372.3
CPU user time (s): 1372.1
CPU system time (s): 0.19597
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 160544

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

runsolver used 2.18267 second user time and 4.41433 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-28 14:49:09
IDJOB=3309812
IDBENCH=83118
IDSOLVER=1694
FILE ID=node131/3309812-1303994949
RUNJOBID= node131-1303987381-16409
PBS_JOBID= 13168743
Free space on /tmp= 71372 MiB

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

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=1198800111

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15661536 kB
Buffers:       1026300 kB
Cached:       15412608 kB
SwapCached:          0 kB
Active:        6896764 kB
Inactive:      9873340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15661536 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:      330360 kB
Mapped:          15424 kB
Slab:           456088 kB
PageTables:       5264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   484100 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71372 MiB
End job on node131 at 2011-04-28 15:12:02