Trace number 3309779

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.5? (TO) 5000.03 4999.92

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark847.939
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3309779-1303993594/watcher-3309779-1303993594 -o /tmp/evaluation-result-3309779-1303993594/solver-3309779-1303993594 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309779-1303993594.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 1.96 2/177 20743
/proc/meminfo: memFree=18832928/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=22392 CPUtime=0 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 1304 0 0 0 0 0 0 0 25 0 1 0 510957393 22929408 1245 33554432000 4194304 4309791 140736644056176 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 5598 1246 215 29 0 2227 0

[startup+0.00960394 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 20743
/proc/meminfo: memFree=18832928/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=26216 CPUtime=0 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 2072 0 0 0 0 0 0 0 25 0 1 0 510957393 26845184 2013 33554432000 4194304 4309791 140736644056176 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 6554 2017 215 29 0 3183 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26216

[startup+0.100574 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 20743
/proc/meminfo: memFree=18832928/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=41768 CPUtime=0.09 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 7650 0 0 0 8 1 0 0 25 0 1 0 510957393 42770432 6811 33554432000 4194304 4309791 140736644056176 18446744073709551615 228244009669 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 10475 6813 217 29 0 7104 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41768

[startup+0.300543 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 20743
/proc/meminfo: memFree=18832928/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=49252 CPUtime=0.29 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 11259 0 0 0 28 1 0 0 25 0 1 0 510957393 50434048 8497 33554432000 4194304 4309791 140736644056176 18446744073709551615 228244006674 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 12313 8497 226 29 0 8942 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49252

[startup+0.700483 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 20743
/proc/meminfo: memFree=18832928/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=47784 CPUtime=0.69 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 12962 0 0 0 68 1 0 0 25 0 1 0 510957393 48930816 7967 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 11946 7967 245 29 0 8575 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47784

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20744
/proc/meminfo: memFree=18800192/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=47784 CPUtime=1.49 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 13179 0 0 0 148 1 0 0 25 0 1 0 510957393 48930816 8178 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259296 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 11946 8178 245 29 0 8575 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47784

[startup+3.10105 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20744
/proc/meminfo: memFree=18797712/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=54856 CPUtime=3.09 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 13594 0 0 0 308 1 0 0 25 0 1 0 510957393 56172544 8580 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259168 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 13714 8580 245 29 0 10343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54856

[startup+6.30049 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20744
/proc/meminfo: memFree=18787532/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=54856 CPUtime=6.29 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 15242 0 0 0 627 2 0 0 25 0 1 0 510957393 56172544 10069 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 13714 10069 245 29 0 10343 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54856

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20744
/proc/meminfo: memFree=18765640/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=62508 CPUtime=12.69 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 17397 0 0 0 1266 3 0 0 25 0 1 0 510957393 64008192 12052 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 15627 12052 245 29 0 12256 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62508

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20745
/proc/meminfo: memFree=18721604/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=86200 CPUtime=25.5 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 22262 0 0 0 2546 4 0 0 25 0 1 0 510957393 88268800 13959 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 21550 13959 245 29 0 18179 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 86200

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20745
/proc/meminfo: memFree=18669056/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=86200 CPUtime=51.09 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 23326 0 0 0 5105 4 0 0 25 0 1 0 510957393 88268800 14999 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 21550 14999 245 29 0 18179 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86200

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20747
/proc/meminfo: memFree=18517008/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=105056 CPUtime=102.3 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 34454 0 0 0 10224 6 0 0 25 0 1 0 510957393 107577344 20826 33554432000 4194304 4309791 140736644056176 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 26264 20826 245 29 0 22893 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 105056

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20748
/proc/meminfo: memFree=18379480/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=105056 CPUtime=162.3 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 35838 0 0 0 16223 7 0 0 25 0 1 0 510957393 107577344 22179 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 26264 22179 245 29 0 22893 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 105056

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20750
/proc/meminfo: memFree=18202640/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=105056 CPUtime=222.29 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 44682 0 0 0 22221 8 0 0 25 0 1 0 510957393 107577344 22731 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259937 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 26264 22731 245 29 0 22893 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 105056

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20751
/proc/meminfo: memFree=17996780/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=166356 CPUtime=282.3 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 65856 0 0 0 28218 12 0 0 25 0 1 0 510957393 170348544 34801 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 41589 34801 245 29 0 38218 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 166356

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20753
/proc/meminfo: memFree=18607336/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=117036 CPUtime=342.3 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 77053 0 0 0 34216 14 0 0 25 0 1 0 510957393 119844864 25726 33554432000 4194304 4309791 140736644056176 18446744073709551615 4275225 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 29259 25726 245 29 0 25888 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 117036

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20755
/proc/meminfo: memFree=18465216/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=117036 CPUtime=402.3 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 87878 0 0 0 40213 17 0 0 25 0 1 0 510957393 119844864 25726 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 29259 25726 245 29 0 25888 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 117036

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20756
/proc/meminfo: memFree=18299656/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=117036 CPUtime=462.3 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 99017 0 0 0 46211 19 0 0 25 0 1 0 510957393 119844864 25726 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 29259 25726 245 29 0 25888 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 117036

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20758
/proc/meminfo: memFree=18162248/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=117036 CPUtime=522.3 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 110925 0 0 0 52208 22 0 0 25 0 1 0 510957393 119844864 25726 33554432000 4194304 4309791 140736644056176 18446744073709551615 4260191 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 29259 25726 245 29 0 25888 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 117036

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20759
/proc/meminfo: memFree=18020860/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=117036 CPUtime=582.31 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 124196 0 0 0 58206 25 0 0 25 0 1 0 510957393 119844864 25726 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259609 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 29259 25726 245 29 0 25888 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 117036

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 20892
/proc/meminfo: memFree=19648964/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=266224 CPUtime=4062.4 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 615917 0 0 0 406073 167 0 0 25 0 1 0 510957393 272613376 47654 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 66556 47654 245 29 0 63185 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 266224

[startup+4122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 20894
/proc/meminfo: memFree=19629344/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=266224 CPUtime=4122.39 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 620642 0 0 0 412070 169 0 0 25 0 1 0 510957393 272613376 52316 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 66556 52316 245 29 0 63185 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 266224

[startup+4182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 20895
/proc/meminfo: memFree=19612956/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=266224 CPUtime=4182.39 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 624526 0 0 0 418069 170 0 0 25 0 1 0 510957393 272613376 56113 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 66556 56113 245 29 0 63185 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 266224

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20897
/proc/meminfo: memFree=19666500/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=185316 CPUtime=4242.39 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 637365 0 0 0 424065 174 0 0 25 0 1 0 510957393 189763584 39826 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 46329 39826 245 29 0 42958 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 185316

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20899
/proc/meminfo: memFree=19638580/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=216136 CPUtime=4302.4 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 644240 0 0 0 430063 177 0 0 25 0 1 0 510957393 221323264 46564 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259238 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 54034 46564 245 29 0 50663 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 216136

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20900
/proc/meminfo: memFree=19619088/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=266224 CPUtime=4362.39 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 649209 0 0 0 436060 179 0 0 25 0 1 0 510957393 272613376 51453 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 66556 51453 245 29 0 63185 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 266224

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20902
/proc/meminfo: memFree=19712432/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=135996 CPUtime=4422.4 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 653895 0 0 0 442058 182 0 0 25 0 1 0 510957393 139259904 27623 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 33999 27623 245 29 0 30628 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 135996

[startup+4482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 20903
/proc/meminfo: memFree=19659336/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=216136 CPUtime=4482.4 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 667493 0 0 0 448056 184 0 0 25 0 1 0 510957393 221323264 41116 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 54034 41116 245 29 0 50663 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 216136

[startup+4542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 20905
/proc/meminfo: memFree=19636992/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=216136 CPUtime=4542.39 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 672767 0 0 0 454053 186 0 0 25 0 1 0 510957393 221323264 46283 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 54034 46283 245 29 0 50663 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 216136

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20907
/proc/meminfo: memFree=19618124/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=266224 CPUtime=4602.41 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 677378 0 0 0 460053 188 0 0 25 0 1 0 510957393 272613376 50816 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 66556 50816 245 29 0 63185 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 266224

[startup+4662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 20908
/proc/meminfo: memFree=19596876/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=266224 CPUtime=4662.41 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 682613 0 0 0 466051 190 0 0 25 0 1 0 510957393 272613376 55960 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 66556 55960 245 29 0 63185 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 266224

[startup+4722.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 20910
/proc/meminfo: memFree=19676332/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=185316 CPUtime=4722.41 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 692822 0 0 0 472049 192 0 0 25 0 1 0 510957393 189763584 35915 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 46329 35915 245 29 0 42958 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 185316

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20911
/proc/meminfo: memFree=19648908/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=216136 CPUtime=4782.4 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 699773 0 0 0 478046 194 0 0 25 0 1 0 510957393 221323264 42750 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 54034 42750 245 29 0 50663 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 216136

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20913
/proc/meminfo: memFree=19622600/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=266224 CPUtime=4842.4 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 706351 0 0 0 484044 196 0 0 25 0 1 0 510957393 272613376 49230 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 66556 49230 245 29 0 63185 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 266224

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20915
/proc/meminfo: memFree=19604100/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=266224 CPUtime=4902.41 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 711047 0 0 0 490042 199 0 0 25 0 1 0 510957393 272613376 53846 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 66556 53846 245 29 0 63185 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 266224

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20916
/proc/meminfo: memFree=19705384/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=135996 CPUtime=4962.41 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 715278 0 0 0 496040 201 0 0 25 0 1 0 510957393 139259904 28160 33554432000 4194304 4309791 140736644056176 18446744073709551615 4252136 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 33999 28160 245 29 0 30628 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 135996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 20917
/proc/meminfo: memFree=19665300/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=185316 CPUtime=5000.01 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 725365 0 0 0 499799 202 0 0 25 0 1 0 510957393 189763584 38200 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259937 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 46329 38200 245 29 0 42958 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 185316

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 20917
/proc/meminfo: memFree=19665300/32951124 swapFree=67111464/67111528
[pid=20743] ppid=20741 vsize=185316 CPUtime=5000.01 cores=0,2,4,6
/proc/20743/stat : 20743 (glueminisat) R 20741 20743 20405 0 -1 4202496 725365 0 0 0 499799 202 0 0 25 0 1 0 510957393 189763584 38200 33554432000 4194304 4309791 140736644056176 18446744073709551615 4259937 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20743/statm: 46329 38200 245 29 0 42958 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 185316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.03
CPU user time (s): 4998
CPU system time (s): 2.03469
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 266224

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

runsolver used 8.64169 second user time and 16.0056 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-28 14:26:34
IDJOB=3309779
IDBENCH=83103
IDSOLVER=1694
FILE ID=node136/3309779-1303993594
RUNJOBID= node136-1303987379-20423
PBS_JOBID= 13168738
Free space on /tmp= 72164 MiB

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

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=1784831440

node136.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.809
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.809
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.809
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.75
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.809
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.76
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.809
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.75
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.809
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.809
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.809
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:     32951124 kB
MemFree:      18832968 kB
Buffers:       1734868 kB
Cached:       10861728 kB
SwapCached:         60 kB
Active:        6573128 kB
Inactive:      6964376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18832968 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            4688 kB
Writeback:          12 kB
AnonPages:      939728 kB
Mapped:          15304 kB
Slab:           515912 kB
PageTables:       6688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1187440 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= 72328 MiB
End job on node136 at 2011-04-28 15:49:56