Trace number 3280155

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) 1300.05 1300.02

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark77.9931
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

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-3280155-1303749419/watcher-3280155-1303749419 -o /tmp/evaluation-result-3280155-1303749419/solver-3280155-1303749419 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3280155-1303749419.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.87 1.60 2.38 4/181 31482
/proc/meminfo: memFree=12125140/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=380 CPUtime=0 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4194304 76 0 0 0 0 0 0 0 21 0 1 0 467357851 389120 30 33554432000 4194304 4309791 140735619224480 18446744073709551615 233505327145 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31482/statm: 96 37 31 29 0 23 0

[startup+0.072914 s]
/proc/loadavg: 0.87 1.60 2.38 4/181 31482
/proc/meminfo: memFree=12125140/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=40340 CPUtime=0.06 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 5908 0 0 0 6 0 0 0 21 0 1 0 467357851 41308160 5655 33554432000 4194304 4309791 140735619224480 18446744073709551615 4272692 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 10085 5660 217 29 0 6714 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 40340

[startup+0.100893 s]
/proc/loadavg: 0.87 1.60 2.38 4/181 31482
/proc/meminfo: memFree=12125140/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=53744 CPUtime=0.09 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 8922 0 0 0 8 1 0 0 21 0 1 0 467357851 55033856 8533 33554432000 4194304 4309791 140735619224480 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 13436 8546 217 29 0 10065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53744

[startup+0.30086 s]
/proc/loadavg: 0.87 1.60 2.38 4/181 31482
/proc/meminfo: memFree=12125140/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=95724 CPUtime=0.29 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 20762 0 0 0 26 3 0 0 22 0 1 0 467357851 98021376 19382 33554432000 4194304 4309791 140735619224480 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 23931 19382 217 29 0 20560 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 95724

[startup+0.700775 s]
/proc/loadavg: 0.87 1.60 2.38 4/181 31482
/proc/meminfo: memFree=12125140/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=158668 CPUtime=0.68 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 35891 0 0 0 63 5 0 0 23 0 1 0 467357851 162476032 32458 33554432000 4194304 4309791 140735619224480 18446744073709551615 4261232 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 39667 32458 219 29 0 36296 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 158668

[startup+1.50067 s]
/proc/loadavg: 0.87 1.60 2.38 6/187 31493
/proc/meminfo: memFree=11937400/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=178568 CPUtime=1.48 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 42062 0 0 0 142 6 0 0 25 0 1 0 467357851 182853632 38363 33554432000 4194304 4309791 140735619224480 18446744073709551615 4232518 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 44642 38363 225 29 0 41271 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 178568

[startup+3.10036 s]
/proc/loadavg: 0.87 1.60 2.38 5/190 31499
/proc/meminfo: memFree=11721820/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=150200 CPUtime=3.08 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 46387 0 0 0 301 7 0 0 25 0 1 0 467357851 153804800 30737 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 37550 30737 244 29 0 34179 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 150200

[startup+6.30079 s]
/proc/loadavg: 1.12 1.64 2.39 5/190 31500
/proc/meminfo: memFree=11747180/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=150200 CPUtime=6.28 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 46796 0 0 0 621 7 0 0 25 0 1 0 467357851 153804800 31142 33554432000 4194304 4309791 140735619224480 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 37550 31142 245 29 0 34179 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 150200

[startup+12.7006 s]
/proc/loadavg: 1.35 1.68 2.40 5/190 31500
/proc/meminfo: memFree=11724644/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=150200 CPUtime=12.69 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 47808 0 0 0 1261 8 0 0 25 0 1 0 467357851 153804800 32148 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 37550 32148 245 29 0 34179 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 150200

[startup+25.5004 s]
/proc/loadavg: 1.94 1.80 2.43 5/190 31500
/proc/meminfo: memFree=11650608/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=161876 CPUtime=25.49 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 50122 0 0 0 2540 9 0 0 25 0 1 0 467357851 165761024 34454 33554432000 4194304 4309791 140735619224480 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 40469 34454 245 29 0 37098 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 161876

[startup+51.1008 s]
/proc/loadavg: 2.57 1.95 2.46 5/190 31528
/proc/meminfo: memFree=11494744/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=208760 CPUtime=51.08 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 68485 0 0 0 5097 11 0 0 25 0 1 0 467357851 213770240 43322 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 52190 43322 245 29 0 48819 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 208760

