Trace number 3380393

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: cir_minisat 2011-05-13 (simp)? (TO) 1300 1300.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1166.09
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

running on 2 cores: 1,3

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: 2.05 2.44 3.10 3/187 10381
/proc/meminfo: memFree=32054880/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=20200 CPUtime=0 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 895 0 0 0 0 0 0 0 25 0 1 0 875505257 20684800 828 33554432000 4194304 4300288 140737245219072 18446744073709551615 4279134 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 5050 828 216 26 0 1682 0

[startup+0.072857 s]
/proc/loadavg: 2.05 2.44 3.10 3/187 10381
/proc/meminfo: memFree=32054880/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=33792 CPUtime=0.06 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 5145 0 0 0 6 0 0 0 25 0 1 0 875505257 34603008 4603 33554432000 4194304 4300288 140737245219072 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 8448 4607 218 26 0 5080 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33792

[startup+0.100831 s]
/proc/loadavg: 2.05 2.44 3.10 3/187 10381
/proc/meminfo: memFree=32054880/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=40028 CPUtime=0.09 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 6769 0 0 0 9 0 0 0 25 0 1 0 875505257 40988672 6152 33554432000 4194304 4300288 140737245219072 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 10007 6154 218 26 0 6639 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40028

[startup+0.300834 s]
/proc/loadavg: 2.05 2.44 3.10 3/187 10381
/proc/meminfo: memFree=32054880/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=59668 CPUtime=0.29 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 11010 0 0 0 28 1 0 0 25 0 1 0 875505257 61100032 10017 33554432000 4194304 4300288 140737245219072 18446744073709551615 4211961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 14917 10017 244 26 0 11549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59668

[startup+0.70073 s]
/proc/loadavg: 2.05 2.44 3.10 3/187 10381
/proc/meminfo: memFree=32054880/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=55500 CPUtime=0.69 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 14469 0 0 0 68 1 0 0 25 0 1 0 875505257 56832000 9841 33554432000 4194304 4300288 140737245219072 18446744073709551615 4228234 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 13875 9841 244 26 0 10507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55500

[startup+1.50058 s]
/proc/loadavg: 2.05 2.44 3.10 5/190 10420
/proc/meminfo: memFree=31974756/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=56004 CPUtime=1.48 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 15473 0 0 0 147 1 0 0 25 0 1 0 875505257 57348096 9870 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 14001 9870 264 26 0 10633 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56004

[startup+3.10029 s]
/proc/loadavg: 2.05 2.44 3.10 5/190 10420
/proc/meminfo: memFree=31970184/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=63076 CPUtime=3.09 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 16478 0 0 0 307 2 0 0 25 0 1 0 875505257 64589824 10855 33554432000 4194304 4300288 140737245219072 18446744073709551615 4269355 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 15769 10856 264 26 0 12401 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63076

[startup+6.30072 s]
/proc/loadavg: 2.21 2.46 3.10 5/190 10420
/proc/meminfo: memFree=31958164/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=81752 CPUtime=6.29 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 21276 0 0 0 626 3 0 0 25 0 1 0 875505257 83714048 15612 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 20438 15612 264 26 0 17070 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81752

[startup+12.7006 s]
/proc/loadavg: 2.35 2.49 3.10 5/190 10420
/proc/meminfo: memFree=31924452/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=93428 CPUtime=12.69 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 24332 0 0 0 1265 4 0 0 25 0 1 0 875505257 95670272 18593 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255819 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 23357 18593 264 26 0 19989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93428

[startup+25.5002 s]
/proc/loadavg: 2.72 2.56 3.12 5/190 10421
/proc/meminfo: memFree=31868748/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=81752 CPUtime=25.49 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 30406 0 0 0 2543 6 0 0 25 0 1 0 875505257 83714048 15404 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 20438 15404 264 26 0 17070 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81752

[startup+51.1006 s]
/proc/loadavg: 3.15 2.67 3.14 5/190 10421
/proc/meminfo: memFree=31876244/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=87916 CPUtime=51.09 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 44561 0 0 0 5098 11 0 0 25 0 1 0 875505257 90025984 17499 33554432000 4194304 4300288 140737245219072 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 21979 17499 264 26 0 18611 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87916

