Trace number 3309317

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

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark28.0737
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

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

running on 4 cores: 1,3,5,7

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.71 3.65 3.55 1/172 11779
/proc/meminfo: memFree=18524704/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=20040 CPUtime=0 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 829 0 0 0 0 0 0 0 21 0 1 0 588969366 20520960 763 33554432000 4194304 4309791 140734807030736 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 5010 769 216 29 0 1639 0

[startup+0.0521271 s]
/proc/loadavg: 2.71 3.65 3.55 1/172 11779
/proc/meminfo: memFree=18524704/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=28984 CPUtime=0.04 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 3545 0 0 0 4 0 0 0 21 0 1 0 588969366 29679616 3188 33554432000 4194304 4309791 140734807030736 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 7246 3190 217 29 0 3875 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28984

[startup+0.101103 s]
/proc/loadavg: 2.71 3.65 3.55 1/172 11779
/proc/meminfo: memFree=18524704/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=35892 CPUtime=0.1 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 5945 0 0 0 9 1 0 0 21 0 1 0 588969366 36753408 5356 33554432000 4194304 4309791 140734807030736 18446744073709551615 4226627 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 8973 5356 221 29 0 5602 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 35892

[startup+0.301066 s]
/proc/loadavg: 2.71 3.65 3.55 1/172 11779
/proc/meminfo: memFree=18524704/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=41000 CPUtime=0.29 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 8472 0 0 0 28 1 0 0 22 0 1 0 588969366 41984000 6369 33554432000 4194304 4309791 140734807030736 18446744073709551615 4226632 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 10250 6369 226 29 0 6879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41000

[startup+0.700996 s]
/proc/loadavg: 2.71 3.65 3.55 1/172 11779
/proc/meminfo: memFree=18524704/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=37260 CPUtime=0.69 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 9222 0 0 0 68 1 0 0 24 0 1 0 588969366 38154240 5787 33554432000 4194304 4309791 140734807030736 18446744073709551615 4276916 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 9315 5787 244 29 0 5944 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37260

[startup+1.50087 s]
/proc/loadavg: 2.71 3.65 3.55 3/175 11784
/proc/meminfo: memFree=18464920/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=41612 CPUtime=1.49 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 10212 0 0 0 148 1 0 0 25 0 1 0 588969366 42610688 6650 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259274 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 10403 6650 244 29 0 7032 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41612

[startup+3.10061 s]
/proc/loadavg: 2.65 3.62 3.54 3/173 11784
/proc/meminfo: memFree=18426256/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=41612 CPUtime=3.09 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 10449 0 0 0 308 1 0 0 25 0 1 0 588969366 42610688 6870 33554432000 4194304 4309791 140734807030736 18446744073709551615 4253591 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 10403 6870 244 29 0 7032 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41612

[startup+6.30107 s]
/proc/loadavg: 2.65 3.62 3.54 3/178 11790
/proc/meminfo: memFree=18200288/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=46424 CPUtime=6.29 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 11273 0 0 0 628 1 0 0 25 0 1 0 588969366 47538176 7681 33554432000 4194304 4309791 140734807030736 18446744073709551615 4253491 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 11606 7681 244 29 0 8235 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46424

[startup+12.701 s]
/proc/loadavg: 2.55 3.56 3.52 3/178 11790
/proc/meminfo: memFree=18215848/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=50776 CPUtime=12.69 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 13018 0 0 0 1268 1 0 0 25 0 1 0 588969366 51994624 9258 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 12694 9258 244 29 0 9323 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50776

[startup+25.5009 s]
/proc/loadavg: 2.47 3.51 3.51 3/178 11790
/proc/meminfo: memFree=18204156/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=43704 CPUtime=25.49 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 18144 0 0 0 2547 2 0 0 25 0 1 0 588969366 44752896 7256 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259184 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 10926 7256 244 29 0 7555 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43704

[startup+51.1006 s]
/proc/loadavg: 2.31 3.39 3.47 3/178 11790
/proc/meminfo: memFree=18196276/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=77612 CPUtime=51.09 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 24498 0 0 0 5106 3 0 0 25 0 1 0 588969366 79474688 13333 33554432000 4194304 4309791 140734807030736 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 19403 13333 244 29 0 16032 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77612

[startup+102.307 s]
/proc/loadavg: 2.12 3.15 3.38 3/178 11792
/proc/meminfo: memFree=18180508/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=107960 CPUtime=102.3 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 32504 0 0 0 10225 5 0 0 25 0 1 0 588969366 110551040 16270 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259848 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 26990 16270 244 29 0 23619 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 107960

