Trace number 3348646

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-03-02? (TO) 1299.63 1300.03

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark166.168
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
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: 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-3348646-1304971249/watcher-3348646-1304971249 -o /tmp/evaluation-result-3348646-1304971249/solver-3348646-1304971249 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348646-1304971249.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: 4.02 3.11 3.07 4/307 22935
/proc/meminfo: memFree=2296088/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=21144 CPUtime=0 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 1242 0 0 0 0 0 0 0 25 0 1 0 608724619 21651456 1140 33554432000 4194304 4254575 140736643047040 18446744073709551615 4240513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 5286 1140 212 15 0 1929 0

[startup+0.067796 s]
/proc/loadavg: 4.02 3.11 3.07 4/307 22935
/proc/meminfo: memFree=2296088/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=35044 CPUtime=0.05 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 5265 0 0 0 5 0 0 0 25 0 1 0 608724619 35885056 4879 33554432000 4194304 4254575 140736643047040 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 8761 4881 212 15 0 5404 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 35044

[startup+0.100789 s]
/proc/loadavg: 4.02 3.11 3.07 4/307 22935
/proc/meminfo: memFree=2296088/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=38644 CPUtime=0.08 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 6233 0 0 0 8 0 0 0 25 0 1 0 608724619 39571456 5690 33554432000 4194304 4254575 140736643047040 18446744073709551615 4217163 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 9661 5690 232 15 0 6304 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38644

[startup+0.300753 s]
/proc/loadavg: 4.02 3.11 3.07 4/307 22935
/proc/meminfo: memFree=2296088/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=39636 CPUtime=0.29 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 6475 0 0 0 28 1 0 0 25 0 1 0 608724619 40587264 5931 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 9909 5931 232 15 0 6552 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39636

[startup+0.700675 s]
/proc/loadavg: 4.02 3.11 3.07 4/307 22935
/proc/meminfo: memFree=2296088/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=39636 CPUtime=0.69 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 6552 0 0 0 68 1 0 0 25 0 1 0 608724619 40587264 6004 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 9909 6004 232 15 0 6552 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39636

[startup+1.50052 s]
/proc/loadavg: 4.02 3.11 3.07 5/308 22936
/proc/meminfo: memFree=2263476/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=40336 CPUtime=1.49 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 6731 0 0 0 148 1 0 0 25 0 1 0 608724619 41304064 6174 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216540 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 10084 6174 233 15 0 6727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40336

[startup+3.10022 s]
/proc/loadavg: 4.02 3.11 3.07 5/308 22936
/proc/meminfo: memFree=2252440/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=43508 CPUtime=3.09 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 7015 0 0 0 308 1 0 0 25 0 1 0 608724619 44552192 6449 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 10877 6449 233 15 0 7520 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43508

[startup+6.30061 s]
/proc/loadavg: 4.02 3.13 3.07 5/308 22936
/proc/meminfo: memFree=2229392/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=44444 CPUtime=6.29 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 7579 0 0 0 628 1 0 0 25 0 1 0 608724619 45510656 7001 33554432000 4194304 4254575 140736643047040 18446744073709551615 4212459 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 11111 7001 233 15 0 7754 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44444

[startup+12.7004 s]
/proc/loadavg: 4.02 3.14 3.08 5/308 22945
/proc/meminfo: memFree=2179748/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=51108 CPUtime=12.69 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 8762 0 0 0 1268 1 0 0 25 0 1 0 608724619 52334592 8156 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 12777 8156 233 15 0 9420 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51108

[startup+25.5009 s]
/proc/loadavg: 4.08 3.20 3.10 5/308 22946
/proc/meminfo: memFree=2097108/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=60492 CPUtime=25.49 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 10998 0 0 0 2547 2 0 0 25 0 1 0 608724619 61943808 10349 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 15123 10349 233 15 0 11766 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60492

[startup+51.1011 s]
/proc/loadavg: 4.05 3.26 3.12 5/308 22946
/proc/meminfo: memFree=1919856/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=76060 CPUtime=51.09 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 14904 0 0 0 5106 3 0 0 25 0 1 0 608724619 77885440 14196 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216491 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 19015 14196 233 15 0 15658 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 76060

