Trace number 3291655

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 1218.01 1217.99

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

Solver Data

1217.91/1217.98	WARNING: for repeatability, setting FPU to use double precision
1217.91/1217.98	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-3291655-1303785447/watcher-3291655-1303785447 -o /tmp/evaluation-result-3291655-1303785447/solver-3291655-1303785447 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3291655-1303785447.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.97 1.60 2.60 4/190 13856
/proc/meminfo: memFree=23100880/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=23396 CPUtime=0 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 1478 0 0 0 0 0 0 0 21 0 1 0 490142784 23957504 1418 33554432000 4194304 4309791 140735819824480 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 5849 1420 215 29 0 2478 0

[startup+0.010276 s]
/proc/loadavg: 0.97 1.60 2.60 4/190 13856
/proc/meminfo: memFree=23100880/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=26212 CPUtime=0 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 2241 0 0 0 0 0 0 0 21 0 1 0 490142784 26841088 2181 33554432000 4194304 4309791 140735819824480 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 6553 2193 215 29 0 3182 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26212

[startup+0.100286 s]
/proc/loadavg: 0.97 1.60 2.60 4/190 13856
/proc/meminfo: memFree=23100880/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=86744 CPUtime=0.09 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 13996 0 0 0 8 1 0 0 21 0 1 0 490142784 88825856 13693 33554432000 4194304 4309791 140735819824480 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 21686 13694 217 29 0 18315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 86744

[startup+0.300244 s]
/proc/loadavg: 0.97 1.60 2.60 4/190 13856
/proc/meminfo: memFree=23100880/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=101864 CPUtime=0.29 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 18939 0 0 0 27 2 0 0 22 0 1 0 490142784 104308736 18170 33554432000 4194304 4309791 140735819824480 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 25466 18171 217 29 0 22095 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 101864

[startup+0.701113 s]
/proc/loadavg: 0.97 1.60 2.60 4/190 13856
/proc/meminfo: memFree=23100880/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=128344 CPUtime=0.69 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 26209 0 0 0 65 4 0 0 24 0 1 0 490142784 131424256 24181 33554432000 4194304 4309791 140735819824480 18446744073709551615 4229444 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/13856/statm: 32086 24181 217 29 0 28715 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128344

[startup+1.501 s]
/proc/loadavg: 1.21 1.64 2.60 5/191 13858
/proc/meminfo: memFree=22949156/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=161712 CPUtime=1.49 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 36234 0 0 0 142 7 0 0 25 0 1 0 490142784 165593088 32944 33554432000 4194304 4309791 140735819824480 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 40428 32945 217 29 0 37057 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 161712

[startup+3.10068 s]
/proc/loadavg: 1.21 1.64 2.60 5/191 13858
/proc/meminfo: memFree=22877324/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=199108 CPUtime=3.08 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 45637 0 0 0 299 9 0 0 25 0 1 0 490142784 203886592 40895 33554432000 4194304 4309791 140735819824480 18446744073709551615 4229527 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/13856/statm: 49777 40895 225 29 0 46406 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 199108

[startup+6.30114 s]
/proc/loadavg: 1.44 1.68 2.61 5/194 13864
/proc/meminfo: memFree=22578248/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=214376 CPUtime=6.27 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 67910 0 0 0 614 13 0 0 25 0 1 0 490142784 219521024 45235 33554432000 4194304 4309791 140735819824480 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 53594 45235 226 29 0 50223 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 214376

[startup+12.7069 s]
/proc/loadavg: 1.64 1.72 2.62 5/194 13864
/proc/meminfo: memFree=22476484/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=197656 CPUtime=12.68 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 71778 0 0 0 1254 14 0 0 25 0 1 0 490142784 202399744 39391 33554432000 4194304 4309791 140735819824480 18446744073709551615 4253853 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 49414 39391 244 29 0 46043 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 197656

[startup+25.5006 s]
/proc/loadavg: 2.00 1.79 2.63 5/194 13864
/proc/meminfo: memFree=22487040/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=197656 CPUtime=25.47 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 72282 0 0 0 2533 14 0 0 25 0 1 0 490142784 202399744 39877 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 49414 39877 244 29 0 46043 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 197656

[startup+51.1008 s]
/proc/loadavg: 2.93 2.03 2.68 5/194 13865
/proc/meminfo: memFree=22459280/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=209148 CPUtime=51.08 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 76330 0 0 0 5093 15 0 0 25 0 1 0 490142784 214167552 43311 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259881 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 52287 43311 244 29 0 48916 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 209148

[startup+102.3 s]
/proc/loadavg: 3.53 2.33 2.75 5/194 13866
/proc/meminfo: memFree=22416888/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=228004 CPUtime=102.28 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 81508 0 0 0 10212 16 0 0 25 0 1 0 490142784 233476096 47872 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57001 47872 244 29 0 53630 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 228004

[startup+162.307 s]
/proc/loadavg: 3.86 2.65 2.83 5/194 13868
/proc/meminfo: memFree=22373592/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=228004 CPUtime=162.28 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 82694 0 0 0 16212 16 0 0 25 0 1 0 490142784 233476096 49040 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57001 49040 244 29 0 53630 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 228004