[startup+162.301 s]
/proc/loadavg: 2.04 2.94 3.29 3/178 11794
/proc/meminfo: memFree=18176020/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=107960 CPUtime=162.29 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 33611 0 0 0 16224 5 0 0 25 0 1 0 588969366 110551040 17349 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 26990 17349 244 29 0 23619 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 107960

[startup+222.301 s]
/proc/loadavg: 2.01 2.77 3.21 3/178 11794
/proc/meminfo: memFree=18171276/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=107960 CPUtime=222.3 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 35046 0 0 0 22224 6 0 0 25 0 1 0 588969366 110551040 18756 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 26990 18756 244 29 0 23619 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 107960

[startup+282.301 s]
/proc/loadavg: 2.07 2.64 3.13 3/178 11796
/proc/meminfo: memFree=18151904/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=107960 CPUtime=282.29 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 43429 0 0 0 28222 7 0 0 25 0 1 0 588969366 110551040 18885 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 26990 18885 244 29 0 23619 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 107960

[startup+342.301 s]
/proc/loadavg: 2.02 2.52 3.06 3/178 11798
/proc/meminfo: memFree=18162912/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=107960 CPUtime=342.3 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 52233 0 0 0 34221 9 0 0 25 0 1 0 588969366 110551040 18885 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 26990 18885 244 29 0 23619 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 107960

[startup+402.301 s]
/proc/loadavg: 2.01 2.42 2.99 3/178 11800
/proc/meminfo: memFree=18123456/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=157280 CPUtime=402.29 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 69528 0 0 0 40218 11 0 0 25 0 1 0 588969366 161054720 26603 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 39320 26603 244 29 0 35949 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 157280

[startup+462.301 s]
/proc/loadavg: 2.00 2.34 2.93 3/178 11802
/proc/meminfo: memFree=18169676/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=107960 CPUtime=462.3 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 72140 0 0 0 46217 13 0 0 25 0 1 0 588969366 110551040 18885 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259892 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 26990 18885 244 29 0 23619 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 107960

[startup+522.301 s]
/proc/loadavg: 2.00 2.28 2.87 3/178 11802
/proc/meminfo: memFree=18165056/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=107960 CPUtime=522.3 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 83143 0 0 0 52215 15 0 0 25 0 1 0 588969366 110551040 18885 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 26990 18885 244 29 0 23619 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107960

[startup+582.301 s]
/proc/loadavg: 2.00 2.23 2.81 3/178 11804
/proc/meminfo: memFree=18158456/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=107960 CPUtime=582.3 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 95152 0 0 0 58212 18 0 0 25 0 1 0 588969366 110551040 18885 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 26990 18885 244 29 0 23619 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 107960

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12097
/proc/meminfo: memFree=18064592/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=207904 CPUtime=4002.35 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 501101 0 0 0 400082 153 0 0 25 0 1 0 588969366 212893696 42671 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 51976 42671 244 29 0 48605 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 207904

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12099
/proc/meminfo: memFree=18034056/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=257992 CPUtime=4062.36 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 505466 0 0 0 406080 156 0 0 25 0 1 0 588969366 264183808 46977 33554432000 4194304 4309791 140734807030736 18446744073709551615 4275457 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 64498 46977 244 29 0 61127 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 257992

