Trace number 3362608

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
minisat hack reference: minisat 2.2.0? (TO) 1300.05 1300.02

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.887
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

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: 961)

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-3362608-1305306108/watcher-3362608-1305306108 -o /tmp/evaluation-result-3362608-1305306108/solver-3362608-1305306108 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362608-1305306108.cnf 

running on 2 cores: 5,7

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: 3.68 3.92 3.96 4/360 4361
/proc/meminfo: memFree=21696880/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=19896 CPUtime=0 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 628 0 0 0 0 0 0 0 21 0 1 0 642208560 20373504 561 33554432000 4194304 4291037 140734157180848 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 4974 561 215 24 0 1608 0

[startup+0.109131 s]
/proc/loadavg: 3.68 3.92 3.96 4/360 4361
/proc/meminfo: memFree=21696880/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=16684 CPUtime=0.1 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 1028 0 0 0 10 0 0 0 22 0 1 0 642208560 17084416 805 33554432000 4194304 4291037 140734157180848 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 4171 805 258 24 0 805 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16684

[startup+0.201127 s]
/proc/loadavg: 3.68 3.92 3.96 4/360 4361
/proc/meminfo: memFree=21696880/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=17700 CPUtime=0.19 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 1253 0 0 0 19 0 0 0 22 0 1 0 642208560 18124800 1022 33554432000 4194304 4291037 140734157180848 18446744073709551615 4251505 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 4425 1022 258 24 0 1059 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17700

[startup+0.301095 s]
/proc/loadavg: 3.68 3.92 3.96 4/360 4361
/proc/meminfo: memFree=21696880/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=17700 CPUtime=0.29 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 1291 0 0 0 29 0 0 0 22 0 1 0 642208560 18124800 1060 33554432000 4194304 4291037 140734157180848 18446744073709551615 4262311 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 4425 1060 258 24 0 1059 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17700

[startup+0.701023 s]
/proc/loadavg: 3.68 3.92 3.96 4/360 4361
/proc/meminfo: memFree=21696880/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=18768 CPUtime=0.69 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 1420 0 0 0 69 0 0 0 24 0 1 0 642208560 19218432 1188 33554432000 4194304 4291037 140734157180848 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 4692 1188 258 24 0 1326 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18768

[startup+1.50088 s]
/proc/loadavg: 3.70 3.92 3.96 5/367 4374
/proc/meminfo: memFree=21518020/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=19792 CPUtime=1.49 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 1780 0 0 0 149 0 0 0 25 0 1 0 642208560 20267008 1533 33554432000 4194304 4291037 140734157180848 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 4948 1533 258 24 0 1582 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19792

[startup+3.10059 s]
/proc/loadavg: 3.70 3.92 3.96 5/367 4374
/proc/meminfo: memFree=21418696/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=20820 CPUtime=3.09 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 2108 0 0 0 309 0 0 0 25 0 1 0 642208560 21319680 1845 33554432000 4194304 4291037 140734157180848 18446744073709551615 4262704 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 5205 1845 258 24 0 1839 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20820

[startup+6.30101 s]
/proc/loadavg: 3.70 3.92 3.96 5/367 4374
/proc/meminfo: memFree=21453176/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=23104 CPUtime=6.29 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 2282 0 0 0 629 0 0 0 25 0 1 0 642208560 23658496 2017 33554432000 4194304 4291037 140734157180848 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 5776 2017 258 24 0 2410 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23104

[startup+12.7009 s]
/proc/loadavg: 3.82 3.94 3.97 6/367 4374
/proc/meminfo: memFree=21427576/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=24940 CPUtime=12.69 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 3165 0 0 0 1269 0 0 0 25 0 1 0 642208560 25538560 2875 33554432000 4194304 4291037 140734157180848 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 6235 2875 258 24 0 2869 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24940

[startup+25.5005 s]
/proc/loadavg: 3.85 3.94 3.97 5/367 4374
/proc/meminfo: memFree=21390100/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=28648 CPUtime=25.49 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 3502 0 0 0 2549 0 0 0 25 0 1 0 642208560 29335552 3208 33554432000 4194304 4291037 140734157180848 18446744073709551615 4262512 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 7162 3208 258 24 0 3796 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28648

[startup+51.1009 s]
/proc/loadavg: 3.91 3.94 3.97 5/367 4375
/proc/meminfo: memFree=21317716/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=28648 CPUtime=51.09 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 4143 0 0 0 5109 0 0 0 25 0 1 0 642208560 29335552 3822 33554432000 4194304 4291037 140734157180848 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 7162 3822 258 24 0 3796 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28648

