Trace number 3293679

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.04 1300.03

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/2dlx_ca_bp_f_liveness.cnf
MD5SUM99cd8de7f06ce8c087a5c7fb299dfb62
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables202253
Number of clauses4313014
Sum of the clauses size12562188
Maximum clause length651
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23935640
Number of clauses of size 3199653
Number of clauses of size 410363
Number of clauses of size 55846
Number of clauses of size over 5161511

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-3293679-1303790842/watcher-3293679-1303790842 -o /tmp/evaluation-result-3293679-1303790842/solver-3293679-1303790842 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3293679-1303790842.cnf 

running on 2 cores: 0,2

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: 4.92 3.55 3.86 5/187 19439
/proc/meminfo: memFree=15842320/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=2512 CPUtime=0 cores=0,2
/proc/19439/stat : 19439 (glueminisat) S 19437 19439 17330 0 -1 4194304 88 0 0 0 0 0 0 0 23 0 1 0 490684043 2572288 43 33554432000 4194304 4309791 140736167255168 18446744073709551615 210642222727 0 2147483391 4096 0 18446744071699109054 0 0 17 0 0 0 0
/proc/19439/statm: 628 43 34 29 0 23 0

[startup+0.0407719 s]
/proc/loadavg: 4.92 3.55 3.86 5/187 19439
/proc/meminfo: memFree=15842320/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=23620 CPUtime=0.02 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 2236 0 0 0 2 0 0 0 23 0 1 0 490684043 24186880 1983 33554432000 4194304 4309791 140736167255168 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 5905 1983 217 29 0 2534 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23620

[startup+0.100772 s]
/proc/loadavg: 4.92 3.55 3.86 5/187 19439
/proc/meminfo: memFree=15842320/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=31932 CPUtime=0.09 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 5366 0 0 0 8 1 0 0 23 0 1 0 490684043 32698368 4569 33554432000 4194304 4309791 140736167255168 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 7983 4570 217 29 0 4612 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31932

[startup+0.300744 s]
/proc/loadavg: 4.92 3.55 3.86 5/187 19439
/proc/meminfo: memFree=15842320/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=70448 CPUtime=0.28 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 14463 0 0 0 26 2 0 0 25 0 1 0 490684043 72138752 12494 33554432000 4194304 4309791 140736167255168 18446744073709551615 4262760 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 17612 12497 217 29 0 14241 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 70448

[startup+0.70069 s]
/proc/loadavg: 4.92 3.55 3.86 5/187 19439
/proc/meminfo: memFree=15842320/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=153160 CPUtime=0.68 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 35119 0 0 0 63 5 0 0 25 0 1 0 490684043 156835840 28970 33554432000 4194304 4309791 140736167255168 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 38290 28970 217 29 0 34919 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 153160

[startup+1.50053 s]
/proc/loadavg: 4.92 3.55 3.86 6/188 19441
/proc/meminfo: memFree=15679384/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=271416 CPUtime=1.49 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 69317 0 0 0 137 12 0 0 25 0 1 0 490684043 277929984 58943 33554432000 4194304 4309791 140736167255168 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 67854 58946 217 29 0 64483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 271416

[startup+3.10025 s]
/proc/loadavg: 5.08 3.61 3.88 5/188 19441
/proc/meminfo: memFree=15543832/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=364416 CPUtime=3.08 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 88329 0 0 0 293 15 0 0 25 0 1 0 490684043 373161984 73694 33554432000 4194304 4309791 140736167255168 18446744073709551615 4226662 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 91104 73694 223 29 0 87733 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 364416

[startup+6.30071 s]
/proc/loadavg: 5.08 3.61 3.88 5/188 19441
/proc/meminfo: memFree=15537748/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=367744 CPUtime=6.28 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 89863 0 0 0 613 15 0 0 25 0 1 0 490684043 376569856 75173 33554432000 4194304 4309791 140736167255168 18446744073709551615 4232224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 91936 75173 225 29 0 88565 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 367744

[startup+12.7006 s]
/proc/loadavg: 5.38 3.72 3.91 6/188 19441
/proc/meminfo: memFree=15539968/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=12.68 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 110762 0 0 0 1250 18 0 0 25 0 1 0 490684043 357736448 65394 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259512 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 65394 244 29 0 83967 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 349352

[startup+25.5005 s]
/proc/loadavg: 5.79 3.86 3.96 6/188 19441
/proc/meminfo: memFree=15551232/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=25.48 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 112582 0 0 0 2529 19 0 0 25 0 1 0 490684043 357736448 67198 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 67198 244 29 0 83967 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 349352