[startup+222.301 s]
/proc/loadavg: 3.95 2.89 2.90 5/194 13869
/proc/meminfo: memFree=22353928/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=228004 CPUtime=222.27 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 82694 0 0 0 22211 16 0 0 25 0 1 0 490142784 233476096 49040 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57001 49040 244 29 0 53630 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 228004

[startup+282.301 s]
/proc/loadavg: 3.98 3.09 2.97 5/194 13871
/proc/meminfo: memFree=22347952/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=228004 CPUtime=282.29 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 82694 0 0 0 28212 17 0 0 25 0 1 0 490142784 233476096 49040 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57001 49040 244 29 0 53630 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 228004

[startup+342.301 s]
/proc/loadavg: 3.99 3.25 3.03 5/194 13873
/proc/meminfo: memFree=22327588/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=228004 CPUtime=342.28 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 91274 0 0 0 34210 18 0 0 25 0 1 0 490142784 233476096 49084 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57001 49084 244 29 0 53630 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 228004

[startup+402.301 s]
/proc/loadavg: 3.99 3.39 3.09 5/194 13874
/proc/meminfo: memFree=22318144/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=228004 CPUtime=402.29 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 91274 0 0 0 40211 18 0 0 25 0 1 0 490142784 233476096 49084 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57001 49084 244 29 0 53630 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 228004

[startup+462.301 s]
/proc/loadavg: 4.11 3.53 3.15 5/194 13876
/proc/meminfo: memFree=22251652/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=277324 CPUtime=462.29 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 100798 0 0 0 46209 20 0 0 25 0 1 0 490142784 283979776 58586 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 69331 58586 244 29 0 65960 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 277324

[startup+522.301 s]
/proc/loadavg: 4.04 3.61 3.20 5/194 13877
/proc/meminfo: memFree=22284844/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=228004 CPUtime=522.29 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 100915 0 0 0 52209 20 0 0 25 0 1 0 490142784 233476096 49084 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57001 49084 244 29 0 53630 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 228004

[startup+582.3 s]
/proc/loadavg: 4.01 3.68 3.25 5/194 13879
/proc/meminfo: memFree=22319532/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=277324 CPUtime=582.29 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 110413 0 0 0 58207 22 0 0 25 0 1 0 490142784 283979776 58562 33554432000 4194304 4309791 140735819824480 18446744073709551615 4276604 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 69331 58562 244 29 0 65960 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 277324

[startup+642.3 s]
/proc/loadavg: 4.00 3.73 3.29 5/194 13881
/proc/meminfo: memFree=22259616/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=228004 CPUtime=642.29 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 111848 0 0 0 64206 23 0 0 25 0 1 0 490142784 233476096 49084 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57001 49084 244 29 0 53630 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 228004

[startup+702.3 s]
/proc/loadavg: 4.00 3.78 3.33 5/194 13882
/proc/meminfo: memFree=22276456/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=277324 CPUtime=702.3 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 119584 0 0 0 70206 24 0 0 25 0 1 0 490142784 283979776 56819 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 69331 56819 244 29 0 65960 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 277324

[startup+762.301 s]
/proc/loadavg: 4.00 3.82 3.37 5/194 13884
/proc/meminfo: memFree=22278908/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=277324 CPUtime=762.3 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 122648 0 0 0 76204 26 0 0 25 0 1 0 490142784 283979776 59842 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 69331 59842 244 29 0 65960 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 277324

[startup+822.307 s]
/proc/loadavg: 4.00 3.85 3.41 5/194 13885
/proc/meminfo: memFree=22246012/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=228004 CPUtime=822.31 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 124313 0 0 0 82204 27 0 0 25 0 1 0 490142784 233476096 49163 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57001 49163 244 29 0 53630 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 228004

[startup+882.301 s]
/proc/loadavg: 4.00 3.87 3.44 5/194 13887
/proc/meminfo: memFree=22278604/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=277324 CPUtime=882.3 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 132278 0 0 0 88202 28 0 0 25 0 1 0 490142784 283979776 57123 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 69331 57123 244 29 0 65960 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 277324

[startup+942.301 s]
/proc/loadavg: 4.00 3.89 3.48 5/194 13889
/proc/meminfo: memFree=22195744/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=277324 CPUtime=942.31 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 135444 0 0 0 94201 30 0 0 25 0 1 0 490142784 283979776 60249 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 69331 60249 244 29 0 65960 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 277324

[startup+1002.3 s]
/proc/loadavg: 4.04 3.92 3.51 5/194 13890
/proc/meminfo: memFree=22258100/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=228004 CPUtime=1002.31 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 136985 0 0 0 100200 31 0 0 25 0 1 0 490142784 233476096 49334 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57001 49334 244 29 0 53630 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 228004

[startup+1062.3 s]
/proc/loadavg: 4.06 3.95 3.54 5/194 13892
/proc/meminfo: memFree=22314616/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=277324 CPUtime=1062.3 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 146510 0 0 0 106198 32 0 0 25 0 1 0 490142784 283979776 58838 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 69331 58838 244 29 0 65960 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 277324

