Trace number 3387358

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) 5000.05 4999.94

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 benchmark1004.79
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: 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-3387358-1305600497/watcher-3387358-1305600497 -o /tmp/evaluation-result-3387358-1305600497/solver-3387358-1305600497 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387358-1305600497.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.92 2.98 2.99 5/463 29880
/proc/meminfo: memFree=13600672/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=22024 CPUtime=0.01 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 1422 0 0 0 1 0 0 0 21 0 1 0 671649546 22552576 1337 33554432000 4194304 4300288 140735942169840 18446744073709551615 4256935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 5506 1338 218 26 0 2138 0

[startup+0.0408059 s]
/proc/loadavg: 2.92 2.98 2.99 5/463 29880
/proc/meminfo: memFree=13600672/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=27036 CPUtime=0.03 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 2875 0 0 0 3 0 0 0 21 0 1 0 671649546 27684864 2643 33554432000 4194304 4300288 140735942169840 18446744073709551615 4277933 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 6759 2647 218 26 0 3391 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27036

[startup+0.100793 s]
/proc/loadavg: 2.92 2.98 2.99 5/463 29880
/proc/meminfo: memFree=13600672/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=39372 CPUtime=0.09 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 6458 0 0 0 9 0 0 0 21 0 1 0 671649546 40316928 5853 33554432000 4194304 4300288 140735942169840 18446744073709551615 4278967 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 9843 5859 218 26 0 6475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39372

[startup+0.300815 s]
/proc/loadavg: 2.92 2.98 2.99 5/463 29880
/proc/meminfo: memFree=13600672/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=55316 CPUtime=0.29 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 10906 0 0 0 28 1 0 0 22 0 1 0 671649546 56643584 9923 33554432000 4194304 4300288 140735942169840 18446744073709551615 4214285 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 13829 9923 244 26 0 10461 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55316

[startup+0.700631 s]
/proc/loadavg: 2.92 2.98 2.99 5/463 29880
/proc/meminfo: memFree=13600672/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=55504 CPUtime=0.69 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 14445 0 0 0 68 1 0 0 23 0 1 0 671649546 56836096 9823 33554432000 4194304 4300288 140735942169840 18446744073709551615 4228416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 13876 9823 244 26 0 10508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55504

[startup+1.50049 s]
/proc/loadavg: 2.92 2.98 2.99 5/467 29887
/proc/meminfo: memFree=13490512/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=56008 CPUtime=1.48 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 15498 0 0 0 147 1 0 0 25 0 1 0 671649546 57352192 9895 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 14002 9895 264 26 0 10634 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56008

[startup+3.10027 s]
/proc/loadavg: 2.92 2.98 2.99 5/467 29887
/proc/meminfo: memFree=13483072/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=63080 CPUtime=3.09 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 16499 0 0 0 307 2 0 0 25 0 1 0 671649546 64593920 10876 33554432000 4194304 4300288 140735942169840 18446744073709551615 4269697 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 15770 10876 264 26 0 12402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63080

[startup+6.3007 s]
/proc/loadavg: 3.01 3.00 3.00 5/467 29887
/proc/meminfo: memFree=13462876/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=81756 CPUtime=6.29 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 21218 0 0 0 627 2 0 0 25 0 1 0 671649546 83718144 15556 33554432000 4194304 4300288 140735942169840 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 20439 15556 264 26 0 17071 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81756

[startup+12.7006 s]
/proc/loadavg: 3.09 3.02 3.01 5/467 29887
/proc/meminfo: memFree=13449476/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=93432 CPUtime=12.69 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 24314 0 0 0 1266 3 0 0 25 0 1 0 671649546 95674368 18576 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255947 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 23358 18576 264 26 0 19990 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93432

[startup+25.5003 s]
/proc/loadavg: 3.29 3.06 3.02 5/467 29888
/proc/meminfo: memFree=13453980/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=81756 CPUtime=25.49 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 30423 0 0 0 2544 5 0 0 25 0 1 0 671649546 83718144 15422 33554432000 4194304 4300288 140735942169840 18446744073709551615 4256246 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 20439 15422 264 26 0 17071 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81756

[startup+51.1008 s]
/proc/loadavg: 3.53 3.14 3.04 5/467 29889
/proc/meminfo: memFree=13411304/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=87920 CPUtime=51.08 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 44498 0 0 0 5101 7 0 0 25 0 1 0 671649546 90030080 17438 33554432000 4194304 4300288 140735942169840 18446744073709551615 4269347 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 21980 17438 264 26 0 18612 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87920

[startup+102.318 s]
/proc/loadavg: 3.79 3.27 3.09 5/467 29890
/proc/meminfo: memFree=13354600/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=122400 CPUtime=102.31 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 66537 0 0 0 10218 13 0 0 25 0 1 0 671649546 125337600 24774 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 30600 24774 264 26 0 27232 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 122400

[startup+162.301 s]
/proc/loadavg: 4.00 3.43 3.16 5/467 29891
/proc/meminfo: memFree=13363840/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=112380 CPUtime=162.29 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 96199 0 0 0 16208 21 0 0 25 0 1 0 671649546 115077120 22978 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 28095 22978 264 26 0 24727 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 112380