[startup+51.1012 s]
/proc/loadavg: 6.26 4.13 4.04 6/188 19442
/proc/meminfo: memFree=15539500/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=51.09 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 116945 0 0 0 5085 24 0 0 25 0 1 0 490684043 357736448 71518 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 71518 244 29 0 83967 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 349352

[startup+102.307 s]
/proc/loadavg: 7.27 4.78 4.27 5/188 19443
/proc/meminfo: memFree=15478468/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=102.29 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 170526 0 0 0 10193 36 0 0 25 0 1 0 490684043 357736448 70124 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 70124 244 29 0 83967 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 349352

[startup+162.3 s]
/proc/loadavg: 6.59 5.08 4.40 5/188 19445
/proc/meminfo: memFree=15463668/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=162.29 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 204984 0 0 0 16184 45 0 0 25 0 1 0 490684043 357736448 75317 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 75317 244 29 0 83967 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 349352

[startup+222.3 s]
/proc/loadavg: 4.95 4.88 4.37 5/188 19446
/proc/meminfo: memFree=15370896/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=299264 CPUtime=222.29 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 260327 0 0 0 22174 55 0 0 25 0 1 0 490684043 306446336 68566 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 74816 68566 244 29 0 71445 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 299264

[startup+282.3 s]
/proc/loadavg: 4.35 4.72 4.35 5/188 19448
/proc/meminfo: memFree=15512372/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=299264 CPUtime=282.29 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 294225 0 0 0 28166 63 0 0 25 0 1 0 490684043 306446336 68870 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 74816 68870 244 29 0 71445 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 299264

[startup+342.301 s]
/proc/loadavg: 4.28 4.63 4.34 5/188 19450
/proc/meminfo: memFree=15449968/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=342.29 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 330007 0 0 0 34158 71 0 0 25 0 1 0 490684043 357736448 69777 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 69777 244 29 0 83967 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 349352

[startup+402.301 s]
/proc/loadavg: 4.10 4.51 4.32 5/188 19451
/proc/meminfo: memFree=15448380/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=299264 CPUtime=402.29 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 364577 0 0 0 40150 79 0 0 25 0 1 0 490684043 306446336 68634 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 74816 68634 244 29 0 71445 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 299264

[startup+462.301 s]
/proc/loadavg: 4.04 4.42 4.29 5/188 19453
/proc/meminfo: memFree=15482828/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=430740 CPUtime=462.29 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 378956 0 0 0 46145 84 0 0 25 0 1 0 490684043 441077760 82912 33554432000 4194304 4309791 140736167255168 18446744073709551615 4260074 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 107685 82912 244 29 0 104314 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 430740

[startup+522.301 s]
/proc/loadavg: 4.05 4.35 4.28 5/188 19454
/proc/meminfo: memFree=15511688/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=522.29 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 412975 0 0 0 52138 91 0 0 25 0 1 0 490684043 357736448 77470 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 77470 244 29 0 83967 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 349352

[startup+582.301 s]
/proc/loadavg: 4.02 4.29 4.26 5/188 19456
/proc/meminfo: memFree=15545284/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=582.3 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 445394 0 0 0 58133 97 0 0 25 0 1 0 490684043 357736448 72410 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 72410 244 29 0 83967 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 349352

[startup+642.301 s]
/proc/loadavg: 3.44 4.08 4.19 4/182 19475
/proc/meminfo: memFree=16382944/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=642.3 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 484094 0 0 0 64123 107 0 0 25 0 1 0 490684043 357736448 71188 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259496 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 71188 244 29 0 83967 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 349352

[startup+702.301 s]
/proc/loadavg: 3.23 3.89 4.11 4/182 19476
/proc/meminfo: memFree=16232020/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=430740 CPUtime=702.3 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 499111 0 0 0 70119 111 0 0 25 0 1 0 490684043 441077760 86126 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 107685 86126 244 29 0 104314 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 430740

[startup+762.306 s]
/proc/loadavg: 3.14 3.75 4.05 4/182 19478
/proc/meminfo: memFree=16304424/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=762.3 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 535768 0 0 0 76112 118 0 0 25 0 1 0 490684043 357736448 78232 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 78232 244 29 0 83967 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 349352

