Trace number 3287490

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) 1299.99 1300.04

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3057.55
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
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-3287490-1303769477/watcher-3287490-1303769477 -o /tmp/evaluation-result-3287490-1303769477/solver-3287490-1303769477 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3287490-1303769477.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: 2.83 3.24 3.52 4/183 9298
/proc/meminfo: memFree=17823712/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=11776 CPUtime=0 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4194304 362 0 0 0 0 0 0 0 21 0 1 0 488546250 12058624 301 33554432000 4194304 4263880 140737470543040 18446744073709551615 4239365 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 2944 305 240 17 0 117 0

[startup+0.0175549 s]
/proc/loadavg: 2.83 3.24 3.52 4/183 9298
/proc/meminfo: memFree=17823712/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=11908 CPUtime=0.01 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4194304 404 0 0 0 1 0 0 0 21 0 1 0 488546250 12193792 343 33554432000 4194304 4263880 140737470543040 18446744073709551615 47086044610891 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 2977 343 240 17 0 150 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11908

[startup+0.100579 s]
/proc/loadavg: 2.83 3.24 3.52 4/183 9298
/proc/meminfo: memFree=17823712/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=13340 CPUtime=0.09 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4194304 881 0 0 0 9 0 0 0 21 0 1 0 488546250 13660160 674 33554432000 4194304 4263880 140737470543040 18446744073709551615 210204336632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 3335 674 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300536 s]
/proc/loadavg: 2.83 3.24 3.52 4/183 9298
/proc/meminfo: memFree=17823712/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=18812 CPUtime=0.29 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4194304 2487 0 0 0 29 0 0 0 22 0 1 0 488546250 19263488 1702 33554432000 4194304 4263880 140737470543040 18446744073709551615 4229204 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 4703 1702 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700466 s]
/proc/loadavg: 2.83 3.24 3.52 4/183 9298
/proc/meminfo: memFree=17823712/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=25976 CPUtime=0.69 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4194304 4804 0 0 0 69 0 0 0 24 0 1 0 488546250 26599424 3250 33554432000 4194304 4263880 140737470543040 18446744073709551615 47086044826844 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 6494 3250 241 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50033 s]
/proc/loadavg: 2.93 3.25 3.52 5/190 9311
/proc/meminfo: memFree=17735236/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=40304 CPUtime=1.49 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4194304 9431 0 0 0 148 1 0 0 25 0 1 0 488546250 41271296 6340 33554432000 4194304 4263880 140737470543040 18446744073709551615 47086044934924 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 10076 6340 241 17 0 7249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40304

[startup+3.10104 s]
/proc/loadavg: 2.93 3.25 3.52 5/190 9311
/proc/meminfo: memFree=17607904/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=113040 CPUtime=3.09 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 30041 0 0 0 306 3 0 0 25 0 1 0 488546250 115752960 24089 33554432000 4194304 4263880 140737470543040 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 28260 24089 247 17 0 25433 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113040

[startup+6.30055 s]
/proc/loadavg: 3.01 3.26 3.52 5/190 9312
/proc/meminfo: memFree=17509024/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=113040 CPUtime=6.29 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 30041 0 0 0 626 3 0 0 25 0 1 0 488546250 115752960 24089 33554432000 4194304 4263880 140737470543040 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 28260 24089 247 17 0 25433 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113040

[startup+12.7005 s]
/proc/loadavg: 3.09 3.28 3.52 5/190 9312
/proc/meminfo: memFree=17508804/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=113040 CPUtime=12.69 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 30041 0 0 0 1266 3 0 0 25 0 1 0 488546250 115752960 24089 33554432000 4194304 4263880 140737470543040 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 28260 24089 247 17 0 25433 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 113040

[startup+25.5003 s]
/proc/loadavg: 3.29 3.31 3.53 5/190 9312
/proc/meminfo: memFree=17509628/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=113040 CPUtime=25.49 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 30041 0 0 0 2546 3 0 0 25 0 1 0 488546250 115752960 24089 33554432000 4194304 4263880 140737470543040 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 28260 24089 247 17 0 25433 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 113040

[startup+51.101 s]
/proc/loadavg: 3.53 3.37 3.54 5/190 9312
/proc/meminfo: memFree=17509264/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=113040 CPUtime=51.09 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 30041 0 0 0 5106 3 0 0 25 0 1 0 488546250 115752960 24089 33554432000 4194304 4263880 140737470543040 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 28260 24089 247 17 0 25433 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 113040