[startup+102.307 s]
/proc/loadavg: 3.66 2.89 3.19 5/190 10423
/proc/meminfo: memFree=31749596/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=122396 CPUtime=102.3 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 66476 0 0 0 10211 19 0 0 25 0 1 0 875505257 125333504 24717 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 30599 24717 264 26 0 27231 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 122396

[startup+162.3 s]
/proc/loadavg: 3.86 3.08 3.23 5/190 10424
/proc/meminfo: memFree=31677124/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=112376 CPUtime=162.29 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 96171 0 0 0 16198 31 0 0 25 0 1 0 875505257 115073024 22950 33554432000 4194304 4300288 140737245219072 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 28094 22950 264 26 0 24726 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 112376

[startup+222.301 s]
/proc/loadavg: 3.95 3.24 3.28 5/190 10426
/proc/meminfo: memFree=31694788/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=166624 CPUtime=222.28 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 123395 0 0 0 22188 40 0 0 25 0 1 0 875505257 170622976 31230 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 41656 31230 264 26 0 38288 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 166624

[startup+282.301 s]
/proc/loadavg: 3.98 3.38 3.32 5/190 10428
/proc/meminfo: memFree=31595536/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=143468 CPUtime=282.29 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 177794 0 0 0 28174 55 0 0 25 0 1 0 875505257 146911232 28368 33554432000 4194304 4300288 140737245219072 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 35867 28368 264 26 0 32499 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 143468

[startup+342.301 s]
/proc/loadavg: 3.99 3.49 3.36 5/190 10429
/proc/meminfo: memFree=31645692/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=151800 CPUtime=342.29 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 203188 0 0 0 34166 63 0 0 25 0 1 0 875505257 155443200 33246 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 37950 33246 264 26 0 34582 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 151800

[startup+402.301 s]
/proc/loadavg: 4.04 3.59 3.40 5/190 10431
/proc/meminfo: memFree=31453076/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=236184 CPUtime=402.29 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 238536 0 0 0 40155 74 0 0 25 0 1 0 875505257 241852416 49770 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 59046 49770 264 26 0 55678 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 236184

[startup+462.3 s]
/proc/loadavg: 4.01 3.66 3.44 5/190 10432
/proc/meminfo: memFree=31596120/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=190912 CPUtime=462.29 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 257657 0 0 0 46149 80 0 0 25 0 1 0 875505257 195493888 39852 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 47728 39852 264 26 0 44360 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 190912

[startup+522.3 s]
/proc/loadavg: 4.08 3.74 3.47 5/190 10434
/proc/meminfo: memFree=31456556/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=193352 CPUtime=522.28 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 279735 0 0 0 52140 88 0 0 25 0 1 0 875505257 197992448 43885 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 48338 43885 264 26 0 44970 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 193352

[startup+582.3 s]
/proc/loadavg: 4.06 3.80 3.51 5/190 10436
/proc/meminfo: memFree=31597132/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=168576 CPUtime=582.29 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 322431 0 0 0 58127 102 0 0 25 0 1 0 875505257 172621824 35724 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255944 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 42144 35724 264 26 0 38776 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 168576

[startup+642.301 s]
/proc/loadavg: 4.02 3.83 3.54 5/190 10437
/proc/meminfo: memFree=31416660/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=339000 CPUtime=642.3 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 355491 0 0 0 64117 113 0 0 25 0 1 0 875505257 347136000 68561 33554432000 4194304 4300288 140737245219072 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 84750 68561 264 26 0 81382 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 339000

[startup+702.301 s]
/proc/loadavg: 4.00 3.86 3.56 5/190 10439
/proc/meminfo: memFree=31422568/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=177888 CPUtime=702.29 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 382515 0 0 0 70105 124 0 0 25 0 1 0 875505257 182157312 39679 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 44472 39679 264 26 0 41104 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 177888

