Trace number 3309248

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.09 5000.02

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

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-3309248-1303987381/watcher-3309248-1303987381 -o /tmp/evaluation-result-3309248-1303987381/solver-3309248-1303987381 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309248-1303987381.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: 0.37 1.32 2.33 2/172 24941
/proc/meminfo: memFree=16908624/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=19852 CPUtime=0 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 758 0 0 0 0 0 0 0 20 0 1 0 510336637 20328448 693 33554432000 4194304 4309791 140736602734080 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 4963 694 216 29 0 1592 0

[startup+0.0920061 s]
/proc/loadavg: 0.37 1.32 2.33 2/172 24941
/proc/meminfo: memFree=16908624/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=39392 CPUtime=0.07 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 6641 0 0 0 7 0 0 0 20 0 1 0 510336637 40337408 6037 33554432000 4194304 4309791 140736602734080 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 9848 6037 221 29 0 6477 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 39392

[startup+0.101003 s]
/proc/loadavg: 0.37 1.32 2.33 2/172 24941
/proc/meminfo: memFree=16908624/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=42848 CPUtime=0.09 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 7582 0 0 0 8 1 0 0 20 0 1 0 510336637 43876352 6759 33554432000 4194304 4309791 140736602734080 18446744073709551615 4272782 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 10712 6760 217 29 0 7341 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42848

[startup+0.300971 s]
/proc/loadavg: 0.37 1.32 2.33 2/172 24941
/proc/meminfo: memFree=16908624/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=68228 CPUtime=0.29 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 13679 0 0 0 27 2 0 0 21 0 1 0 510336637 69865472 12327 33554432000 4194304 4309791 140736602734080 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 17057 12327 229 29 0 13686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68228

[startup+0.7009 s]
/proc/loadavg: 0.37 1.32 2.33 2/172 24941
/proc/meminfo: memFree=16908624/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=78744 CPUtime=0.69 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 19369 0 0 0 66 3 0 0 22 0 1 0 510336637 80633856 14709 33554432000 4194304 4309791 140736602734080 18446744073709551615 4232444 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 19686 14709 230 29 0 16315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78744

[startup+1.50075 s]
/proc/loadavg: 0.37 1.32 2.33 3/178 24952
/proc/meminfo: memFree=16800832/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=71016 CPUtime=1.49 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 21259 0 0 0 146 3 0 0 25 0 1 0 510336637 72720384 12937 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 17754 12937 248 29 0 14383 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71016

[startup+3.10047 s]
/proc/loadavg: 0.37 1.32 2.33 2/173 24969
/proc/meminfo: memFree=16853688/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=71016 CPUtime=3.09 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 21428 0 0 0 306 3 0 0 25 0 1 0 510336637 72720384 13100 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 17754 13100 249 29 0 14383 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71016

[startup+6.30096 s]
/proc/loadavg: 0.42 1.31 2.33 2/173 24969
/proc/meminfo: memFree=16852944/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=71016 CPUtime=6.28 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 21727 0 0 0 625 3 0 0 25 0 1 0 510336637 72720384 13392 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 17754 13392 249 29 0 14383 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 71016

[startup+12.7009 s]
/proc/loadavg: 0.47 1.31 2.32 3/178 24979
/proc/meminfo: memFree=16697776/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=78088 CPUtime=12.68 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 23835 0 0 0 1264 4 0 0 25 0 1 0 510336637 79962112 15263 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 19522 15263 249 29 0 16151 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 78088

[startup+25.5007 s]
/proc/loadavg: 0.81 1.34 2.31 3/178 24980
/proc/meminfo: memFree=16676284/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=89580 CPUtime=25.48 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 24597 0 0 0 2544 4 0 0 25 0 1 0 510336637 91729920 15991 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 22395 15991 249 29 0 19024 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89580

[startup+51.1004 s]
/proc/loadavg: 1.21 1.39 2.30 3/178 25008
/proc/meminfo: memFree=16825788/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=82616 CPUtime=51.09 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 29363 0 0 0 5104 5 0 0 25 0 1 0 510336637 84598784 14947 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259248 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 20654 14947 249 29 0 17283 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82616

[startup+102.307 s]
/proc/loadavg: 1.72 1.50 2.29 3/178 25009
/proc/meminfo: memFree=16794632/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=94112 CPUtime=102.3 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 37065 0 0 0 10223 7 0 0 25 0 1 0 510336637 96370688 18666 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259917 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 23528 18666 249 29 0 20157 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94112