[startup+102.311 s]
/proc/loadavg: 4.02 3.37 3.16 5/308 22948
/proc/meminfo: memFree=1582344/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=131252 CPUtime=102.31 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 22705 0 0 0 10225 6 0 0 25 0 1 0 608724619 134402048 21892 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 32813 21892 233 15 0 29456 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 131252

[startup+162.301 s]
/proc/loadavg: 4.01 3.49 3.21 5/308 22949
/proc/meminfo: memFree=1150332/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=136552 CPUtime=162.3 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 30424 0 0 0 16221 9 0 0 25 0 1 0 608724619 139829248 29528 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216573 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 34138 29528 233 15 0 30781 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 136552

[startup+222.3 s]
/proc/loadavg: 4.06 3.59 3.27 5/308 22954
/proc/meminfo: memFree=764212/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=190692 CPUtime=222.29 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 37964 0 0 0 22218 11 0 0 25 0 1 0 608724619 195268608 36997 33554432000 4194304 4254575 140736643047040 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 47673 36997 233 15 0 44316 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 190692

[startup+282.301 s]
/proc/loadavg: 4.02 3.66 3.31 5/308 22956
/proc/meminfo: memFree=820976/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=275148 CPUtime=282.3 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 48038 0 0 0 28215 15 0 0 25 0 1 0 608724619 281751552 47010 33554432000 4194304 4254575 140736643047040 18446744073709551615 4209781 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 68787 47010 233 15 0 65430 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 275148

[startup+342.301 s]
/proc/loadavg: 4.00 3.72 3.35 5/308 22957
/proc/meminfo: memFree=374868/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=279876 CPUtime=342.3 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 54812 0 0 0 34213 17 0 0 25 0 1 0 608724619 286593024 53735 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 69969 53735 233 15 0 66612 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 279876

[startup+402.301 s]
/proc/loadavg: 4.08 3.79 3.39 5/308 22959
/proc/meminfo: memFree=246312/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=90360 CPUtime=402.29 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 65143 0 0 0 40208 21 0 0 25 0 1 0 608724619 92528640 17612 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 22590 17612 233 15 0 19233 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 90360

[startup+462.301 s]
/proc/loadavg: 4.08 3.84 3.43 5/308 22960
/proc/meminfo: memFree=94524/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=151824 CPUtime=462.22 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 75081 0 0 0 46197 25 0 0 25 0 1 0 608724619 155467776 27445 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 37956 27445 233 15 0 34599 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 151824

[startup+522.3 s]
/proc/loadavg: 4.11 3.88 3.47 5/308 22962
/proc/meminfo: memFree=98288/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=203044 CPUtime=522.16 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 82831 0 0 0 52189 27 0 0 25 0 1 0 608724619 207917056 35100 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 50761 35100 233 15 0 47404 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 203044

[startup+582.301 s]
/proc/loadavg: 4.09 3.91 3.51 5/308 22964
/proc/meminfo: memFree=96308/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=204364 CPUtime=582.12 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 90396 0 0 0 58181 31 0 0 25 0 1 0 608724619 209268736 42574 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 51091 42574 233 15 0 47734 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 204364

[startup+642.3 s]
/proc/loadavg: 4.03 3.93 3.54 5/308 22965
/proc/meminfo: memFree=96884/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=286872 CPUtime=642.08 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 99901 0 0 0 64173 35 0 0 25 0 1 0 608724619 293756928 51968 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 71718 51968 233 15 0 68361 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 286872

[startup+702.301 s]
/proc/loadavg: 4.01 3.94 3.56 5/308 22994
/proc/meminfo: memFree=437432/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=289188 CPUtime=702.03 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 108106 0 0 0 70164 39 0 0 25 0 1 0 608724619 296128512 60104 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216768 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 72297 60104 233 15 0 68940 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 289188

[startup+762.311 s]
/proc/loadavg: 4.00 3.95 3.58 5/308 22995
/proc/meminfo: memFree=96940/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=292420 CPUtime=762.02 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 115175 0 0 0 76160 42 0 0 25 0 1 0 608724619 299438080 67101 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216520 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 73105 67101 233 15 0 69748 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 292420

[startup+822.301 s]
/proc/loadavg: 4.00 3.95 3.61 5/308 22997
/proc/meminfo: memFree=98436/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=429236 CPUtime=821.94 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 121062 0 0 0 82150 44 0 0 25 0 1 0 608724619 439537664 72928 33554432000 4194304 4254575 140736643047040 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 107309 72928 233 15 0 103952 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 429236