[startup+1122.3 s]
/proc/loadavg: 4.13 3.99 3.58 5/194 13893
/proc/meminfo: memFree=22241684/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=308144 CPUtime=1122.31 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 149890 0 0 0 112197 34 0 0 25 0 1 0 490142784 315539456 62189 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 77036 62189 244 29 0 73665 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 308144

[startup+1182.3 s]
/proc/loadavg: 4.09 4.00 3.61 5/194 13895
/proc/meminfo: memFree=22254200/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=308144 CPUtime=1182.31 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 153047 0 0 0 118196 35 0 0 25 0 1 0 490142784 315539456 65314 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 77036 65314 244 29 0 73665 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 308144

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

[startup+1203.7 s]
/proc/loadavg: 4.06 4.00 3.62 5/194 13896
/proc/meminfo: memFree=22275504/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=228004 CPUtime=1203.71 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 153370 0 0 0 120335 36 0 0 25 0 1 0 490142784 233476096 49334 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57001 49334 244 29 0 53630 0
Current children cumulated CPU time (s) 1203.71
Current children cumulated vsize (KiB) 228004

[startup+1210.1 s]
/proc/loadavg: 4.06 4.00 3.62 5/194 13896
/proc/meminfo: memFree=22271164/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=231912 CPUtime=1210.11 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 153426 0 0 0 120975 36 0 0 25 0 1 0 490142784 237477888 49389 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57978 49389 244 29 0 54607 0
Current children cumulated CPU time (s) 1210.11
Current children cumulated vsize (KiB) 231912

[startup+1213.3 s]
/proc/loadavg: 4.05 4.00 3.62 5/194 13896
/proc/meminfo: memFree=22268808/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=231912 CPUtime=1213.31 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 153520 0 0 0 121295 36 0 0 25 0 1 0 490142784 237477888 49483 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57978 49483 244 29 0 54607 0
Current children cumulated CPU time (s) 1213.31
Current children cumulated vsize (KiB) 231912

[startup+1216.5 s]
/proc/loadavg: 4.05 4.00 3.62 5/194 13896
/proc/meminfo: memFree=22266080/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=231912 CPUtime=1216.51 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 153590 0 0 0 121615 36 0 0 25 0 1 0 490142784 237477888 49552 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57978 49552 244 29 0 54607 0
Current children cumulated CPU time (s) 1216.51
Current children cumulated vsize (KiB) 231912

[startup+1217.3 s]
/proc/loadavg: 4.05 4.00 3.62 5/194 13896
/proc/meminfo: memFree=22265212/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=231912 CPUtime=1217.31 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 153605 0 0 0 121695 36 0 0 25 0 1 0 490142784 237477888 49567 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57978 49567 244 29 0 54607 0
Current children cumulated CPU time (s) 1217.31
Current children cumulated vsize (KiB) 231912

[startup+1217.7 s]
/proc/loadavg: 4.05 4.00 3.62 5/194 13896
/proc/meminfo: memFree=22265212/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=231912 CPUtime=1217.71 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 153616 0 0 0 121735 36 0 0 25 0 1 0 490142784 237477888 49578 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57978 49578 244 29 0 54607 0
Current children cumulated CPU time (s) 1217.71
Current children cumulated vsize (KiB) 231912

[startup+1217.9 s]
/proc/loadavg: 4.05 4.00 3.62 5/194 13896
/proc/meminfo: memFree=22265212/32951124 swapFree=67111524/67111528
[pid=13856] ppid=13854 vsize=231912 CPUtime=1217.91 cores=4,6
/proc/13856/stat : 13856 (glueminisat) R 13854 13856 12230 0 -1 4202496 153623 0 0 0 121755 36 0 0 25 0 1 0 490142784 237477888 49585 33554432000 4194304 4309791 140735819824480 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13856/statm: 57978 49585 244 29 0 54607 0
Current children cumulated CPU time (s) 1217.91
Current children cumulated vsize (KiB) 231912

Child status: 20
Real time (s): 1217.99
CPU time (s): 1218.01
CPU user time (s): 1217.64
CPU system time (s): 0.372943
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 308144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1217.64
system time used= 0.372943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153629
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= 8
involuntary context switches= 2783

runsolver used 2.05269 second user time and 4.5893 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-26 04:37:29
IDJOB=3291655
IDBENCH=84246
IDSOLVER=1650
FILE ID=node135/3291655-1303785447
RUNJOBID= node135-1303785447-13821
PBS_JOBID= 13157209
Free space on /tmp= 71560 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291655-1303785447/watcher-3291655-1303785447 -o /tmp/evaluation-result-3291655-1303785447/solver-3291655-1303785447 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3291655-1303785447.cnf

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=1956574910

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23100912 kB
Buffers:       1826836 kB
Cached:        7278148 kB
SwapCached:          4 kB
Active:         693296 kB
Inactive:      8576736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23100912 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           75808 kB
Writeback:           0 kB
AnonPages:      164136 kB
Mapped:          15308 kB
Slab:           516572 kB
PageTables:       5548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   346740 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71528 MiB
End job on node135 at 2011-04-26 04:57:47