[startup+822.3 s]
/proc/loadavg: 3.05 3.61 3.98 4/182 19479
/proc/meminfo: memFree=16329332/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=822.29 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 572107 0 0 0 82104 125 0 0 25 0 1 0 490684043 357736448 72291 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 72291 244 29 0 83967 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 349352

[startup+882.301 s]
/proc/loadavg: 2.57 3.38 3.88 3/176 19498
/proc/meminfo: memFree=17207336/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=430740 CPUtime=882.3 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 586890 0 0 0 88100 130 0 0 25 0 1 0 490684043 441077760 86993 33554432000 4194304 4309791 140736167255168 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 107685 86993 244 29 0 104314 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 430740

[startup+942.301 s]
/proc/loadavg: 2.21 3.13 3.76 3/176 19500
/proc/meminfo: memFree=17267344/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=942.3 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 622781 0 0 0 94091 139 0 0 25 0 1 0 490684043 357736448 78261 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 78261 244 29 0 83967 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 349352

[startup+1002.3 s]
/proc/loadavg: 2.07 2.92 3.64 3/176 19501
/proc/meminfo: memFree=17228268/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=299264 CPUtime=1002.3 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 658002 0 0 0 100084 146 0 0 25 0 1 0 490684043 306446336 68329 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 74816 68329 244 29 0 71445 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 299264

[startup+1062.3 s]
/proc/loadavg: 2.03 2.75 3.54 3/176 19503
/proc/meminfo: memFree=17200492/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=1062.3 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 670391 0 0 0 106080 150 0 0 25 0 1 0 490684043 357736448 80619 33554432000 4194304 4309791 140736167255168 18446744073709551615 4252174 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 80619 244 29 0 83967 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 349352

[startup+1122.3 s]
/proc/loadavg: 2.01 2.61 3.44 3/176 19504
/proc/meminfo: memFree=17243256/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=1122.3 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 707414 0 0 0 112072 158 0 0 25 0 1 0 490684043 357736448 70476 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 70476 244 29 0 83967 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 349352

[startup+1182.3 s]
/proc/loadavg: 2.00 2.50 3.35 3/176 19506
/proc/meminfo: memFree=17225764/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=430740 CPUtime=1182.3 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 719393 0 0 0 118068 162 0 0 25 0 1 0 490684043 441077760 82360 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 107685 82360 244 29 0 104314 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 430740

[startup+1242.3 s]
/proc/loadavg: 2.00 2.40 3.26 3/176 19508
/proc/meminfo: memFree=17303004/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=349352 CPUtime=1242.3 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 756460 0 0 0 124060 170 0 0 25 0 1 0 490684043 357736448 70652 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 87338 70652 244 29 0 83967 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 349352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.56 2.22 3.15 2/170 19527
/proc/meminfo: memFree=17587876/32951132 swapFree=67111524/67111528
[pid=19439] ppid=19437 vsize=430740 CPUtime=1300.01 cores=0,2
/proc/19439/stat : 19439 (glueminisat) R 19437 19439 17330 0 -1 4202496 771028 0 0 0 129826 175 0 0 25 0 1 0 490684043 441077760 85106 33554432000 4194304 4309791 140736167255168 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19439/statm: 107685 85106 244 29 0 104314 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 430740

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.03
CPU time (s): 1300.04
CPU user time (s): 1298.27
CPU system time (s): 1.77173
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 510880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.27
system time used= 1.77173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 771028
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= 5
involuntary context switches= 2904

runsolver used 2.17967 second user time and 4.63629 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-26 06:07:24
IDJOB=3293679
IDBENCH=88165
IDSOLVER=1650
FILE ID=node129/3293679-1303790842
RUNJOBID= node129-1303790807-19375
PBS_JOBID= 13157224
Free space on /tmp= 66248 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/2dlx_ca_bp_f_liveness.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293679-1303790842/watcher-3293679-1303790842 -o /tmp/evaluation-result-3293679-1303790842/solver-3293679-1303790842 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3293679-1303790842.cnf

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

MD5SUM BENCH= 99cd8de7f06ce8c087a5c7fb299dfb62
RANDOM SEED=1586522615

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15842600 kB
Buffers:       1250240 kB
Cached:       13545944 kB
SwapCached:          4 kB
Active:        4855200 kB
Inactive:     11565872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15842600 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          595456 kB
Writeback:           0 kB
AnonPages:     1624448 kB
Mapped:          15872 kB
Slab:           620444 kB
PageTables:       8228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2051788 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66736 MiB
End job on node129 at 2011-04-26 06:29:06