[startup+102.306 s]
/proc/loadavg: 3.80 3.46 3.56 5/190 9314
/proc/meminfo: memFree=17458284/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=113040 CPUtime=102.29 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 30041 0 0 0 10226 3 0 0 25 0 1 0 488546250 115752960 24089 33554432000 4194304 4263880 140737470543040 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 28260 24089 247 17 0 25433 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 113040

[startup+162.3 s]
/proc/loadavg: 3.92 3.56 3.59 5/190 9370
/proc/meminfo: memFree=17501700/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=113040 CPUtime=162.29 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 30041 0 0 0 16226 3 0 0 25 0 1 0 488546250 115752960 24089 33554432000 4194304 4263880 140737470543040 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 28260 24089 247 17 0 25433 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 113040

[startup+222.3 s]
/proc/loadavg: 3.97 3.63 3.61 5/190 9371
/proc/meminfo: memFree=17389408/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=118320 CPUtime=222.28 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 31338 0 0 0 22224 4 0 0 25 0 1 0 488546250 121159680 25386 33554432000 4194304 4263880 140737470543040 18446744073709551615 4224740 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 29580 25386 247 17 0 26753 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 118320

[startup+282.3 s]
/proc/loadavg: 4.04 3.71 3.64 5/190 9373
/proc/meminfo: memFree=17256188/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=127956 CPUtime=282.29 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 33762 0 0 0 28224 5 0 0 25 0 1 0 488546250 131026944 27810 33554432000 4194304 4263880 140737470543040 18446744073709551615 4215044 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 31989 27810 247 17 0 29162 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 127956

[startup+342.301 s]
/proc/loadavg: 4.01 3.76 3.66 5/190 9374
/proc/meminfo: memFree=17079168/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=140144 CPUtime=342.28 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 36725 0 0 0 34222 6 0 0 25 0 1 0 488546250 143507456 30773 33554432000 4194304 4263880 140737470543040 18446744073709551615 4224736 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 35036 30773 247 17 0 32209 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 140144

[startup+402.301 s]
/proc/loadavg: 4.00 3.80 3.67 5/190 9376
/proc/meminfo: memFree=16901452/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=152420 CPUtime=402.28 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 39805 0 0 0 40220 8 0 0 25 0 1 0 488546250 156078080 33853 33554432000 4194304 4263880 140737470543040 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 38105 33853 247 17 0 35278 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 152420

[startup+462.301 s]
/proc/loadavg: 3.56 3.73 3.65 4/184 9395
/proc/meminfo: memFree=17153648/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=171192 CPUtime=462.28 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 44543 0 0 0 46218 10 0 0 25 0 1 0 488546250 175300608 38591 33554432000 4194304 4263880 140737470543040 18446744073709551615 4241359 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 42798 38591 247 17 0 39971 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 171192

[startup+522.301 s]
/proc/loadavg: 3.20 3.59 3.61 4/184 9396
/proc/meminfo: memFree=17029208/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=195028 CPUtime=522.28 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 50243 0 0 0 52216 12 0 0 25 0 1 0 488546250 199708672 44291 33554432000 4194304 4263880 140737470543040 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 48757 44291 247 17 0 45930 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 195028

[startup+582.301 s]
/proc/loadavg: 3.07 3.48 3.57 4/184 9398
/proc/meminfo: memFree=16863632/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=225936 CPUtime=582.28 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 57956 0 0 0 58213 15 0 0 25 0 1 0 488546250 231358464 52004 33554432000 4194304 4263880 140737470543040 18446744073709551615 4209696 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 56484 52004 247 17 0 53657 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 225936

[startup+642.301 s]
/proc/loadavg: 3.07 3.40 3.54 4/184 9399
/proc/meminfo: memFree=16670260/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=255976 CPUtime=642.28 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 65482 0 0 0 64210 18 0 0 25 0 1 0 488546250 262119424 59530 33554432000 4194304 4263880 140737470543040 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 63994 59530 247 17 0 61167 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 255976

[startup+702.301 s]
/proc/loadavg: 3.02 3.33 3.50 4/184 9401
/proc/meminfo: memFree=16542756/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=298328 CPUtime=702.28 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 76062 0 0 0 70207 21 0 0 25 0 1 0 488546250 305487872 70110 33554432000 4194304 4263880 140737470543040 18446744073709551615 4211528 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 74582 70110 247 17 0 71755 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 298328

[startup+762.307 s]
/proc/loadavg: 3.06 3.28 3.47 4/184 9403
/proc/meminfo: memFree=16396856/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=330560 CPUtime=762.28 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 84069 0 0 0 76204 24 0 0 25 0 1 0 488546250 338493440 78117 33554432000 4194304 4263880 140737470543040 18446744073709551615 4205828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 82640 78117 248 17 0 79813 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 330560

