Trace number 3288088

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
UmSat 2011-02-25? (TO) 1300.09 1300.05

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
MD5SUMa4c7dbdc89378b1335eea4904f9f5cb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.78
Satisfiable
(Un)Satisfiability was proved
Number of variables156058
Number of clauses466691
Sum of the clauses size1088943
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2311126
Number of clauses of size 3155563
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: 935)

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.78 3.19 3.54 4/184 10298
/proc/meminfo: memFree=27184340/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=11644 CPUtime=0 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4194304 353 0 0 0 0 0 0 0 21 0 1 0 469527173 11923456 293 33554432000 4194304 4263880 140734356984528 18446744073709551615 220815925999 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 2911 293 240 17 0 84 0

[startup+0.0112031 s]
/proc/loadavg: 1.78 3.19 3.54 4/184 10298
/proc/meminfo: memFree=27184340/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=11908 CPUtime=0 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4194304 391 0 0 0 0 0 0 0 21 0 1 0 469527173 12193792 331 33554432000 4194304 4263880 140734356984528 18446744073709551615 4239365 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 2977 333 240 17 0 150 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11908

[startup+0.10119 s]
/proc/loadavg: 1.78 3.19 3.54 4/184 10298
/proc/meminfo: memFree=27184340/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=13340 CPUtime=0.09 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4194304 872 0 0 0 9 0 0 0 21 0 1 0 469527173 13660160 666 33554432000 4194304 4263880 140734356984528 18446744073709551615 47015828148872 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 3335 666 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.301151 s]
/proc/loadavg: 1.78 3.19 3.54 4/184 10298
/proc/meminfo: memFree=27184340/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=18812 CPUtime=0.29 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4194304 2471 0 0 0 29 0 0 0 22 0 1 0 469527173 19263488 1687 33554432000 4194304 4263880 140734356984528 18446744073709551615 47015828434128 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 4703 1687 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.701082 s]
/proc/loadavg: 1.78 3.19 3.54 4/184 10298
/proc/meminfo: memFree=27184340/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=25976 CPUtime=0.69 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4194304 4768 0 0 0 69 0 0 0 24 0 1 0 469527173 26599424 3215 33554432000 4194304 4263880 140734356984528 18446744073709551615 47015828216512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 6494 3215 241 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.5009 s]
/proc/loadavg: 1.78 3.19 3.54 5/190 10309
/proc/meminfo: memFree=27117480/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=40304 CPUtime=1.49 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4194304 9368 0 0 0 148 1 0 0 25 0 1 0 469527173 41271296 6278 33554432000 4194304 4263880 140734356984528 18446744073709551615 220815894719 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 10076 6278 241 17 0 7249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40304

[startup+3.10063 s]
/proc/loadavg: 1.78 3.19 3.54 5/190 10309
/proc/meminfo: memFree=26997584/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=112064 CPUtime=3.09 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 29580 0 0 0 304 5 0 0 25 0 1 0 469527173 114753536 23755 33554432000 4194304 4263880 140734356984528 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 28016 23755 247 17 0 25189 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112064

[startup+6.30104 s]
/proc/loadavg: 1.96 3.20 3.54 5/190 10309
/proc/meminfo: memFree=26931220/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=112064 CPUtime=6.29 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 29580 0 0 0 624 5 0 0 25 0 1 0 469527173 114753536 23755 33554432000 4194304 4263880 140734356984528 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 28016 23755 247 17 0 25189 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112064

[startup+12.7009 s]
/proc/loadavg: 2.12 3.22 3.54 5/190 10336
/proc/meminfo: memFree=26898180/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=112064 CPUtime=12.69 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 29580 0 0 0 1264 5 0 0 25 0 1 0 469527173 114753536 23755 33554432000 4194304 4263880 140734356984528 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 28016 23755 247 17 0 25189 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 112064

[startup+25.5005 s]
/proc/loadavg: 2.54 3.25 3.55 5/190 10336
/proc/meminfo: memFree=26898072/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=112064 CPUtime=25.49 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 29580 0 0 0 2544 5 0 0 25 0 1 0 469527173 114753536 23755 33554432000 4194304 4263880 140734356984528 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 28016 23755 247 17 0 25189 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112064

[startup+51.1008 s]
/proc/loadavg: 3.03 3.31 3.56 5/190 10337
/proc/meminfo: memFree=26884220/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=112064 CPUtime=51.09 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 29580 0 0 0 5104 5 0 0 25 0 1 0 469527173 114753536 23755 33554432000 4194304 4263880 140734356984528 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 28016 23755 247 17 0 25189 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112064