[startup+4122.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 12099
/proc/meminfo: memFree=18100864/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=257992 CPUtime=4122.36 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 509420 0 0 0 412078 158 0 0 25 0 1 0 588969366 264183808 50872 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259878 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 64498 50872 244 29 0 61127 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 257992

[startup+4182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 12101
/proc/meminfo: memFree=18157256/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=177084 CPUtime=4182.36 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 519367 0 0 0 418076 160 0 0 25 0 1 0 588969366 181334016 32163 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 44271 32163 244 29 0 40900 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 177084

[startup+4242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 12103
/proc/meminfo: memFree=18115564/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=207904 CPUtime=4242.35 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 525602 0 0 0 424073 162 0 0 25 0 1 0 588969366 212893696 38288 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 51976 38288 244 29 0 48605 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 207904

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12105
/proc/meminfo: memFree=18076720/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=207904 CPUtime=4302.36 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 530683 0 0 0 430071 165 0 0 25 0 1 0 588969366 212893696 43285 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 51976 43285 244 29 0 48605 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 207904

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12107
/proc/meminfo: memFree=18042852/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=257992 CPUtime=4362.36 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 534997 0 0 0 436069 167 0 0 25 0 1 0 588969366 264183808 47530 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259376 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 64498 47530 244 29 0 61127 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 257992

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12107
/proc/meminfo: memFree=18012568/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=257992 CPUtime=4422.36 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 538893 0 0 0 442068 168 0 0 25 0 1 0 588969366 264183808 51360 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259892 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 64498 51360 244 29 0 61127 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 257992

[startup+4482.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 12109
/proc/meminfo: memFree=18216532/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=127764 CPUtime=4482.36 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 541176 0 0 0 448066 170 0 0 25 0 1 0 588969366 130830336 24129 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 31941 24129 244 29 0 28570 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 127764

[startup+4542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 12111
/proc/meminfo: memFree=18148552/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=207904 CPUtime=4542.36 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 554630 0 0 0 454063 173 0 0 25 0 1 0 588969366 212893696 37474 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 51976 37474 244 29 0 48605 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 207904

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12113
/proc/meminfo: memFree=18107120/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=207904 CPUtime=4602.37 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 559823 0 0 0 460062 175 0 0 25 0 1 0 588969366 212893696 42592 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 51976 42592 244 29 0 48605 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 207904

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12115
/proc/meminfo: memFree=18073100/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=257992 CPUtime=4662.37 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 564284 0 0 0 466060 177 0 0 25 0 1 0 588969366 264183808 46995 33554432000 4194304 4309791 140734807030736 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 64498 46996 244 29 0 61127 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 257992

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12124
/proc/meminfo: memFree=18044168/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=257992 CPUtime=4722.37 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 568264 0 0 0 472058 179 0 0 25 0 1 0 588969366 264183808 50918 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 64498 50918 244 29 0 61127 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 257992

[startup+4782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 12126
/proc/meminfo: memFree=18013004/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=257992 CPUtime=4782.37 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 571846 0 0 0 478056 181 0 0 25 0 1 0 588969366 264183808 54453 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 64498 54453 244 29 0 61127 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 257992

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 12128
/proc/meminfo: memFree=18078448/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=177084 CPUtime=4842.36 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 582830 0 0 0 484052 184 0 0 25 0 1 0 588969366 181334016 34971 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 44271 34971 244 29 0 40900 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 177084

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12130
/proc/meminfo: memFree=18153424/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=207904 CPUtime=4902.37 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 588562 0 0 0 490050 187 0 0 25 0 1 0 588969366 212893696 40610 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259390 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 51976 40610 244 29 0 48605 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 207904

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12132
/proc/meminfo: memFree=18117936/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=257992 CPUtime=4962.37 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 593375 0 0 0 496048 189 0 0 25 0 1 0 588969366 264183808 45356 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 64498 45356 244 29 0 61127 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 257992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12132
/proc/meminfo: memFree=18098324/32951124 swapFree=67110396/67111528
[pid=11779] ppid=11777 vsize=257992 CPUtime=5000.07 cores=1,3,5,7
/proc/11779/stat : 11779 (glueminisat) R 11777 11779 11749 0 -1 4202496 596036 0 0 0 499816 191 0 0 25 0 1 0 588969366 264183808 47977 33554432000 4194304 4309791 140734807030736 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11779/statm: 64498 47977 244 29 0 61127 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 257992

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.17
CPU system time (s): 1.92271
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 257992

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

runsolver used 7.98778 second user time and 18.9161 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-28 12:43:07
IDJOB=3309317
IDBENCH=69598
IDSOLVER=1694
FILE ID=node118/3309317-1303987387
RUNJOBID= node118-1303987384-11768
PBS_JOBID= 13168758
Free space on /tmp= 71616 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309317-1303987387/watcher-3309317-1303987387 -o /tmp/evaluation-result-3309317-1303987387/solver-3309317-1303987387 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309317-1303987387.cnf

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

MD5SUM BENCH= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED=851201278

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18524984 kB
Buffers:       1894260 kB
Cached:       11930888 kB
SwapCached:        600 kB
Active:        9317848 kB
Inactive:      4572168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18524984 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            4668 kB
Writeback:           0 kB
AnonPages:       63232 kB
Mapped:          14512 kB
Slab:           471352 kB
PageTables:       4440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187888 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= 71588 MiB
End job on node118 at 2011-04-28 14:06:29