Trace number 3318214

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: MiniSAT 2.2.0-agile-26? (TO) 1300.08 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark938.798
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3318214-1304901816/watcher-3318214-1304901816 -o /tmp/evaluation-result-3318214-1304901816/solver-3318214-1304901816 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318214-1304901816.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: 0.98 2.35 3.14 5/339 1993
/proc/meminfo: memFree=11946224/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=19252 CPUtime=0 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 624 0 0 0 0 0 0 0 21 0 1 0 582597216 19714048 565 33554432000 4194304 4291235 140733239865680 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 4813 566 213 24 0 1447 0

[startup+0.0447571 s]
/proc/loadavg: 0.98 2.35 3.14 5/339 1993
/proc/meminfo: memFree=11946224/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=28272 CPUtime=0.03 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 3256 0 0 0 3 0 0 0 21 0 1 0 582597216 28950528 3008 33554432000 4194304 4291235 140733239865680 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 7101 3011 216 24 0 3735 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28272

[startup+0.100735 s]
/proc/loadavg: 0.98 2.35 3.14 5/339 1993
/proc/meminfo: memFree=11946224/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=41372 CPUtime=0.09 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 7117 0 0 0 8 1 0 0 21 0 1 0 582597216 42364928 6500 33554432000 4194304 4291235 140733239865680 18446744073709551615 4221130 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 10343 6500 215 24 0 6977 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41372

[startup+0.300721 s]
/proc/loadavg: 0.98 2.35 3.14 5/339 1993
/proc/meminfo: memFree=11946224/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=79364 CPUtime=0.29 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 17690 0 0 0 26 3 0 0 22 0 1 0 582597216 81268736 15714 33554432000 4194304 4291235 140733239865680 18446744073709551615 4230037 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 19841 15714 237 24 0 16475 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79364

[startup+0.700645 s]
/proc/loadavg: 0.98 2.35 3.14 5/339 1993
/proc/meminfo: memFree=11946224/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=105528 CPUtime=0.69 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 23741 0 0 0 65 4 0 0 23 0 1 0 582597216 108060672 21164 33554432000 4194304 4291235 140733239865680 18446744073709551615 4256652 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 26382 21164 239 24 0 23016 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105528

[startup+1.5005 s]
/proc/loadavg: 1.22 2.37 3.14 5/343 2000
/proc/meminfo: memFree=11779048/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=104184 CPUtime=1.49 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 30873 0 0 0 144 5 0 0 25 0 1 0 582597216 106684416 21474 33554432000 4194304 4291235 140733239865680 18446744073709551615 4236597 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 26046 21474 239 24 0 22680 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104184

[startup+3.10114 s]
/proc/loadavg: 1.22 2.37 3.14 5/343 2000
/proc/meminfo: memFree=11770936/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=104248 CPUtime=3.09 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 32430 0 0 0 303 6 0 0 25 0 1 0 582597216 106749952 21026 33554432000 4194304 4291235 140733239865680 18446744073709551615 4248950 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 26062 21026 258 24 0 22696 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104248

[startup+6.30054 s]
/proc/loadavg: 1.22 2.37 3.14 5/343 2027
/proc/meminfo: memFree=11731816/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=104248 CPUtime=6.29 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 32430 0 0 0 623 6 0 0 25 0 1 0 582597216 106749952 21026 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 26062 21026 258 24 0 22696 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 104248

[startup+12.7003 s]
/proc/loadavg: 1.65 2.43 3.15 5/343 2027
/proc/meminfo: memFree=11709788/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=104248 CPUtime=12.69 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 32430 0 0 0 1263 6 0 0 25 0 1 0 582597216 106749952 21026 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 26062 21026 258 24 0 22696 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104248

[startup+25.5007 s]
/proc/loadavg: 2.01 2.48 3.16 5/343 2027
/proc/meminfo: memFree=11658720/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=104248 CPUtime=25.49 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 32936 0 0 0 2543 6 0 0 25 0 1 0 582597216 106749952 21518 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 26062 21518 258 24 0 22696 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104248

[startup+51.1006 s]
/proc/loadavg: 2.69 2.60 3.18 5/343 2028
/proc/meminfo: memFree=11577784/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=134600 CPUtime=51.09 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 40090 0 0 0 5102 7 0 0 25 0 1 0 582597216 137830400 28619 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 33650 28619 258 24 0 30284 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 134600