[startup+102.307 s]
/proc/loadavg: 3.38 2.27 2.54 5/190 31529
/proc/meminfo: memFree=11438260/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=208760 CPUtime=102.29 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 89532 0 0 0 10211 18 0 0 25 0 1 0 467357851 213770240 45443 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 52190 45443 245 29 0 48819 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 208760

[startup+162.301 s]
/proc/loadavg: 3.84 2.60 2.63 5/190 31531
/proc/meminfo: memFree=11310724/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=289668 CPUtime=162.29 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 104837 0 0 0 16205 24 0 0 25 0 1 0 467357851 296620032 60707 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 72417 60707 245 29 0 69046 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 289668

[startup+222.301 s]
/proc/loadavg: 3.90 2.83 2.71 5/190 31559
/proc/meminfo: memFree=11456388/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=289668 CPUtime=222.3 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 131587 0 0 0 22198 32 0 0 25 0 1 0 467357851 296620032 58993 33554432000 4194304 4309791 140735619224480 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 72417 58993 245 29 0 69046 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 289668

[startup+282.3 s]
/proc/loadavg: 3.96 3.04 2.79 5/190 31561
/proc/meminfo: memFree=11446056/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=208760 CPUtime=282.29 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 159000 0 0 0 28191 38 0 0 25 0 1 0 467357851 213770240 46948 33554432000 4194304 4309791 140735619224480 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 52190 46948 245 29 0 48819 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 208760

[startup+342.3 s]
/proc/loadavg: 3.98 3.21 2.86 5/190 31590
/proc/meminfo: memFree=11457072/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=289668 CPUtime=342.3 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 177188 0 0 0 34186 44 0 0 25 0 1 0 467357851 296620032 65110 33554432000 4194304 4309791 140735619224480 18446744073709551615 4275197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 72417 65110 245 29 0 69046 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 289668

[startup+402.301 s]
/proc/loadavg: 3.99 3.36 2.93 5/190 31591
/proc/meminfo: memFree=11289112/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=371056 CPUtime=402.29 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 194542 0 0 0 40181 48 0 0 25 0 1 0 467357851 379961344 82440 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 92764 82440 245 29 0 89393 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 371056

[startup+462.301 s]
/proc/loadavg: 3.99 3.47 3.00 5/190 31593
/proc/meminfo: memFree=11443472/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=289668 CPUtime=462.29 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 224785 0 0 0 46174 55 0 0 25 0 1 0 467357851 296620032 62074 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259376 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 72417 62074 245 29 0 69046 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 289668

[startup+522.301 s]
/proc/loadavg: 4.06 3.58 3.06 5/190 31594
/proc/meminfo: memFree=11291928/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=371056 CPUtime=522.3 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 242828 0 0 0 52169 61 0 0 25 0 1 0 467357851 379961344 80086 33554432000 4194304 4309791 140735619224480 18446744073709551615 4277421 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 92764 80087 245 29 0 89393 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 371056

[startup+582.3 s]
/proc/loadavg: 4.09 3.67 3.12 5/190 31596
/proc/meminfo: memFree=11481256/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=239580 CPUtime=582.3 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 271295 0 0 0 58164 66 0 0 25 0 1 0 467357851 245329920 50149 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 59895 50149 245 29 0 56524 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 239580

[startup+642.301 s]
/proc/loadavg: 4.06 3.74 3.18 5/190 31598
/proc/meminfo: memFree=11310112/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=371056 CPUtime=642.31 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 290069 0 0 0 64159 72 0 0 25 0 1 0 467357851 379961344 68890 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 92764 68890 245 29 0 89393 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 371056

[startup+702.301 s]
/proc/loadavg: 4.02 3.79 3.23 5/190 31599
/proc/meminfo: memFree=11187080/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=371056 CPUtime=702.3 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 306475 0 0 0 70154 76 0 0 25 0 1 0 467357851 379961344 85264 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 92764 85264 245 29 0 89393 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 371056

[startup+762.307 s]
/proc/loadavg: 4.01 3.82 3.27 5/190 31601
/proc/meminfo: memFree=11187672/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=239580 CPUtime=762.31 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 337264 0 0 0 76147 84 0 0 25 0 1 0 467357851 245329920 47994 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 59895 47994 245 29 0 56524 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 239580