[startup+162.301 s]
/proc/loadavg: 1.89 1.59 2.27 3/178 25010
/proc/meminfo: memFree=16783076/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=102520 CPUtime=162.29 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 44158 0 0 0 16221 8 0 0 25 0 1 0 510336637 104980480 20974 33554432000 4194304 4309791 140736602734080 18446744073709551615 4276363 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 25630 20974 249 29 0 22259 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 102520

[startup+222.301 s]
/proc/loadavg: 1.96 1.66 2.25 3/178 25012
/proc/meminfo: memFree=16753672/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=132868 CPUtime=222.29 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 45948 0 0 0 22221 8 0 0 25 0 1 0 510336637 136056832 22704 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259111 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 33217 22704 249 29 0 29846 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 132868

[startup+282.301 s]
/proc/loadavg: 1.98 1.72 2.23 3/178 25014
/proc/meminfo: memFree=16748436/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=132868 CPUtime=282.29 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 46493 0 0 0 28221 8 0 0 25 0 1 0 510336637 136056832 23225 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259926 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 33217 23225 249 29 0 29846 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 132868

[startup+342.301 s]
/proc/loadavg: 1.99 1.77 2.21 3/178 25015
/proc/meminfo: memFree=16744704/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=132868 CPUtime=342.29 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 47016 0 0 0 34220 9 0 0 25 0 1 0 510336637 136056832 23739 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 33217 23739 249 29 0 29846 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 132868

[startup+402.3 s]
/proc/loadavg: 1.99 1.81 2.20 3/178 25017
/proc/meminfo: memFree=16741452/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=132868 CPUtime=402.29 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 47479 0 0 0 40220 9 0 0 25 0 1 0 510336637 136056832 24189 33554432000 4194304 4309791 140736602734080 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 33217 24189 249 29 0 29846 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 132868

[startup+462.3 s]
/proc/loadavg: 1.99 1.84 2.18 3/178 25018
/proc/meminfo: memFree=16736596/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=132868 CPUtime=462.29 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 55657 0 0 0 46219 10 0 0 25 0 1 0 510336637 136056832 24514 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 33217 24514 249 29 0 29846 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 132868

[startup+522.3 s]
/proc/loadavg: 2.05 1.88 2.17 3/178 25020
/proc/meminfo: memFree=16736568/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=132868 CPUtime=522.3 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 64046 0 0 0 52218 12 0 0 25 0 1 0 510336637 136056832 24514 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259106 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 33217 24514 249 29 0 29846 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 132868

[startup+582.301 s]
/proc/loadavg: 2.02 1.90 2.16 3/178 25022
/proc/meminfo: memFree=16705432/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=182188 CPUtime=582.3 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 72088 0 0 0 58217 13 0 0 25 0 1 0 510336637 186560512 32543 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 45547 32543 249 29 0 42176 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 182188

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25125
/proc/meminfo: memFree=16621216/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=213008 CPUtime=4002.36 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 367465 0 0 0 400138 98 0 0 25 0 1 0 510336637 218120192 40416 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 53252 40416 249 29 0 49881 0
Current children cumulated CPU time (s) 4002.36
Current children cumulated vsize (KiB) 213008

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25126
/proc/meminfo: memFree=16595876/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=213008 CPUtime=4062.36 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 370435 0 0 0 406137 99 0 0 25 0 1 0 510336637 218120192 43320 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 53252 43320 249 29 0 49881 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 213008