[startup+102.312 s]
/proc/loadavg: 3.47 2.83 3.22 5/343 2029
/proc/meminfo: memFree=11466408/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=153568 CPUtime=102.31 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 45606 0 0 0 10221 10 0 0 25 0 1 0 582597216 157253632 34033 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 38392 34033 258 24 0 35026 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 153568

[startup+162.301 s]
/proc/loadavg: 3.86 3.06 3.28 5/343 2031
/proc/meminfo: memFree=11579796/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=122688 CPUtime=162.3 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 51086 0 0 0 16218 12 0 0 25 0 1 0 582597216 125632512 22472 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 30672 22472 258 24 0 27306 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 122688

[startup+222.301 s]
/proc/loadavg: 3.95 3.23 3.32 5/343 2033
/proc/meminfo: memFree=11387540/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=202828 CPUtime=222.3 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 65807 0 0 0 22214 16 0 0 25 0 1 0 582597216 207695872 37059 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 50707 37059 258 24 0 47341 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 202828

[startup+282.301 s]
/proc/loadavg: 3.98 3.36 3.36 5/343 2034
/proc/meminfo: memFree=11316688/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=252916 CPUtime=282.31 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 73373 0 0 0 28212 19 0 0 25 0 1 0 582597216 258985984 44499 33554432000 4194304 4291235 140733239865680 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 63229 44499 258 24 0 59863 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 252916

[startup+342.301 s]
/proc/loadavg: 3.99 3.48 3.39 5/343 2063
/proc/meminfo: memFree=11349032/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=252916 CPUtime=342.31 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 79810 0 0 0 34208 23 0 0 25 0 1 0 582597216 258985984 50852 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 63229 50852 258 24 0 59863 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 252916

[startup+402.301 s]
/proc/loadavg: 4.07 3.59 3.44 5/343 2064
/proc/meminfo: memFree=11341172/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=172008 CPUtime=402.3 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 93153 0 0 0 40203 27 0 0 25 0 1 0 582597216 176136192 34443 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 43002 34443 258 24 0 39636 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 172008

[startup+462.301 s]
/proc/loadavg: 4.10 3.68 3.47 5/343 2066
/proc/meminfo: memFree=11475160/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=202828 CPUtime=462.31 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 103756 0 0 0 46200 31 0 0 25 0 1 0 582597216 207695872 44926 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 50707 44926 258 24 0 47341 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 202828

[startup+522.301 s]
/proc/loadavg: 4.04 3.73 3.50 5/343 2068
/proc/meminfo: memFree=11359052/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=252916 CPUtime=522.31 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 111215 0 0 0 52195 36 0 0 25 0 1 0 582597216 258985984 52313 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 63229 52313 258 24 0 59863 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 252916

[startup+582.301 s]
/proc/loadavg: 4.01 3.78 3.53 5/343 2096
/proc/meminfo: memFree=11341316/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=252916 CPUtime=582.32 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 116391 0 0 0 58194 38 0 0 25 0 1 0 582597216 258985984 57416 33554432000 4194304 4291235 140733239865680 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 63229 57416 258 24 0 59863 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 252916

[startup+642.3 s]
/proc/loadavg: 4.00 3.82 3.56 5/343 2125
/proc/meminfo: memFree=11449448/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=142620 CPUtime=642.33 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 122973 0 0 0 64192 41 0 0 25 0 1 0 582597216 146042880 27947 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 35655 27947 258 24 0 32289 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 142620

[startup+702.3 s]
/proc/loadavg: 4.03 3.86 3.59 5/343 2126
/proc/meminfo: memFree=11362704/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=191940 CPUtime=702.32 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 136125 0 0 0 70189 43 0 0 25 0 1 0 582597216 196546560 40950 33554432000 4194304 4291235 140733239865680 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 47985 40950 258 24 0 44619 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 191940

[startup+762.312 s]
/proc/loadavg: 4.01 3.88 3.61 5/343 2128
/proc/meminfo: memFree=11410240/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=222760 CPUtime=762.34 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 143446 0 0 0 76188 46 0 0 25 0 1 0 582597216 228106240 48174 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 55690 48174 258 24 0 52324 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 222760