[startup+222.301 s]
/proc/loadavg: 4.03 3.54 3.21 5/467 29893
/proc/meminfo: memFree=13294584/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=166628 CPUtime=222.29 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 123454 0 0 0 22203 26 0 0 25 0 1 0 671649546 170627072 31290 33554432000 4194304 4300288 140735942169840 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 41657 31290 264 26 0 38289 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 166628

[startup+282.301 s]
/proc/loadavg: 4.01 3.62 3.26 5/467 29895
/proc/meminfo: memFree=13348468/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=143472 CPUtime=282.3 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 177983 0 0 0 28192 38 0 0 25 0 1 0 671649546 146915328 28556 33554432000 4194304 4300288 140735942169840 18446744073709551615 4250872 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 35868 28556 264 26 0 32500 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 143472

[startup+342.3 s]
/proc/loadavg: 4.00 3.69 3.30 5/467 29896
/proc/meminfo: memFree=13284172/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=151804 CPUtime=342.29 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 203665 0 0 0 34185 44 0 0 25 0 1 0 671649546 155447296 33715 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 37951 33715 264 26 0 34583 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 151804

[startup+402.301 s]
/proc/loadavg: 4.00 3.74 3.34 5/467 29898
/proc/meminfo: memFree=13161484/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=236188 CPUtime=402.3 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 238915 0 0 0 40177 53 0 0 25 0 1 0 671649546 241856512 50138 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 59047 50138 264 26 0 55679 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 236188

[startup+462.3 s]
/proc/loadavg: 4.00 3.79 3.38 5/467 29899
/proc/meminfo: memFree=13287408/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=190916 CPUtime=462.3 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 258554 0 0 0 46171 59 0 0 25 0 1 0 671649546 195497984 40732 33554432000 4194304 4300288 140735942169840 18446744073709551615 4256045 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 47729 40732 264 26 0 44361 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 190916

[startup+522.301 s]
/proc/loadavg: 4.05 3.84 3.42 5/467 29901
/proc/meminfo: memFree=13299508/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=128644 CPUtime=522.3 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 283374 0 0 0 52164 66 0 0 25 0 1 0 671649546 131731456 27811 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255623 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 32161 27811 264 26 0 28793 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 128644

[startup+582.301 s]
/proc/loadavg: 4.02 3.86 3.46 5/467 29903
/proc/meminfo: memFree=13219456/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=199848 CPUtime=582.3 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 327083 0 0 0 58157 73 0 0 25 0 1 0 671649546 204644352 40332 33554432000 4194304 4300288 140735942169840 18446744073709551615 4268270 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 49962 40332 264 26 0 46594 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 199848

