Trace number 3493701

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.08 1800.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-tseitin.cnf
MD5SUMa2c0a22b1392549d2fca6c4b89170828
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark727.208
Satisfiable
(Un)Satisfiability was proved
Number of variables156721
Number of clauses469046
Sum of the clauses size1094438
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2312696
Number of clauses of size 3156348
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-3493701-1307800699/watcher-3493701-1307800699 -o /tmp/evaluation-result-3493701-1307800699/solver-3493701-1307800699 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=578167003 -verb=0 HOME/instance-3493701-1307800699.cnf 

running on 2 cores: 1,3

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.72 2.15 2.44 4/183 10164
/proc/meminfo: memFree=31315996/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=16504 CPUtime=0 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 1024 0 0 0 0 0 0 0 22 0 1 0 872485556 16900096 963 33554432000 4194304 4258824 140733918655792 18446744073709551615 264726065861 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 4126 965 218 16 0 768 0

[startup+0.084814 s]
/proc/loadavg: 0.72 2.15 2.44 4/183 10164
/proc/meminfo: memFree=31315996/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=53720 CPUtime=0.07 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 10311 0 0 0 6 1 0 0 22 0 1 0 872485556 55009280 10251 33554432000 4194304 4258824 140733918655792 18446744073709551615 264726065861 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 13463 10257 219 16 0 10105 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 53720

[startup+0.100807 s]
/proc/loadavg: 0.72 2.15 2.44 4/183 10164
/proc/meminfo: memFree=31315996/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=62708 CPUtime=0.09 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 12158 0 0 0 8 1 0 0 22 0 1 0 872485556 64212992 12097 33554432000 4194304 4258824 140733918655792 18446744073709551615 264726065861 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 15677 12101 219 16 0 12319 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62708

[startup+0.300771 s]
/proc/loadavg: 0.72 2.15 2.44 4/183 10164
/proc/meminfo: memFree=31315996/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=85492 CPUtime=0.29 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 17572 0 0 0 27 2 0 0 23 0 1 0 872485556 87543808 17511 33554432000 4194304 4258824 140733918655792 18446744073709551615 4206721 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 21373 17511 220 16 0 18015 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85492

[startup+0.700694 s]
/proc/loadavg: 0.72 2.15 2.44 4/183 10164
/proc/meminfo: memFree=31315996/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=123596 CPUtime=0.69 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 26597 0 0 0 66 3 0 0 25 0 1 0 872485556 126562304 26050 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 30899 26050 243 16 0 27541 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 123596

[startup+1.50054 s]
/proc/loadavg: 0.72 2.15 2.44 5/187 10175
/proc/meminfo: memFree=30974148/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=124852 CPUtime=1.49 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 26848 0 0 0 146 3 0 0 25 0 1 0 872485556 127848448 26299 33554432000 4194304 4258824 140733918655792 18446744073709551615 4218485 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 31213 26299 243 16 0 27855 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 124852

[startup+3.10025 s]
/proc/loadavg: 0.72 2.15 2.44 5/187 10175
/proc/meminfo: memFree=30859832/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=126096 CPUtime=3.09 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 27328 0 0 0 306 3 0 0 25 0 1 0 872485556 129122304 26775 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 31524 26775 244 16 0 28166 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126096

[startup+6.30064 s]
/proc/loadavg: 0.98 2.18 2.45 5/187 10175
/proc/meminfo: memFree=30813260/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=135100 CPUtime=6.29 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 28631 0 0 0 625 4 0 0 25 0 1 0 872485556 138342400 28071 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225716 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 33775 28071 244 16 0 30417 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135100

[startup+12.7004 s]
/proc/loadavg: 1.22 2.21 2.46 5/187 10175
/proc/meminfo: memFree=30741480/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=139748 CPUtime=12.69 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 36789 0 0 0 1265 4 0 0 25 0 1 0 872485556 143101952 30449 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225847 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 34937 30449 244 16 0 31579 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139748