[startup+762.307 s]
/proc/loadavg: 4.00 3.88 3.59 5/190 10440
/proc/meminfo: memFree=31474968/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=177888 CPUtime=762.29 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 402096 0 0 0 76099 130 0 0 25 0 1 0 875505257 182157312 38472 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255713 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 44472 38472 264 26 0 41104 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 177888

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.61 5/190 10442
/proc/meminfo: memFree=31458048/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=182320 CPUtime=822.28 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 423041 0 0 0 82090 138 0 0 25 0 1 0 875505257 186695680 39747 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255995 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 45580 39747 264 26 0 42212 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 182320

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.64 5/190 10444
/proc/meminfo: memFree=31348764/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=170644 CPUtime=882.28 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 448038 0 0 0 88082 146 0 0 25 0 1 0 875505257 174739456 38167 33554432000 4194304 4300288 140737245219072 18446744073709551615 4250839 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 42661 38167 264 26 0 39293 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 170644

[startup+942.3 s]
/proc/loadavg: 4.00 3.93 3.65 5/190 10445
/proc/meminfo: memFree=31451028/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=172200 CPUtime=942.28 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 469133 0 0 0 94075 153 0 0 25 0 1 0 875505257 176332800 38548 33554432000 4194304 4300288 140737245219072 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 43050 38548 264 26 0 39682 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 172200

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.67 5/190 10447
/proc/meminfo: memFree=31420700/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=202844 CPUtime=1002.27 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 512335 0 0 0 100061 166 0 0 25 0 1 0 875505257 207712256 44306 33554432000 4194304 4300288 140737245219072 18446744073709551615 4256070 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 50711 44306 264 26 0 47343 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 202844

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.69 5/190 10448
/proc/meminfo: memFree=31216788/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=287112 CPUtime=1062.27 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 534581 0 0 0 106052 175 0 0 25 0 1 0 875505257 294002688 66119 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 71778 66119 264 26 0 68410 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 287112

[startup+1122.3 s]
/proc/loadavg: 4.04 3.97 3.71 5/190 10450
/proc/meminfo: memFree=31324348/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=294064 CPUtime=1122.28 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 560245 0 0 0 112045 183 0 0 25 0 1 0 875505257 301121536 57999 33554432000 4194304 4300288 140737245219072 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 73516 57999 264 26 0 70148 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 294064

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.73 5/190 10452
/proc/meminfo: memFree=31261420/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=251092 CPUtime=1182.28 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 582216 0 0 0 118037 191 0 0 25 0 1 0 875505257 257118208 54596 33554432000 4194304 4300288 140737245219072 18446744073709551615 4255823 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 62773 54596 264 26 0 59405 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 251092

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 10453
/proc/meminfo: memFree=31221064/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=220272 CPUtime=1242.27 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 600517 0 0 0 124030 197 0 0 25 0 1 0 875505257 225558528 47875 33554432000 4194304 4300288 140737245219072 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 55068 47875 264 26 0 51700 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 220272



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.70 3.91 3.73 3/178 10505
/proc/meminfo: memFree=31920648/32951124 swapFree=67053156/67111528
[pid=10381] ppid=10379 vsize=172572 CPUtime=1299.98 cores=1,3
/proc/10381/stat : 10381 (cir_minisat) R 10379 10381 8966 0 -1 4202496 613294 0 0 0 129796 202 0 0 25 0 1 0 875505257 176713728 38961 33554432000 4194304 4300288 140737245219072 18446744073709551615 4274404 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10381/statm: 43143 38961 264 26 0 39775 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 172572

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.01
CPU time (s): 1300
CPU user time (s): 1297.97
CPU system time (s): 2.03269
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 479916

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

runsolver used 2.13967 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-09 19:04:35
IDJOB=3380393
IDBENCH=82467
IDSOLVER=1863
FILE ID=node137/3380393-1307639075
RUNJOBID= node137-1307639053-10094
PBS_JOBID= 13549355
Free space on /tmp= 74084 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380393-1307639075/watcher-3380393-1307639075 -o /tmp/evaluation-result-3380393-1307639075/solver-3380393-1307639075 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380393-1307639075.cnf

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

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=506278517

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:      32055548 kB
Buffers:        188420 kB
Cached:         365680 kB
SwapCached:      12208 kB
Active:         489504 kB
Inactive:       228328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32055548 kB
SwapTotal:    67111528 kB
SwapFree:     67053156 kB
Dirty:           28112 kB
Writeback:           0 kB
AnonPages:      160932 kB
Mapped:           9532 kB
Slab:           112396 kB
PageTables:       5560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   412556 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= 74100 MiB
End job on node137 at 2011-06-09 19:26:17