[startup+102.301 s]
/proc/loadavg: 3.96 3.95 3.97 5/367 4377
/proc/meminfo: memFree=21253196/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=28648 CPUtime=102.3 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 4143 0 0 0 10230 0 0 0 25 0 1 0 642208560 29335552 3822 33554432000 4194304 4291037 140734157180848 18446744073709551615 4248591 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 7162 3822 258 24 0 3796 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28648

[startup+162.301 s]
/proc/loadavg: 4.09 3.99 3.98 5/367 4381
/proc/meminfo: memFree=21197716/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=33176 CPUtime=162.29 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 4813 0 0 0 16229 0 0 0 25 0 1 0 642208560 33972224 4485 33554432000 4194304 4291037 140734157180848 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 8294 4485 258 24 0 4928 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 33176

[startup+222.314 s]
/proc/loadavg: 4.07 4.00 3.98 6/367 4383
/proc/meminfo: memFree=21139500/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=33176 CPUtime=222.31 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 12652 0 0 0 22230 1 0 0 25 0 1 0 642208560 33972224 4935 33554432000 4194304 4291037 140734157180848 18446744073709551615 4262382 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 8294 4935 258 24 0 4928 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 33176

[startup+282.301 s]
/proc/loadavg: 4.16 4.03 3.99 6/367 4384
/proc/meminfo: memFree=21073616/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=35896 CPUtime=282.3 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 34615 0 0 0 28225 5 0 0 25 0 1 0 642208560 36757504 5605 33554432000 4194304 4291037 140734157180848 18446744073709551615 4261898 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 8974 5605 258 24 0 5608 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 35896

[startup+342.3 s]
/proc/loadavg: 4.12 4.04 4.00 5/367 4386
/proc/meminfo: memFree=21013052/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=37568 CPUtime=342.3 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 35046 0 0 0 34225 5 0 0 25 0 1 0 642208560 38469632 6032 33554432000 4194304 4291037 140734157180848 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 9392 6032 258 24 0 6026 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 37568

[startup+402.3 s]
/proc/loadavg: 4.04 4.03 4.00 6/367 4388
/proc/meminfo: memFree=20960680/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=37568 CPUtime=402.3 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 35046 0 0 0 40225 5 0 0 25 0 1 0 642208560 38469632 6032 33554432000 4194304 4291037 140734157180848 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 9392 6032 258 24 0 6026 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 37568

[startup+462.301 s]
/proc/loadavg: 4.16 4.07 4.01 5/367 4389
/proc/meminfo: memFree=20903332/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=38600 CPUtime=462.3 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 44603 0 0 0 46223 7 0 0 25 0 1 0 642208560 39526400 6281 33554432000 4194304 4291037 140734157180848 18446744073709551615 4248312 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 9650 6281 258 24 0 6284 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 38600

[startup+522.301 s]
/proc/loadavg: 4.06 4.05 4.00 5/367 4391
/proc/meminfo: memFree=20846392/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=40272 CPUtime=522.31 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 49075 0 0 0 52223 8 0 0 25 0 1 0 642208560 41238528 6708 33554432000 4194304 4291037 140734157180848 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 10068 6708 258 24 0 6702 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 40272