[startup+882.3 s]
/proc/loadavg: 4.00 3.96 3.63 5/308 22999
/proc/meminfo: memFree=96036/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=431568 CPUtime=881.9 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 126891 0 0 0 88144 46 0 0 25 0 1 0 608724619 441925632 78702 33554432000 4194304 4254575 140736643047040 18446744073709551615 4209492 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 107892 78702 233 15 0 104535 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 431568

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.65 5/306 23009
/proc/meminfo: memFree=3977676/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=433908 CPUtime=941.88 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 132698 0 0 0 94139 49 0 0 25 0 1 0 608724619 444321792 84461 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 108477 84461 233 15 0 105120 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 433908

[startup+1002.3 s]
/proc/loadavg: 4.06 4.00 3.68 5/308 23029
/proc/meminfo: memFree=4041944/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=140232 CPUtime=1001.88 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 144685 0 0 0 100135 53 0 0 25 0 1 0 608724619 143597568 29486 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 35058 29486 233 15 0 31701 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 140232

[startup+1062.3 s]
/proc/loadavg: 4.09 4.01 3.70 5/308 23030
/proc/meminfo: memFree=3851572/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=171052 CPUtime=1061.89 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 152572 0 0 0 106133 56 0 0 25 0 1 0 608724619 175157248 37270 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 42763 37270 233 15 0 39406 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 171052

[startup+1122.3 s]
/proc/loadavg: 3.81 3.96 3.70 4/302 23050
/proc/meminfo: memFree=6951920/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=221140 CPUtime=1121.88 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 161199 0 0 0 112129 59 0 0 25 0 1 0 608724619 226447360 45811 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 55285 45811 233 15 0 51928 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 221140

[startup+1182.3 s]
/proc/loadavg: 3.30 3.78 3.66 4/302 23052
/proc/meminfo: memFree=6896912/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=303908 CPUtime=1181.89 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 168722 0 0 0 118127 62 0 0 25 0 1 0 608724619 311201792 53234 33554432000 4194304 4254575 140736643047040 18446744073709551615 4209845 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 75977 53234 233 15 0 72620 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 303908

[startup+1242.3 s]
/proc/loadavg: 3.18 3.65 3.62 4/302 23053
/proc/meminfo: memFree=6983096/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=304660 CPUtime=1241.9 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 176149 0 0 0 124125 65 0 0 25 0 1 0 608724619 311971840 60586 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216789 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 76165 60586 233 15 0 72808 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 304660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.06 3.53 3.58 4/302 23055
/proc/meminfo: memFree=6908164/32950928 swapFree=67083212/67111528
[pid=22935] ppid=22933 vsize=305964 CPUtime=1299.61 cores=5,7
/proc/22935/stat : 22935 (cir_minisat) R 22933 22935 22349 0 -1 4202496 183561 0 0 0 129892 69 0 0 25 0 1 0 608724619 313307136 67939 33554432000 4194304 4254575 140736643047040 18446744073709551615 4216995 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22935/statm: 76491 67939 233 15 0 73134 0
Current children cumulated CPU time (s) 1299.61
Current children cumulated vsize (KiB) 305964

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): 1299.63
CPU user time (s): 1298.92
CPU system time (s): 0.704892
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 452940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.92
system time used= 0.704892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183561
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= 6
involuntary context switches= 3884

runsolver used 3.60445 second user time and 8.35673 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-09 22:00:50
IDJOB=3348646
IDBENCH=82482
IDSOLVER=1810
FILE ID=node127/3348646-1304971249
RUNJOBID= node127-1304971020-22782
PBS_JOBID= 13285623
Free space on /tmp= 42056 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348646-1304971249/watcher-3348646-1304971249 -o /tmp/evaluation-result-3348646-1304971249/solver-3348646-1304971249 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348646-1304971249.cnf

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=1863072222

node127.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.823
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.64
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.823
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.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:       2296244 kB
Buffers:        220004 kB
Cached:       11968776 kB
SwapCached:       1588 kB
Active:       22470260 kB
Inactive:      7655344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       2296244 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:          139564 kB
Writeback:           0 kB
AnonPages:    17935184 kB
Mapped:          26576 kB
Slab:           414396 kB
PageTables:      51260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 46746424 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= 42244 MiB
End job on node127 at 2011-05-09 22:22:32