[startup+25.501 s]
/proc/loadavg: 1.84 2.30 2.48 5/187 10176
/proc/meminfo: memFree=30739128/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=136964 CPUtime=25.49 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 42354 0 0 0 2543 6 0 0 25 0 1 0 872485556 140251136 29358 33554432000 4194304 4258824 140733918655792 18446744073709551615 4221193 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 34241 29358 244 16 0 30883 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 136964

[startup+51.1012 s]
/proc/loadavg: 2.57 2.43 2.52 5/187 10176
/proc/meminfo: memFree=30711556/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=137316 CPUtime=51.1 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 42545 0 0 0 5104 6 0 0 25 0 1 0 872485556 140611584 29549 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 34329 29549 244 16 0 30971 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 137316

[startup+102.306 s]
/proc/loadavg: 3.38 2.67 2.60 5/187 10178
/proc/meminfo: memFree=30722448/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=137316 CPUtime=102.3 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 42613 0 0 0 10224 6 0 0 25 0 1 0 872485556 140611584 29615 33554432000 4194304 4258824 140733918655792 18446744073709551615 4231492 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 34329 29615 244 16 0 30971 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 137316

[startup+162.301 s]
/proc/loadavg: 3.77 2.91 2.68 5/187 10188
/proc/meminfo: memFree=30690904/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=137316 CPUtime=162.3 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 42691 0 0 0 16224 6 0 0 25 0 1 0 872485556 140611584 29691 33554432000 4194304 4258824 140733918655792 18446744073709551615 4201325 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 34329 29691 244 16 0 30971 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 137316

[startup+222.301 s]
/proc/loadavg: 3.91 3.11 2.76 5/187 10190
/proc/meminfo: memFree=30659992/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=154464 CPUtime=222.3 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 46387 0 0 0 22223 7 0 0 25 0 1 0 872485556 158171136 33322 33554432000 4194304 4258824 140733918655792 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 38616 33322 244 16 0 35258 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 154464

[startup+282.3 s]
/proc/loadavg: 3.97 3.27 2.84 5/187 10192
/proc/meminfo: memFree=30630924/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=157876 CPUtime=282.3 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 48072 0 0 0 28223 7 0 0 25 0 1 0 872485556 161665024 35007 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225467 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 39469 35007 244 16 0 36111 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 157876

[startup+342.301 s]
/proc/loadavg: 4.04 3.41 2.91 5/187 10193
/proc/meminfo: memFree=30611904/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=163176 CPUtime=342.3 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 49265 0 0 0 34223 7 0 0 25 0 1 0 872485556 167092224 35954 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225312 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 40794 35954 244 16 0 37436 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 163176

[startup+402.301 s]
/proc/loadavg: 4.01 3.52 2.98 5/187 10195
/proc/meminfo: memFree=30598088/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=162668 CPUtime=402.31 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 58800 0 0 0 40222 9 0 0 25 0 1 0 872485556 166572032 36751 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 40667 36751 244 16 0 37309 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 162668

[startup+462.3 s]
/proc/loadavg: 4.08 3.62 3.04 5/187 10196
/proc/meminfo: memFree=30575352/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=171624 CPUtime=462.31 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 60574 0 0 0 46222 9 0 0 25 0 1 0 872485556 175742976 38190 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225225 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 42906 38190 244 16 0 39548 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 171624

[startup+522.301 s]
/proc/loadavg: 4.10 3.70 3.11 5/187 10236
/proc/meminfo: memFree=30658240/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=171624 CPUtime=522.31 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 60574 0 0 0 52222 9 0 0 25 0 1 0 872485556 175742976 38190 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 42906 38190 244 16 0 39548 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 171624