[startup+582.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/367 4392
/proc/meminfo: memFree=20806916/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=40272 CPUtime=582.31 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 49075 0 0 0 58223 8 0 0 25 0 1 0 642208560 41238528 6708 33554432000 4194304 4291037 140734157180848 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 10068 6708 258 24 0 6702 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 40272

[startup+642.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/367 4394
/proc/meminfo: memFree=20770032/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=40272 CPUtime=642.31 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 49075 0 0 0 64223 8 0 0 25 0 1 0 642208560 41238528 6708 33554432000 4194304 4291037 140734157180848 18446744073709551615 4255873 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 10068 6708 258 24 0 6702 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 40272

[startup+702.301 s]
/proc/loadavg: 4.09 4.05 4.01 6/367 4396
/proc/meminfo: memFree=20733516/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=40272 CPUtime=702.32 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 49075 0 0 0 70224 8 0 0 25 0 1 0 642208560 41238528 6708 33554432000 4194304 4291037 140734157180848 18446744073709551615 4262413 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 10068 6708 258 24 0 6702 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 40272

[startup+762.3 s]
/proc/loadavg: 4.07 4.05 4.01 6/367 4397
/proc/meminfo: memFree=20713364/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=35952 CPUtime=762.32 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 49449 0 0 0 76224 8 0 0 25 0 1 0 642208560 36814848 4809 33554432000 4194304 4291037 140734157180848 18446744073709551615 4262408 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 8988 4809 258 24 0 5622 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 35952

[startup+822.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/367 4399
/proc/meminfo: memFree=20657036/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=47488 CPUtime=822.31 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 53253 0 0 0 82223 8 0 0 25 0 1 0 642208560 48627712 8512 33554432000 4194304 4291037 140734157180848 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 11872 8512 258 24 0 8506 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 47488

[startup+882.314 s]
/proc/loadavg: 4.04 4.05 4.00 5/367 4400
/proc/meminfo: memFree=20624748/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=47488 CPUtime=882.33 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 53253 0 0 0 88225 8 0 0 25 0 1 0 642208560 48627712 8512 33554432000 4194304 4291037 140734157180848 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 11872 8512 258 24 0 8506 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 47488

[startup+942.301 s]
/proc/loadavg: 4.01 4.04 4.00 5/367 4402
/proc/meminfo: memFree=20604464/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=43068 CPUtime=942.32 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 55969 0 0 0 94223 9 0 0 25 0 1 0 642208560 44101632 7239 33554432000 4194304 4291037 140734157180848 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 10767 7239 258 24 0 7401 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 43068

[startup+1002.3 s]
/proc/loadavg: 4.09 4.05 4.01 5/367 4404
/proc/meminfo: memFree=20909336/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=43068 CPUtime=1002.32 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 56007 0 0 0 100223 9 0 0 25 0 1 0 642208560 44101632 7275 33554432000 4194304 4291037 140734157180848 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 10767 7275 258 24 0 7401 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 43068

[startup+1062.3 s]
/proc/loadavg: 4.07 4.06 4.01 6/367 4405
/proc/meminfo: memFree=20851500/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=43068 CPUtime=1062.32 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 56028 0 0 0 106223 9 0 0 25 0 1 0 642208560 44101632 7296 33554432000 4194304 4291037 140734157180848 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 10767 7296 258 24 0 7401 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 43068

[startup+1122.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/367 4407
/proc/meminfo: memFree=20806944/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=43068 CPUtime=1122.33 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 56028 0 0 0 112224 9 0 0 25 0 1 0 642208560 44101632 7296 33554432000 4194304 4291037 140734157180848 18446744073709551615 4255974 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 10767 7296 258 24 0 7401 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 43068

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 4.00 6/367 4408
/proc/meminfo: memFree=20761520/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=47488 CPUtime=1182.32 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 57277 0 0 0 118223 9 0 0 25 0 1 0 642208560 48627712 8512 33554432000 4194304 4291037 140734157180848 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 11872 8512 258 24 0 8506 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 47488

[startup+1242.3 s]
/proc/loadavg: 4.18 4.07 4.01 5/367 4410
/proc/meminfo: memFree=20720928/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=47488 CPUtime=1242.33 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 57277 0 0 0 124224 9 0 0 25 0 1 0 642208560 48627712 8512 33554432000 4194304 4291037 140734157180848 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 11872 8512 258 24 0 8506 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 47488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.07 4.01 6/366 4412
/proc/meminfo: memFree=20724856/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=47488 CPUtime=1300.03 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 59051 0 0 0 129994 9 0 0 25 0 1 0 642208560 48627712 8512 33554432000 4194304 4291037 140734157180848 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 11872 8512 258 24 0 8506 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 47488

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

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

[startup+1300 s]
/proc/loadavg: 4.12 4.07 4.01 6/366 4412
/proc/meminfo: memFree=20724856/32951124 swapFree=65581052/67111528
[pid=4361] ppid=4359 vsize=47488 CPUtime=1300.03 cores=5,7
/proc/4361/stat : 4361 (minisat_release) R 4359 4361 4313 0 -1 4202496 59051 0 0 0 129994 9 0 0 25 0 1 0 642208560 48627712 8512 33554432000 4194304 4291037 140734157180848 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4361/statm: 11872 8512 258 24 0 8506 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 47488

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.95
CPU system time (s): 0.097985
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 47488

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

runsolver used 4.27235 second user time and 11.0963 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-13 19:01:48
IDJOB=3362608
IDBENCH=20401
IDSOLVER=1840
FILE ID=node137/3362608-1305306108
RUNJOBID= node137-1305306108-4334
PBS_JOBID= 13321468
Free space on /tmp= 37832 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362608-1305306108/watcher-3362608-1305306108 -o /tmp/evaluation-result-3362608-1305306108/solver-3362608-1305306108 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362608-1305306108.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=997412138

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21697416 kB
Buffers:        203908 kB
Cached:        3383900 kB
SwapCached:      36296 kB
Active:        1526248 kB
Inactive:      9513420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21697416 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           11256 kB
Writeback:           0 kB
AnonPages:     7425616 kB
Mapped:          18780 kB
Slab:           108132 kB
PageTables:      39436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75933384 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= 37800 MiB
End job on node137 at 2011-05-13 19:23:31