Trace number 3493721

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
MiniUnsat2 2011-02-22? (TO) 1800.05 1800.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-nusmvguidancep9-tseitin.cnf
MD5SUMc654e2b86795430a8cab2e0bd96123bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark198.979
Satisfiable
(Un)Satisfiability was proved
Number of variables64138
Number of clauses181073
Sum of the clauses size422501
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2120714
Number of clauses of size 360357
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 ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493721-1307800702/watcher-3493721-1307800702 -o /tmp/evaluation-result-3493721-1307800702/solver-3493721-1307800702 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=737525513 -verb=0 HOME/instance-3493721-1307800702.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 0.02 0.03 0.34 1/174 25494
/proc/meminfo: memFree=31033856/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=16596 CPUtime=0 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 1033 0 0 0 0 0 0 0 21 0 1 0 10815026 16994304 972 33554432000 4194304 4258824 140733240947968 18446744073709551615 232123740869 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 4149 974 218 16 0 791 0

[startup+0.036627 s]
/proc/loadavg: 0.02 0.03 0.34 1/174 25494
/proc/meminfo: memFree=31033856/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=30996 CPUtime=0.02 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 4612 0 0 0 2 0 0 0 22 0 1 0 10815026 31739904 4551 33554432000 4194304 4258824 140733240947968 18446744073709551615 232123740869 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 7749 4555 219 16 0 4391 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30996

[startup+0.100555 s]
/proc/loadavg: 0.02 0.03 0.34 1/174 25494
/proc/meminfo: memFree=31033856/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=42048 CPUtime=0.09 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 7186 0 0 0 8 1 0 0 22 0 1 0 10815026 43057152 7125 33554432000 4194304 4258824 140733240947968 18446744073709551615 4206816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 10512 7125 220 16 0 7154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42048

[startup+0.30052 s]
/proc/loadavg: 0.02 0.03 0.34 1/174 25494
/proc/meminfo: memFree=31033856/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=59084 CPUtime=0.29 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 11093 0 0 0 28 1 0 0 22 0 1 0 10815026 60502016 10560 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225106 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 14771 10560 243 16 0 11413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59084

[startup+0.700448 s]
/proc/loadavg: 0.02 0.03 0.34 1/174 25494
/proc/meminfo: memFree=31033856/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=59400 CPUtime=0.69 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 11205 0 0 0 68 1 0 0 24 0 1 0 10815026 60825600 10642 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 14850 10642 243 16 0 11492 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59400

[startup+1.50041 s]
/proc/loadavg: 0.33 0.09 0.36 5/190 25537
/proc/meminfo: memFree=30963272/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=59396 CPUtime=1.49 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 11419 0 0 0 148 1 0 0 25 0 1 0 10815026 60821504 10735 33554432000 4194304 4258824 140733240947968 18446744073709551615 4231187 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 14849 10735 243 16 0 11491 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59396

[startup+3.10113 s]
/proc/loadavg: 0.33 0.09 0.36 5/190 25537
/proc/meminfo: memFree=30960304/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=60220 CPUtime=3.09 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 11892 0 0 0 308 1 0 0 25 0 1 0 10815026 61665280 11201 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225190 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 15055 11201 243 16 0 11697 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60220

[startup+6.30052 s]
/proc/loadavg: 0.33 0.09 0.36 4/185 25561
/proc/meminfo: memFree=30964036/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=59836 CPUtime=6.29 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 14306 0 0 0 627 2 0 0 25 0 1 0 10815026 61272064 11370 33554432000 4194304 4258824 140733240947968 18446744073709551615 4217882 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 14959 11370 243 16 0 11601 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59836

[startup+12.7003 s]
/proc/loadavg: 0.75 0.19 0.39 6/190 25690
/proc/meminfo: memFree=30945924/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=59556 CPUtime=12.69 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 22759 0 0 0 1266 3 0 0 25 0 1 0 10815026 60985344 11235 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225840 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 14889 11235 243 16 0 11531 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59556

[startup+25.5011 s]
/proc/loadavg: 1.25 0.31 0.43 5/190 25690
/proc/meminfo: memFree=30939392/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=60272 CPUtime=25.49 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 23007 0 0 0 2546 3 0 0 25 0 1 0 10815026 61718528 11483 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 15068 11483 243 16 0 11710 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60272