[startup+642.3 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 4.01 4.02 3.99 5/467 30007
/proc/meminfo: memFree=12799352/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=531636 CPUtime=4062.4 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 1841756 0 0 0 405768 472 0 0 25 0 1 0 671649546 544395264 107037 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 132909 107037 264 26 0 129541 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 531636

[startup+4122.3 s]
/proc/loadavg: 4.09 4.05 4.00 5/467 30009
/proc/meminfo: memFree=12811328/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=450532 CPUtime=4122.39 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 1868817 0 0 0 411759 480 0 0 25 0 1 0 671649546 461344768 99040 33554432000 4194304 4300288 140735942169840 18446744073709551615 4250872 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 112633 99040 264 26 0 109265 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 450532

[startup+4182.3 s]
/proc/loadavg: 4.07 4.05 4.00 5/467 30011
/proc/meminfo: memFree=12854672/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=355068 CPUtime=4182.39 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 1889389 0 0 0 417753 486 0 0 25 0 1 0 671649546 363589632 82590 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 88767 82590 264 26 0 85399 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 355068

[startup+4242.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/467 30012
/proc/meminfo: memFree=12980240/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=454944 CPUtime=4242.39 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 1906333 0 0 0 423748 491 0 0 25 0 1 0 671649546 465862656 99174 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 113736 99174 264 26 0 110368 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 454944

[startup+4302.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/467 30014
/proc/meminfo: memFree=12974852/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=404856 CPUtime=4302.39 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 1939205 0 0 0 429739 500 0 0 25 0 1 0 671649546 414572544 89309 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 101214 89309 264 26 0 97846 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 404856

[startup+4362.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/467 30015
/proc/meminfo: memFree=12874492/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=454944 CPUtime=4362.39 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 1957508 0 0 0 435734 505 0 0 25 0 1 0 671649546 465862656 107183 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 113736 107183 264 26 0 110368 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 454944

[startup+4422.3 s]
/proc/loadavg: 4.12 4.05 4.01 5/467 30026
/proc/meminfo: memFree=12859808/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=459652 CPUtime=4422.39 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 1987360 0 0 0 441727 512 0 0 25 0 1 0 671649546 470683648 104384 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 114913 104385 264 26 0 111545 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 459652

[startup+4482.3 s]
/proc/loadavg: 4.11 4.05 4.01 5/467 30028
/proc/meminfo: memFree=12881320/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=409564 CPUtime=4482.39 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 2017231 0 0 0 447718 521 0 0 25 0 1 0 671649546 419393536 92664 33554432000 4194304 4300288 140735942169840 18446744073709551615 4256083 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 102391 92664 264 26 0 99023 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 409564

[startup+4542.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/467 30031
/proc/meminfo: memFree=12695400/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=684792 CPUtime=4542.39 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 2057705 0 0 0 453710 529 0 0 25 0 1 0 671649546 701227008 132801 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29880/statm: 171198 132801 264 26 0 167830 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 684792

[startup+4602.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/467 30034
/proc/meminfo: memFree=12823700/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=431012 CPUtime=4602.41 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 2083265 0 0 0 459706 535 0 0 25 0 1 0 671649546 441356288 96300 33554432000 4194304 4300288 140735942169840 18446744073709551615 4270005 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29880/statm: 107753 96300 264 26 0 104385 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 431012

[startup+4662.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/467 30035
/proc/meminfo: memFree=12906244/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=562488 CPUtime=4662.39 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 2102211 0 0 0 465700 539 0 0 25 0 1 0 671649546 575987712 114892 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29880/statm: 140622 114892 264 26 0 137254 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 562488

[startup+4722.32 s]
/proc/loadavg: 4.08 4.04 4.00 5/467 30037
/proc/meminfo: memFree=12891812/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=481100 CPUtime=4722.41 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 2128745 0 0 0 471696 545 0 0 25 0 1 0 671649546 492646400 106711 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29880/statm: 120275 106711 264 26 0 116907 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 481100

[startup+4782.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/467 30039
/proc/meminfo: memFree=12952020/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=372120 CPUtime=4782.39 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 2144216 0 0 0 477690 549 0 0 25 0 1 0 671649546 381050880 85342 33554432000 4194304 4300288 140735942169840 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29880/statm: 93030 85342 264 26 0 89662 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 372120

[startup+4842.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/467 30040
/proc/meminfo: memFree=12832060/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=483672 CPUtime=4842.39 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 2168183 0 0 0 483684 555 0 0 25 0 1 0 671649546 495280128 108862 33554432000 4194304 4300288 140735942169840 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29880/statm: 120918 108862 264 26 0 117550 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 483672

[startup+4902.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/467 30042
/proc/meminfo: memFree=12818228/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=488476 CPUtime=4902.4 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 2202918 0 0 0 489677 563 0 0 25 0 1 0 671649546 500199424 106302 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29880/statm: 122119 106302 264 26 0 118751 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 488476

[startup+4962.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/467 30043
/proc/meminfo: memFree=12838144/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=416120 CPUtime=4962.4 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 2226967 0 0 0 495672 568 0 0 25 0 1 0 671649546 426106880 95967 33554432000 4194304 4300288 140735942169840 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29880/statm: 104030 95967 264 26 0 100662 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 416120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 4.00 4.01 4.00 5/467 30045
/proc/meminfo: memFree=12767440/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=497028 CPUtime=5000.02 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 2241390 0 0 0 499430 572 0 0 25 0 1 0 671649546 508956672 110135 33554432000 4194304 4300288 140735942169840 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29880/statm: 124257 110135 264 26 0 120889 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 497028

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

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

[startup+4999.9 s]
/proc/loadavg: 4.00 4.01 4.00 5/467 30045
/proc/meminfo: memFree=12767440/32950928 swapFree=62427640/67111528
[pid=29880] ppid=29878 vsize=497028 CPUtime=5000.02 cores=0,2,4,6
/proc/29880/stat : 29880 (cir_minisat) R 29878 29880 28027 0 -1 4202496 2241390 0 0 0 499430 572 0 0 25 0 1 0 671649546 508956672 110135 33554432000 4194304 4300288 140735942169840 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29880/statm: 124257 110135 264 26 0 120889 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 497028

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.05
CPU user time (s): 4994.3
CPU system time (s): 5.74313
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 882392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4994.3
system time used= 5.74313
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2241390
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= 10
involuntary context switches= 6582

runsolver used 22.9305 second user time and 53.7658 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-17 04:48:18
IDJOB=3387358
IDBENCH=82467
IDSOLVER=1873
FILE ID=node123/3387358-1305600497
RUNJOBID= node123-1305600497-29866
PBS_JOBID= 13350355
Free space on /tmp= 73344 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-3387358-1305600497/watcher-3387358-1305600497 -o /tmp/evaluation-result-3387358-1305600497/solver-3387358-1305600497 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387358-1305600497.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=1097494291

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.80
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.838
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.74
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.838
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:      13600704 kB
Buffers:         36292 kB
Cached:         204992 kB
SwapCached:      75220 kB
Active:        6858792 kB
Inactive:     12251972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13600704 kB
SwapTotal:    67111528 kB
SwapFree:     62427640 kB
Dirty:            9104 kB
Writeback:           8 kB
AnonPages:    18801960 kB
Mapped:          30996 kB
Slab:            93084 kB
PageTables:      78388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133886248 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= 73340 MiB
End job on node123 at 2011-05-17 06:11:39