[startup+822.301 s]
/proc/loadavg: 3.02 3.23 3.44 4/184 9404
/proc/meminfo: memFree=16273920/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=376972 CPUtime=822.27 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 95593 0 0 0 82201 26 0 0 25 0 1 0 488546250 386019328 89640 33554432000 4194304 4263880 140737470543040 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 94243 89640 248 17 0 91416 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 376972

[startup+882.301 s]
/proc/loadavg: 3.07 3.20 3.41 4/184 9406
/proc/meminfo: memFree=16148892/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=409896 CPUtime=882.26 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 103811 0 0 0 88197 29 0 0 25 0 1 0 488546250 419733504 97858 33554432000 4194304 4263880 140737470543040 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 102474 97858 248 17 0 99647 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 409896

[startup+942.301 s]
/proc/loadavg: 3.02 3.16 3.38 4/184 9407
/proc/meminfo: memFree=16023740/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=447124 CPUtime=942.27 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 113124 0 0 0 94195 32 0 0 25 0 1 0 488546250 457854976 107171 33554432000 4194304 4263880 140737470543040 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 111781 107171 248 17 0 108954 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 447124

[startup+1002.3 s]
/proc/loadavg: 3.01 3.13 3.36 4/184 9409
/proc/meminfo: memFree=15896576/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=491648 CPUtime=1002.25 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 123639 0 0 0 100190 35 0 0 25 0 1 0 488546250 503447552 117686 33554432000 4194304 4263880 140737470543040 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 122912 117686 248 17 0 120085 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 491648

[startup+1062.3 s]
/proc/loadavg: 3.00 3.10 3.33 4/184 9411
/proc/meminfo: memFree=15786768/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=516636 CPUtime=1062.26 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 129831 0 0 0 106188 38 0 0 25 0 1 0 488546250 529035264 123877 33554432000 4194304 4263880 140737470543040 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 129159 123877 247 17 0 126332 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 516636

[startup+1122.3 s]
/proc/loadavg: 3.00 3.08 3.31 4/184 9412
/proc/meminfo: memFree=15662468/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=561160 CPUtime=1122.24 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 140751 0 0 0 112183 41 0 0 25 0 1 0 488546250 574627840 134797 33554432000 4194304 4263880 140737470543040 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 140290 134797 247 17 0 137463 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 561160

[startup+1182.3 s]
/proc/loadavg: 3.00 3.06 3.29 4/184 9414
/proc/meminfo: memFree=15527784/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=599808 CPUtime=1182.24 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 150240 0 0 0 118181 43 0 0 25 0 1 0 488546250 614203392 144286 33554432000 4194304 4263880 140737470543040 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 149952 144286 248 17 0 147125 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 599808

[startup+1242.3 s]
/proc/loadavg: 3.00 3.05 3.27 4/184 9415
/proc/meminfo: memFree=15377448/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=630700 CPUtime=1242.24 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 157788 0 0 0 124179 45 0 0 25 0 1 0 488546250 645836800 151834 33554432000 4194304 4263880 140737470543040 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 157675 151834 248 17 0 154848 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 630700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.04 3.25 3/182 9418
/proc/meminfo: memFree=16404020/32951124 swapFree=67111528/67111528
[pid=9298] ppid=9296 vsize=672164 CPUtime=1299.95 cores=0,2
/proc/9298/stat : 9298 (umsat) R 9296 9298 7362 0 -1 4202496 167797 0 0 0 129947 48 0 0 25 0 1 0 488546250 688295936 161843 33554432000 4194304 4263880 140737470543040 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9298/statm: 168041 161843 248 17 0 165214 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 672164

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.04
CPU time (s): 1299.99
CPU user time (s): 1299.48
CPU system time (s): 0.512922
CPU usage (%): 99.9961
Max. virtual memory (cumulated for all children) (KiB): 672164

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

runsolver used 2.25166 second user time and 4.85126 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-26 00:11:17
IDJOB=3287490
IDBENCH=82468
IDSOLVER=1582
FILE ID=node130/3287490-1303769477
RUNJOBID= node130-1303769477-9268
PBS_JOBID= 13157127
Free space on /tmp= 71752 MiB

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

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=1261123751

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17824116 kB
Buffers:       2104560 kB
Cached:       12397808 kB
SwapCached:          0 kB
Active:        6643016 kB
Inactive:      7935208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17824116 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           29016 kB
Writeback:          64 kB
AnonPages:       74648 kB
Mapped:          15096 kB
Slab:           484120 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   224216 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= 71760 MiB
End job on node130 at 2011-04-26 00:33:00