[startup+582.301 s]
/proc/loadavg: 4.04 3.75 3.16 5/187 10238
/proc/meminfo: memFree=30657132/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=174380 CPUtime=582.31 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 61080 0 0 0 58222 9 0 0 25 0 1 0 872485556 178565120 38695 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 43595 38695 244 16 0 40237 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 174380

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 4.04 3.89 3.34 5/187 10244
/proc/meminfo: memFree=30623716/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=192352 CPUtime=822.32 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 67010 0 0 0 82222 10 0 0 25 0 1 0 872485556 196968448 43867 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225874 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 48088 43867 244 16 0 44730 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 192352

[startup+882.301 s]
/proc/loadavg: 4.01 3.91 3.38 5/187 10246
/proc/meminfo: memFree=30619568/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=194780 CPUtime=882.32 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 67994 0 0 0 88222 10 0 0 25 0 1 0 872485556 199454720 44851 33554432000 4194304 4258824 140733918655792 18446744073709551615 4219929 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 48695 44851 244 16 0 45337 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 194780

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.42 5/187 10247
/proc/meminfo: memFree=30619884/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=194780 CPUtime=942.33 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 67994 0 0 0 94223 10 0 0 25 0 1 0 872485556 199454720 44851 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 48695 44851 244 16 0 45337 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 194780

[startup+1002.3 s]
/proc/loadavg: 4.04 3.95 3.46 5/187 10249
/proc/meminfo: memFree=30620084/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=191148 CPUtime=1002.33 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 73301 0 0 0 100222 11 0 0 25 0 1 0 872485556 195735552 43829 33554432000 4194304 4258824 140733918655792 18446744073709551615 4221218 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 47787 43829 244 16 0 44429 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 191148

[startup+1062.3 s]
/proc/loadavg: 4.01 3.95 3.49 5/187 10250
/proc/meminfo: memFree=30604544/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=206244 CPUtime=1062.33 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 77105 0 0 0 106222 11 0 0 25 0 1 0 872485556 211193856 47614 33554432000 4194304 4258824 140733918655792 18446744073709551615 4206717 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 51561 47614 244 16 0 48203 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 206244

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.52 5/187 10252
/proc/meminfo: memFree=30602020/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=208236 CPUtime=1122.33 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 77592 0 0 0 112222 11 0 0 25 0 1 0 872485556 213233664 48084 33554432000 4194304 4258824 140733918655792 18446744073709551615 4231946 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 52059 48084 244 16 0 48701 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 208236

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.55 5/187 10254
/proc/meminfo: memFree=30598240/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=211416 CPUtime=1182.34 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 78800 0 0 0 118222 12 0 0 25 0 1 0 872485556 216489984 48942 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 52854 48942 244 16 0 49496 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 211416

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.57 5/187 10255
/proc/meminfo: memFree=30600664/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=209288 CPUtime=1242.34 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 83346 0 0 0 124221 13 0 0 25 0 1 0 872485556 214310912 48098 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225328 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 52322 48098 244 16 0 48964 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 209288

[startup+1302.3 s]
/proc/loadavg: 4.06 3.99 3.60 5/187 10257
/proc/meminfo: memFree=30588824/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=216488 CPUtime=1302.34 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 85540 0 0 0 130221 13 0 0 25 0 1 0 872485556 221683712 50279 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225312 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 54122 50279 244 16 0 50764 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 216488

[startup+1362.3 s]
/proc/loadavg: 4.02 3.99 3.62 5/187 10258
/proc/meminfo: memFree=30570440/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=216488 CPUtime=1362.34 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 85540 0 0 0 136221 13 0 0 25 0 1 0 872485556 221683712 50279 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225225 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 54122 50279 244 16 0 50764 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 216488

[startup+1422.31 s]
/proc/loadavg: 4.00 3.99 3.64 5/187 10260
/proc/meminfo: memFree=30578196/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=216488 CPUtime=1422.35 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 85540 0 0 0 142222 13 0 0 25 0 1 0 872485556 221683712 50279 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225138 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 54122 50279 244 16 0 50764 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 216488