[startup+4122.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 25128
/proc/meminfo: memFree=16574524/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=213008 CPUtime=4122.35 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 372959 0 0 0 412135 100 0 0 25 0 1 0 510336637 218120192 45787 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 53252 45787 249 29 0 49881 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 213008

[startup+4182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 25130
/proc/meminfo: memFree=16709524/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=132868 CPUtime=4182.36 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 374814 0 0 0 418134 102 0 0 25 0 1 0 510336637 136056832 27666 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259937 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 33217 27666 249 29 0 29846 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 132868

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25131
/proc/meminfo: memFree=16626536/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=182188 CPUtime=4242.35 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 385184 0 0 0 424132 103 0 0 25 0 1 0 510336637 186560512 37948 33554432000 4194304 4309791 140736602734080 18446744073709551615 4277228 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 45547 37948 249 29 0 42176 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 182188

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25133
/proc/meminfo: memFree=16601820/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=213008 CPUtime=4302.36 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 388392 0 0 0 430132 104 0 0 25 0 1 0 510336637 218120192 41086 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259423 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 53252 41086 249 29 0 49881 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 213008

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25134
/proc/meminfo: memFree=16645300/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=213008 CPUtime=4362.36 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 391273 0 0 0 436131 105 0 0 25 0 1 0 510336637 218120192 43906 33554432000 4194304 4309791 140736602734080 18446744073709551615 4260074 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 53252 43906 249 29 0 49881 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 213008

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25136
/proc/meminfo: memFree=16601876/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=213008 CPUtime=4422.36 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 393830 0 0 0 442130 106 0 0 25 0 1 0 510336637 218120192 46393 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259213 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 53252 46393 249 29 0 49881 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 213008

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25138
/proc/meminfo: memFree=16663336/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=132868 CPUtime=4482.35 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 396126 0 0 0 448128 107 0 0 25 0 1 0 510336637 136056832 27961 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 33217 27961 249 29 0 29846 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 132868

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25139
/proc/meminfo: memFree=16614824/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=182188 CPUtime=4542.36 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 405972 0 0 0 454127 109 0 0 25 0 1 0 510336637 186560512 37753 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 45547 37753 249 29 0 42176 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 182188

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25141
/proc/meminfo: memFree=16656588/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=213008 CPUtime=4602.37 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 409417 0 0 0 460126 111 0 0 25 0 1 0 510336637 218120192 41114 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 53252 41114 249 29 0 49881 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 213008

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25142
/proc/meminfo: memFree=16603104/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=213008 CPUtime=4662.36 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 412209 0 0 0 466124 112 0 0 25 0 1 0 510336637 218120192 43832 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 53252 43832 249 29 0 49881 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 213008

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25153
/proc/meminfo: memFree=16579644/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=213008 CPUtime=4722.37 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 414864 0 0 0 472124 113 0 0 25 0 1 0 510336637 218120192 46426 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 53252 46426 249 29 0 49881 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 213008

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25155
/proc/meminfo: memFree=16560160/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=263096 CPUtime=4782.37 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 417282 0 0 0 478123 114 0 0 25 0 1 0 510336637 269410304 48795 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259466 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 65774 48795 249 29 0 62403 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 263096

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25156
/proc/meminfo: memFree=16672964/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=182188 CPUtime=4842.36 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 426512 0 0 0 484121 115 0 0 25 0 1 0 510336637 186560512 36491 33554432000 4194304 4309791 140736602734080 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 45547 36491 249 29 0 42176 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 182188

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25161
/proc/meminfo: memFree=16621780/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=182188 CPUtime=4902.36 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 430135 0 0 0 490119 117 0 0 25 0 1 0 510336637 186560512 40027 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 45547 40027 249 29 0 42176 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 182188

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25162
/proc/meminfo: memFree=16598256/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=213008 CPUtime=4962.37 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 433107 0 0 0 496118 119 0 0 25 0 1 0 510336637 218120192 42923 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259074 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 53252 42923 249 29 0 49881 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 213008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25163
/proc/meminfo: memFree=16584840/32951124 swapFree=67111528/67111528
[pid=24941] ppid=24939 vsize=213008 CPUtime=5000.07 cores=0,2,4,6
/proc/24941/stat : 24941 (glueminisat) R 24939 24941 24913 0 -1 4202496 434795 0 0 0 499888 119 0 0 25 0 1 0 510336637 218120192 44576 33554432000 4194304 4309791 140736602734080 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24941/statm: 53252 44576 249 29 0 49881 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 213008

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.02
CPU time (s): 5000.09
CPU user time (s): 4998.89
CPU system time (s): 1.20482
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 263096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.89
system time used= 1.20482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 434795
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 4065

runsolver used 9.08462 second user time and 16.6165 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-28 12:43:01
IDJOB=3309248
IDBENCH=20406
IDSOLVER=1694
FILE ID=node130/3309248-1303987381
RUNJOBID= node130-1303987380-24931
PBS_JOBID= 13168744
Free space on /tmp= 71988 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309248-1303987381/watcher-3309248-1303987381 -o /tmp/evaluation-result-3309248-1303987381/solver-3309248-1303987381 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309248-1303987381.cnf

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=1296327870

node130.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.838
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.67
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.838
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.83
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.838
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.838
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.81
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.838
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16908896 kB
Buffers:       2124480 kB
Cached:       13301108 kB
SwapCached:          0 kB
Active:        7286452 kB
Inactive:      8202924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16908896 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7020 kB
Writeback:           0 kB
AnonPages:       62852 kB
Mapped:          14636 kB
Slab:           488776 kB
PageTables:       4456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189776 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= 71988 MiB
End job on node130 at 2011-04-28 14:06:23