[startup+102.306 s]
/proc/loadavg: 3.62 3.43 3.58 5/190 10338
/proc/meminfo: memFree=26806056/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=112064 CPUtime=102.3 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 29580 0 0 0 10225 5 0 0 25 0 1 0 469527173 114753536 23755 33554432000 4194304 4263880 140734356984528 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 28016 23755 247 17 0 25189 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 112064

[startup+162.3 s]
/proc/loadavg: 3.86 3.53 3.61 5/190 10340
/proc/meminfo: memFree=26668484/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=112064 CPUtime=162.3 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 29580 0 0 0 16224 6 0 0 25 0 1 0 469527173 114753536 23755 33554432000 4194304 4263880 140734356984528 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 28016 23755 247 17 0 25189 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 112064

[startup+222.3 s]
/proc/loadavg: 3.95 3.61 3.63 5/190 10369
/proc/meminfo: memFree=26728468/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=112064 CPUtime=222.3 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 29580 0 0 0 22224 6 0 0 25 0 1 0 469527173 114753536 23755 33554432000 4194304 4263880 140734356984528 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 28016 23755 247 17 0 25189 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 112064

[startup+282.301 s]
/proc/loadavg: 3.98 3.68 3.65 5/190 10370
/proc/meminfo: memFree=26657092/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=116472 CPUtime=282.3 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 30611 0 0 0 28224 6 0 0 25 0 1 0 469527173 119267328 24785 33554432000 4194304 4263880 140734356984528 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 29118 24785 247 17 0 26291 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 116472

[startup+342.301 s]
/proc/loadavg: 4.07 3.77 3.68 5/190 10372
/proc/meminfo: memFree=26573336/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=124004 CPUtime=342.3 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 32532 0 0 0 34223 7 0 0 25 0 1 0 469527173 126980096 26706 33554432000 4194304 4263880 140734356984528 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 31001 26706 247 17 0 28174 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 124004

[startup+402.301 s]
/proc/loadavg: 4.06 3.82 3.70 5/190 10373
/proc/meminfo: memFree=26454500/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=147420 CPUtime=402.3 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 38290 0 0 0 40221 9 0 0 25 0 1 0 469527173 150958080 32464 33554432000 4194304 4263880 140734356984528 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 36855 32464 247 17 0 34028 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 147420

[startup+462.301 s]
/proc/loadavg: 4.02 3.85 3.72 5/190 10375
/proc/meminfo: memFree=26361068/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=159216 CPUtime=462.3 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 41243 0 0 0 46220 10 0 0 25 0 1 0 469527173 163037184 35417 33554432000 4194304 4263880 140734356984528 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 39804 35417 248 17 0 36977 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 159216

[startup+522.301 s]
/proc/loadavg: 4.01 3.87 3.73 5/190 10377
/proc/meminfo: memFree=26243952/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=184400 CPUtime=522.31 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 47469 0 0 0 52219 12 0 0 25 0 1 0 469527173 188825600 41642 33554432000 4194304 4263880 140734356984528 18446744073709551615 4215044 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 46100 41642 248 17 0 43273 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 184400

[startup+582.301 s]
/proc/loadavg: 4.00 3.89 3.75 5/190 10378
/proc/meminfo: memFree=26094112/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=216256 CPUtime=582.31 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 55252 0 0 0 58216 15 0 0 25 0 1 0 469527173 221446144 49424 33554432000 4194304 4263880 140734356984528 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 54064 49424 247 17 0 51237 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 216256

[startup+642.301 s]
/proc/loadavg: 4.00 3.91 3.76 5/190 10380
/proc/meminfo: memFree=25954436/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=259928 CPUtime=642.31 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 65643 0 0 0 64213 18 0 0 25 0 1 0 469527173 266166272 59815 33554432000 4194304 4263880 140734356984528 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 64982 59815 247 17 0 62155 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 259928

[startup+702.301 s]
/proc/loadavg: 4.00 3.92 3.77 5/190 10381
/proc/meminfo: memFree=25768248/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=333248 CPUtime=702.31 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 82476 0 0 0 70209 22 0 0 25 0 1 0 469527173 341245952 76648 33554432000 4194304 4263880 140734356984528 18446744073709551615 4215044 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 83312 76648 247 17 0 80485 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 333248

[startup+762.307 s]
/proc/loadavg: 4.00 3.94 3.78 6/190 10383
/proc/meminfo: memFree=25604768/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=382476 CPUtime=762.32 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 94059 0 0 0 76205 27 0 0 25 0 1 0 469527173 391655424 88231 33554432000 4194304 4263880 140734356984528 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 95619 88231 247 17 0 92792 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 382476