[startup+1482.3 s]
/proc/loadavg: 4.00 3.99 3.66 5/187 10262
/proc/meminfo: memFree=30543540/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=219524 CPUtime=1482.34 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 86299 0 0 0 148221 13 0 0 25 0 1 0 872485556 224792576 51038 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225138 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 54881 51038 244 16 0 51523 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 219524

[startup+1542.3 s]
/proc/loadavg: 4.06 4.00 3.68 5/187 10263
/proc/meminfo: memFree=30519932/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=219524 CPUtime=1542.35 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 86299 0 0 0 154222 13 0 0 25 0 1 0 872485556 224792576 51038 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225498 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 54881 51038 244 16 0 51523 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 219524

[startup+1602.3 s]
/proc/loadavg: 4.08 4.01 3.71 5/187 10267
/proc/meminfo: memFree=30505496/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=228516 CPUtime=1602.35 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 88555 0 0 0 160221 14 0 0 25 0 1 0 872485556 234000384 53286 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225228 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 57129 53286 244 16 0 53771 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 228516

[startup+1662.3 s]
/proc/loadavg: 4.03 4.01 3.72 5/187 10269
/proc/meminfo: memFree=30487432/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=228516 CPUtime=1662.36 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 88555 0 0 0 166222 14 0 0 25 0 1 0 872485556 234000384 53286 33554432000 4194304 4258824 140733918655792 18446744073709551615 4221224 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 57129 53286 244 16 0 53771 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 228516

[startup+1722.3 s]
/proc/loadavg: 4.01 4.00 3.74 5/187 10271
/proc/meminfo: memFree=30473240/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=231356 CPUtime=1722.35 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 95088 0 0 0 172220 15 0 0 25 0 1 0 872485556 236908544 53319 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 57839 53319 244 16 0 54481 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 231356

[startup+1782.3 s]
/proc/loadavg: 4.00 4.00 3.75 5/187 10273
/proc/meminfo: memFree=30453232/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=235708 CPUtime=1782.35 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 96530 0 0 0 178220 15 0 0 25 0 1 0 872485556 241364992 54749 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 58927 54749 244 16 0 55569 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 235708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.00 4.00 3.75 5/187 10312
/proc/meminfo: memFree=30515888/32951124 swapFree=67064580/67111528
[pid=10164] ppid=10162 vsize=230660 CPUtime=1800.06 cores=1,3
/proc/10164/stat : 10164 (munsat2_release) R 10162 10164 10098 0 -1 4202496 100173 0 0 0 179990 16 0 0 25 0 1 0 872485556 236195840 53490 33554432000 4194304 4258824 140733918655792 18446744073709551615 4225217 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10164/statm: 57665 53490 244 16 0 54307 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 230660

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.02
CPU time (s): 1800.08
CPU user time (s): 1799.9
CPU system time (s): 0.177972
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 247204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.177972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100173
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2591

runsolver used 2.82857 second user time and 6.99993 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-11 15:58:19
IDJOB=3493701
IDBENCH=82470
IDSOLVER=1973
FILE ID=node141/3493701-1307800699
RUNJOBID= node141-1307800695-10118
PBS_JOBID= 13551047
Free space on /tmp= 74060 MiB

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

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

MD5SUM BENCH= a2c0a22b1392549d2fca6c4b89170828
RANDOM SEED=578167003

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.75
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.806
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.84
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.806
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.806
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.75
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.806
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:     32951124 kB
MemFree:      31321260 kB
Buffers:        272740 kB
Cached:        1078144 kB
SwapCached:       8728 kB
Active:         581792 kB
Inactive:       865780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31321260 kB
SwapTotal:    67111528 kB
SwapFree:     67064580 kB
Dirty:           41336 kB
Writeback:           0 kB
AnonPages:       94844 kB
Mapped:          10212 kB
Slab:           117520 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   284868 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= 74044 MiB
End job on node141 at 2011-06-11 16:28:21