[startup+822.3 s]
/proc/loadavg: 4.00 3.90 3.63 5/343 2130
/proc/meminfo: memFree=11322244/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=272848 CPUtime=822.33 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 153576 0 0 0 82183 50 0 0 25 0 1 0 582597216 279396352 58200 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255760 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 68212 58200 258 24 0 64846 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 272848

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.65 5/343 2131
/proc/meminfo: memFree=11230424/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=354236 CPUtime=882.33 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 158870 0 0 0 88182 51 0 0 25 0 1 0 582597216 362737664 63426 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 88559 63426 258 24 0 85193 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 354236

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.67 6/343 2133
/proc/meminfo: memFree=11350752/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=172972 CPUtime=942.33 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 170280 0 0 0 94177 56 0 0 25 0 1 0 582597216 177123328 35844 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 43243 35844 258 24 0 39877 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 172972

[startup+1002.3 s]
/proc/loadavg: 4.10 3.97 3.70 6/343 2134
/proc/meminfo: memFree=11255080/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=222760 CPUtime=1002.34 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 179320 0 0 0 100176 58 0 0 25 0 1 0 582597216 228106240 44756 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 55690 44756 258 24 0 52324 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 222760

[startup+1062.3 s]
/proc/loadavg: 4.12 4.00 3.73 6/343 2145
/proc/meminfo: memFree=11093396/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=272848 CPUtime=1062.33 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 187412 0 0 0 106173 60 0 0 25 0 1 0 582597216 279396352 52712 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 68212 52712 258 24 0 64846 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 272848

[startup+1122.3 s]
/proc/loadavg: 4.04 4.00 3.74 6/343 2147
/proc/meminfo: memFree=11363908/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=272848 CPUtime=1122.34 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 195128 0 0 0 112171 63 0 0 25 0 1 0 582597216 279396352 60333 33554432000 4194304 4291235 140733239865680 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 68212 60333 258 24 0 64846 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 272848

[startup+1182.3 s]
/proc/loadavg: 4.06 4.01 3.76 6/343 2148
/proc/meminfo: memFree=11229220/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=354236 CPUtime=1182.34 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 203140 0 0 0 118168 66 0 0 25 0 1 0 582597216 362737664 68264 33554432000 4194304 4291235 140733239865680 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 88559 68264 258 24 0 85193 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 354236

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.77 6/343 2150
/proc/meminfo: memFree=11165704/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=354236 CPUtime=1242.35 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 209599 0 0 0 124167 68 0 0 25 0 1 0 582597216 362737664 74654 33554432000 4194304 4291235 140733239865680 18446744073709551615 4248379 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 88559 74654 258 24 0 85193 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 354236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.78 5/343 2151
/proc/meminfo: memFree=11251240/32951124 swapFree=67111352/67111528
[pid=1993] ppid=1991 vsize=189124 CPUtime=1300.05 cores=0,2
/proc/1993/stat : 1993 (minisat) R 1991 1993 1298 0 -1 4202496 220956 0 0 0 129935 70 0 0 25 0 1 0 582597216 193662976 38314 33554432000 4194304 4291235 140733239865680 18446744073709551615 4248301 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 47281 38314 258 24 0 43915 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 189124

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.02
CPU time (s): 1300.08
CPU user time (s): 1299.36
CPU system time (s): 0.712891
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 354236

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

runsolver used 4.6073 second user time and 9.49556 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-09 02:43:36
IDJOB=3318214
IDBENCH=82481
IDSOLVER=1707
FILE ID=node143/3318214-1304901816
RUNJOBID= node143-1304901815-1957
PBS_JOBID= 13282128
Free space on /tmp= 41280 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318214-1304901816/watcher-3318214-1304901816 -o /tmp/evaluation-result-3318214-1304901816/solver-3318214-1304901816 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318214-1304901816.cnf

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=1969988856

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11946752 kB
Buffers:        179188 kB
Cached:        4257912 kB
SwapCached:          0 kB
Active:       16665976 kB
Inactive:      4029236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11946752 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           26328 kB
Writeback:           0 kB
AnonPages:    16258760 kB
Mapped:          28740 kB
Slab:           190792 kB
PageTables:      54248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70050764 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= 41284 MiB
End job on node143 at 2011-05-09 03:05:18