[startup+51.1006 s]
/proc/loadavg: 2.26 0.62 0.53 5/190 25690
/proc/meminfo: memFree=30929420/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=65896 CPUtime=51.1 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 34158 0 0 0 5105 5 0 0 25 0 1 0 10815026 67477504 12903 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 16474 12903 243 16 0 13116 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 65896

[startup+102.307 s]
/proc/loadavg: 3.30 1.19 0.72 5/190 25730
/proc/meminfo: memFree=30916564/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=72496 CPUtime=102.3 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 49139 0 0 0 10224 6 0 0 25 0 1 0 10815026 74235904 14749 33554432000 4194304 4258824 140733240947968 18446744073709551615 4217874 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 18124 14749 243 16 0 14766 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72496

[startup+162.301 s]
/proc/loadavg: 3.74 1.70 0.93 5/190 25741
/proc/meminfo: memFree=30914656/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=79568 CPUtime=162.29 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 50562 0 0 0 16223 6 0 0 25 0 1 0 10815026 81477632 16010 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 19892 16010 243 16 0 16534 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79568

[startup+222.3 s]
/proc/loadavg: 3.90 2.11 1.12 5/190 25742
/proc/meminfo: memFree=30889536/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=79568 CPUtime=222.29 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 50562 0 0 0 22223 6 0 0 25 0 1 0 10815026 81477632 16010 33554432000 4194304 4258824 140733240947968 18446744073709551615 4218480 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 19892 16010 243 16 0 16534 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79568

[startup+282.301 s]
/proc/loadavg: 4.04 2.47 1.30 5/190 25743
/proc/meminfo: memFree=30904128/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=79568 CPUtime=282.29 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 50562 0 0 0 28223 6 0 0 25 0 1 0 10815026 81477632 16010 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 19892 16010 243 16 0 16534 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 79568

[startup+342.301 s]
/proc/loadavg: 4.01 2.75 1.47 5/190 25745
/proc/meminfo: memFree=30899740/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=79568 CPUtime=342.29 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 50563 0 0 0 34223 6 0 0 25 0 1 0 10815026 81477632 16011 33554432000 4194304 4258824 140733240947968 18446744073709551615 4218802 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 19892 16011 243 16 0 16534 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 79568

[startup+402.3 s]
/proc/loadavg: 4.04 2.99 1.63 5/190 25785
/proc/meminfo: memFree=30854680/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=80364 CPUtime=402.29 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 50961 0 0 0 40223 6 0 0 25 0 1 0 10815026 82292736 16336 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 20091 16336 243 16 0 16733 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 80364

[startup+462.301 s]
/proc/loadavg: 4.01 3.17 1.77 5/190 25787
/proc/meminfo: memFree=30859340/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=81192 CPUtime=462.3 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 51686 0 0 0 46223 7 0 0 25 0 1 0 10815026 83140608 16923 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 20298 16923 243 16 0 16940 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 81192

[startup+522.3 s]
/proc/loadavg: 4.00 3.32 1.91 5/190 25788
/proc/meminfo: memFree=30864380/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=84260 CPUtime=522.3 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 52169 0 0 0 52223 7 0 0 25 0 1 0 10815026 86282240 17318 33554432000 4194304 4258824 140733240947968 18446744073709551615 4218695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 21065 17318 243 16 0 17707 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 84260

[startup+582.301 s]
/proc/loadavg: 4.00 3.44 2.04 5/190 25789
/proc/meminfo: memFree=30843252/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=86052 CPUtime=582.31 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 52783 0 0 0 58224 7 0 0 25 0 1 0 10815026 88117248 17833 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225165 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 21513 17833 243 16 0 18155 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 86052

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 4.00 3.74 2.47 5/190 25796
/proc/meminfo: memFree=30802896/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=96868 CPUtime=822.31 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 55980 0 0 0 82224 7 0 0 25 0 1 0 10815026 99192832 20624 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225405 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 24217 20624 243 16 0 20859 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 96868