[startup+822.3 s]
/proc/loadavg: 4.00 3.85 3.31 5/190 31602
/proc/meminfo: memFree=11439492/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=371056 CPUtime=822.3 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 357544 0 0 0 82140 90 0 0 25 0 1 0 467357851 379961344 68245 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 92764 68245 245 29 0 89393 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 371056

[startup+882.3 s]
/proc/loadavg: 4.00 3.88 3.36 5/190 31604
/proc/meminfo: memFree=11218504/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=371056 CPUtime=882.31 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 374598 0 0 0 88136 95 0 0 25 0 1 0 467357851 379961344 85276 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 92764 85276 245 29 0 89393 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 371056

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.39 5/190 31605
/proc/meminfo: memFree=11103392/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=503316 CPUtime=942.31 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 391727 0 0 0 94131 100 0 0 25 0 1 0 467357851 515395584 102373 33554432000 4194304 4309791 140735619224480 18446744073709551615 4275252 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 125829 102373 245 29 0 122458 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 503316

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.43 5/190 31607
/proc/meminfo: memFree=11192532/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=239580 CPUtime=1002.31 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 421857 0 0 0 100123 108 0 0 25 0 1 0 467357851 245329920 54266 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259220 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 59895 54266 245 29 0 56524 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 239580

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.46 5/190 31609
/proc/meminfo: memFree=11327300/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=371056 CPUtime=1062.32 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 440880 0 0 0 106118 114 0 0 25 0 1 0 467357851 379961344 73258 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 92764 73258 245 29 0 89393 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 371056

[startup+1122.3 s]
/proc/loadavg: 4.03 3.95 3.50 5/190 31610
/proc/meminfo: memFree=11140804/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=503316 CPUtime=1122.32 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 458421 0 0 0 112112 120 0 0 25 0 1 0 467357851 515395584 90766 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259441 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 125829 90766 245 29 0 122458 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 503316

[startup+1182.3 s]
/proc/loadavg: 4.09 3.98 3.54 5/190 31666
/proc/meminfo: memFree=11405436/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=503316 CPUtime=1182.32 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 475506 0 0 0 118105 127 0 0 25 0 1 0 467357851 515395584 107827 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 125829 107827 245 29 0 122458 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 503316

[startup+1242.3 s]
/proc/loadavg: 4.03 3.98 3.56 5/190 31668
/proc/meminfo: memFree=11583200/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=239580 CPUtime=1242.32 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 507702 0 0 0 124097 135 0 0 25 0 1 0 467357851 245329920 53608 33554432000 4194304 4309791 140735619224480 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 59895 53608 245 29 0 56524 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 239580



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.98 3.58 5/190 31669
/proc/meminfo: memFree=11544760/32951124 swapFree=67111528/67111528
[pid=31482] ppid=31480 vsize=371056 CPUtime=1300.03 cores=4,6
/proc/31482/stat : 31482 (glueminisat) R 31480 31482 31106 0 -1 4202496 526682 0 0 0 129862 141 0 0 25 0 1 0 467357851 379961344 72563 33554432000 4194304 4309791 140735619224480 18446744073709551615 4253863 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31482/statm: 92764 72563 245 29 0 89393 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 371056

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): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.62
CPU system time (s): 1.42478
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 583456

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

runsolver used 2.20267 second user time and 4.90125 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-25 18:37:00
IDJOB=3280155
IDBENCH=20349
IDSOLVER=1650
FILE ID=node145/3280155-1303749419
RUNJOBID= node145-1303749418-31457
PBS_JOBID= 13154017
Free space on /tmp= 71648 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-17-s.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280155-1303749419/watcher-3280155-1303749419 -o /tmp/evaluation-result-3280155-1303749419/solver-3280155-1303749419 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3280155-1303749419.cnf

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

MD5SUM BENCH= f72920912a1bb14f90e9fea5dee0ec1c
RANDOM SEED=1830059559

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12125676 kB
Buffers:       2171432 kB
Cached:       17975940 kB
SwapCached:          0 kB
Active:       10136192 kB
Inactive:     10118380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12125676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           34960 kB
Writeback:           0 kB
AnonPages:      106200 kB
Mapped:          15228 kB
Slab:           506912 kB
PageTables:       5140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   260156 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= 71628 MiB
End job on node145 at 2011-04-25 18:58:42