[startup+822.301 s]
/proc/loadavg: 4.00 3.94 3.79 5/190 10385
/proc/meminfo: memFree=25441036/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=432784 CPUtime=822.32 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 106028 0 0 0 82201 31 0 0 25 0 1 0 469527173 443170816 100200 33554432000 4194304 4263880 140734356984528 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 108196 100200 247 17 0 105369 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 432784

[startup+882.301 s]
/proc/loadavg: 4.11 3.98 3.82 5/190 10386
/proc/meminfo: memFree=25237380/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=483532 CPUtime=882.32 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 118470 0 0 0 88198 34 0 0 25 0 1 0 469527173 495136768 112642 33554432000 4194304 4263880 140734356984528 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 120883 112642 247 17 0 118056 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 483532

[startup+942.3 s]
/proc/loadavg: 4.04 3.98 3.82 5/190 10388
/proc/meminfo: memFree=25061860/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=536304 CPUtime=942.32 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 131014 0 0 0 94195 37 0 0 25 0 1 0 469527173 549175296 125186 33554432000 4194304 4263880 140734356984528 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 134076 125186 247 17 0 131249 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 536304

[startup+1002.3 s]
/proc/loadavg: 4.01 3.98 3.83 5/190 10389
/proc/meminfo: memFree=24833900/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=611260 CPUtime=1002.32 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 148526 0 0 0 100190 42 0 0 25 0 1 0 469527173 625930240 142698 33554432000 4194304 4263880 140734356984528 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 152815 142698 247 17 0 149988 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 611260

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.83 5/190 10391
/proc/meminfo: memFree=24635932/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=652360 CPUtime=1062.32 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 158041 0 0 0 106187 45 0 0 25 0 1 0 469527173 668016640 152213 33554432000 4194304 4263880 140734356984528 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 163090 152213 248 17 0 160263 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 652360

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.84 5/190 10393
/proc/meminfo: memFree=24442932/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=692972 CPUtime=1122.32 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 167297 0 0 0 112185 47 0 0 25 0 1 0 469527173 709603328 161468 33554432000 4194304 4263880 140734356984528 18446744073709551615 4205730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 173243 161468 247 17 0 170416 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 692972

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.85 5/190 10394
/proc/meminfo: memFree=24247836/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=764700 CPUtime=1182.32 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 183526 0 0 0 118181 51 0 0 25 0 1 0 469527173 783052800 177697 33554432000 4194304 4263880 140734356984528 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 191175 177697 247 17 0 188348 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 764700

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.85 5/190 10396
/proc/meminfo: memFree=24043572/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=861448 CPUtime=1242.33 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 204415 0 0 0 124178 55 0 0 25 0 1 0 469527173 882122752 198586 33554432000 4194304 4263880 140734356984528 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 215362 198586 247 17 0 212535 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 861448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.86 4/188 10398
/proc/meminfo: memFree=25336488/32951124 swapFree=67111524/67111528
[pid=10298] ppid=10296 vsize=903620 CPUtime=1300.04 cores=0,2
/proc/10298/stat : 10298 (umsat) R 10296 10298 10248 0 -1 4202496 214945 0 0 0 129945 59 0 0 25 0 1 0 469527173 925306880 209116 33554432000 4194304 4263880 140734356984528 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10298/statm: 225905 209116 247 17 0 223078 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 903620

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.09
CPU user time (s): 1299.45
CPU system time (s): 0.638902
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 903620

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

runsolver used 2.24266 second user time and 4.86026 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-26 00:38:33
IDJOB=3288088
IDBENCH=82488
IDSOLVER=1582
FILE ID=node147/3288088-1303771112
RUNJOBID= node147-1303771112-10266
PBS_JOBID= 13157185
Free space on /tmp= 72148 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288088-1303771112/watcher-3288088-1303771112 -o /tmp/evaluation-result-3288088-1303771112/solver-3288088-1303771112 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3288088-1303771112.cnf

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
RANDOM SEED=90332506

node147.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.836
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      27184488 kB
Buffers:        965136 kB
Cached:        4284436 kB
SwapCached:          4 kB
Active:         649464 kB
Inactive:      4669896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27184488 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           24992 kB
Writeback:           0 kB
AnonPages:       69700 kB
Mapped:          14740 kB
Slab:           380932 kB
PageTables:       5624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   235628 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= 72140 MiB
End job on node147 at 2011-04-26 01:00:15