[startup+882.301 s]
/proc/loadavg: 4.04 3.80 2.57 5/190 25797
/proc/meminfo: memFree=30800124/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=96868 CPUtime=882.31 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 56140 0 0 0 88224 7 0 0 25 0 1 0 10815026 99192832 20784 33554432000 4194304 4258824 140733240947968 18446744073709551615 4221133 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 24217 20784 243 16 0 20859 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 96868

[startup+942.301 s]
/proc/loadavg: 4.07 3.85 2.66 5/190 25799
/proc/meminfo: memFree=30794004/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=97628 CPUtime=942.31 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 56199 0 0 0 94224 7 0 0 25 0 1 0 10815026 99971072 20843 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225231 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 24407 20843 243 16 0 21049 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 97628

[startup+1002.3 s]
/proc/loadavg: 4.02 3.87 2.74 5/190 25801
/proc/meminfo: memFree=30808844/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=101852 CPUtime=1002.31 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 57044 0 0 0 100224 7 0 0 25 0 1 0 10815026 104296448 21688 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 25463 21688 243 16 0 22105 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 101852

[startup+1062.3 s]
/proc/loadavg: 4.01 3.89 2.82 5/190 25803
/proc/meminfo: memFree=30797520/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=105112 CPUtime=1062.32 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 58177 0 0 0 106224 8 0 0 25 0 1 0 10815026 107634688 22678 33554432000 4194304 4258824 140733240947968 18446744073709551615 4231638 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 26278 22678 243 16 0 22920 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 105112

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.89 5/190 25842
/proc/meminfo: memFree=30806460/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=106848 CPUtime=1122.32 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 58618 0 0 0 112224 8 0 0 25 0 1 0 10815026 109412352 23119 33554432000 4194304 4258824 140733240947968 18446744073709551615 4221224 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 26712 23119 243 16 0 23354 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 106848

[startup+1182.3 s]
/proc/loadavg: 4.04 3.94 2.96 5/190 25843
/proc/meminfo: memFree=30801572/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=110144 CPUtime=1182.32 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 59534 0 0 0 118224 8 0 0 25 0 1 0 10815026 112787456 24035 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225467 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 27536 24035 243 16 0 24178 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 110144

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 3.02 5/190 25845
/proc/meminfo: memFree=30796196/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=112024 CPUtime=1242.31 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 59924 0 0 0 124223 8 0 0 25 0 1 0 10815026 114712576 24425 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 28006 24425 243 16 0 24648 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 112024

[startup+1302.3 s]
/proc/loadavg: 4.00 3.95 3.08 5/190 25847
/proc/meminfo: memFree=30782752/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=114900 CPUtime=1302.32 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 60426 0 0 0 130224 8 0 0 25 0 1 0 10815026 117657600 24927 33554432000 4194304 4258824 140733240947968 18446744073709551615 4218792 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 28725 24927 243 16 0 25367 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 114900

[startup+1362.3 s]
/proc/loadavg: 4.00 3.96 3.14 5/190 25849
/proc/meminfo: memFree=30796484/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=116864 CPUtime=1362.31 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 61135 0 0 0 136223 8 0 0 25 0 1 0 10815026 119668736 25636 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 29216 25636 243 16 0 25858 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 116864

[startup+1422.31 s]
/proc/loadavg: 4.06 3.98 3.19 5/190 25850
/proc/meminfo: memFree=30801636/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=119964 CPUtime=1422.32 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 62104 0 0 0 142224 8 0 0 25 0 1 0 10815026 122843136 26566 33554432000 4194304 4258824 140733240947968 18446744073709551615 4221191 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 29991 26566 243 16 0 26633 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 119964

[startup+1482.3 s]
/proc/loadavg: 4.02 3.98 3.24 5/190 25851
/proc/meminfo: memFree=30788060/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=122004 CPUtime=1482.31 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 62614 0 0 0 148223 8 0 0 25 0 1 0 10815026 124932096 27076 33554432000 4194304 4258824 140733240947968 18446744073709551615 4231946 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 30501 27076 243 16 0 27143 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 122004

[startup+1542.3 s]
/proc/loadavg: 4.00 3.98 3.29 5/190 25853
/proc/meminfo: memFree=30768432/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=124880 CPUtime=1542.32 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 63228 0 0 0 154223 9 0 0 25 0 1 0 10815026 127877120 27684 33554432000 4194304 4258824 140733240947968 18446744073709551615 4218808 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 31220 27684 243 16 0 27862 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 124880

[startup+1602.3 s]
/proc/loadavg: 4.00 3.98 3.33 5/190 25855
/proc/meminfo: memFree=30756476/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=127760 CPUtime=1602.33 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 63860 0 0 0 160224 9 0 0 25 0 1 0 10815026 130826240 28316 33554432000 4194304 4258824 140733240947968 18446744073709551615 4218485 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 31940 28316 243 16 0 28582 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 127760

[startup+1662.3 s]
/proc/loadavg: 4.00 3.98 3.37 5/190 25857
/proc/meminfo: memFree=30763004/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=132620 CPUtime=1662.32 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 65427 0 0 0 166223 9 0 0 25 0 1 0 10815026 135802880 29726 33554432000 4194304 4258824 140733240947968 18446744073709551615 4220984 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 33155 29726 243 16 0 29797 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 132620

[startup+1722.3 s]
/proc/loadavg: 4.06 4.00 3.41 5/190 25858
/proc/meminfo: memFree=30740272/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=134472 CPUtime=1722.32 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 65878 0 0 0 172223 9 0 0 25 0 1 0 10815026 137699328 30087 33554432000 4194304 4258824 140733240947968 18446744073709551615 4221193 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 33618 30087 243 16 0 30260 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 134472

[startup+1782.3 s]
/proc/loadavg: 4.02 4.00 3.44 5/190 25859
/proc/meminfo: memFree=30738476/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=138200 CPUtime=1782.32 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 66638 0 0 0 178223 9 0 0 25 0 1 0 10815026 141516800 30839 33554432000 4194304 4258824 140733240947968 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 34550 30839 243 16 0 31192 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 138200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.02 4.00 3.45 5/190 25860
/proc/meminfo: memFree=30736856/32950928 swapFree=67111528/67111528
[pid=25494] ppid=25492 vsize=139500 CPUtime=1800.03 cores=4,6
/proc/25494/stat : 25494 (munsat2_release) R 25492 25494 25460 0 -1 4202496 67063 0 0 0 179994 9 0 0 25 0 1 0 10815026 142848000 31245 33554432000 4194304 4258824 140733240947968 18446744073709551615 4218756 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25494/statm: 34875 31245 243 16 0 31517 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 139500

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): 1800.01
CPU time (s): 1800.05
CPU user time (s): 1799.94
CPU system time (s): 0.103984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 139500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67063
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= 8
involuntary context switches= 2747

runsolver used 2.76258 second user time and 7.05793 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-11 15:58:22
IDJOB=3493721
IDBENCH=82486
IDSOLVER=1973
FILE ID=node124/3493721-1307800702
RUNJOBID= node124-1307800702-25479
PBS_JOBID= 13551055
Free space on /tmp= 73840 MiB

SOLVER NAME= MiniUnsat2 2011-02-22
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-nusmvguidancep9-tseitin.cnf
COMMAND LINE= munsat2_release -rnd-seed=RANDOMSEED -verb=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493721-1307800702/watcher-3493721-1307800702 -o /tmp/evaluation-result-3493721-1307800702/solver-3493721-1307800702 -C 1800 -W 1850 -M 7680  munsat2_release -rnd-seed=737525513 -verb=0 HOME/instance-3493721-1307800702.cnf

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

MD5SUM BENCH= c654e2b86795430a8cab2e0bd96123bd
RANDOM SEED=737525513

node124.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.855
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.71
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.855
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.855
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.82
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.855
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.77
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.855
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.855
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.855
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.82
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.855
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31034524 kB
Buffers:        132896 kB
Cached:        1557596 kB
SwapCached:          0 kB
Active:         694976 kB
Inactive:      1057380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31034524 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3152 kB
Writeback:           0 kB
AnonPages:       61528 kB
Mapped:          15524 kB
Slab:           100920 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185068 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= 73836 MiB
End job on node124 at 2011-06-11 16:28:24