Trace number 3349544

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: LR_GL_SHR 2011-03-02? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark265.638
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
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-3349544-1304971211/watcher-3349544-1304971211 -o /tmp/evaluation-result-3349544-1304971211/solver-3349544-1304971211 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349544-1304971211.cnf -verb=0 -model 

running on 2 cores: 4,6

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: 3.00 2.41 2.99 5/284 13690
/proc/meminfo: memFree=4018276/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=20312 CPUtime=0 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 648 0 0 0 0 0 0 0 25 0 1 0 608720870 20799488 582 33554432000 4194304 4300056 140736846364400 18446744073709551615 4270902 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 5078 582 218 26 0 1710 0

[startup+0.01519 s]
/proc/loadavg: 3.00 2.41 2.99 5/284 13690
/proc/meminfo: memFree=4018276/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=21516 CPUtime=0.01 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 974 0 0 0 1 0 0 0 25 0 1 0 608720870 22032384 896 33554432000 4194304 4300056 140736846364400 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 5379 897 220 26 0 2011 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21516

[startup+0.100222 s]
/proc/loadavg: 3.00 2.41 2.99 5/284 13690
/proc/meminfo: memFree=4018276/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=37032 CPUtime=0.08 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 5628 0 0 0 8 0 0 0 25 0 1 0 608720870 37920768 5053 33554432000 4194304 4300056 140736846364400 18446744073709551615 237278879488 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 9258 5053 223 26 0 5890 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37032

[startup+0.300129 s]
/proc/loadavg: 3.00 2.41 2.99 5/284 13690
/proc/meminfo: memFree=4018276/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=52704 CPUtime=0.28 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 10164 0 0 0 27 1 0 0 25 0 1 0 608720870 53968896 9199 33554432000 4194304 4300056 140736846364400 18446744073709551615 237278537521 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 13176 9200 251 26 0 9808 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52704

[startup+0.701059 s]
/proc/loadavg: 3.00 2.41 2.99 5/284 13690
/proc/meminfo: memFree=4018276/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=53964 CPUtime=0.69 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 13956 0 0 0 67 2 0 0 25 0 1 0 608720870 55259136 9337 33554432000 4194304 4300056 140736846364400 18446744073709551615 4217274 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 13491 9337 251 26 0 10123 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53964

[startup+1.50097 s]
/proc/loadavg: 3.00 2.41 2.99 5/285 13691
/proc/meminfo: memFree=3978844/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=54452 CPUtime=1.48 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 14754 0 0 0 146 2 0 0 25 0 1 0 608720870 55758848 9185 33554432000 4194304 4300056 140736846364400 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 13613 9185 266 26 0 10245 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54452

[startup+3.10069 s]
/proc/loadavg: 3.08 2.43 3.00 5/285 13691
/proc/meminfo: memFree=3975136/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=54452 CPUtime=3.08 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 14873 0 0 0 306 2 0 0 25 0 1 0 608720870 55758848 9289 33554432000 4194304 4300056 140736846364400 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 13613 9289 266 26 0 10245 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54452

[startup+6.30112 s]
/proc/loadavg: 3.08 2.43 3.00 5/285 13691
/proc/meminfo: memFree=3963484/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=54452 CPUtime=6.28 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 15147 0 0 0 626 2 0 0 25 0 1 0 608720870 55758848 9543 33554432000 4194304 4300056 140736846364400 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 13613 9543 270 26 0 10245 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 54452

[startup+12.701 s]
/proc/loadavg: 3.22 2.48 3.01 5/285 13691
/proc/meminfo: memFree=3941652/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=61524 CPUtime=12.69 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 15788 0 0 0 1266 3 0 0 25 0 1 0 608720870 63000576 10142 33554432000 4194304 4300056 140736846364400 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 15381 10142 270 26 0 12013 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61524

[startup+25.5006 s]
/proc/loadavg: 3.34 2.53 3.02 5/282 13694
/proc/meminfo: memFree=4117848/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=61524 CPUtime=25.49 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 16973 0 0 0 2545 4 0 0 25 0 1 0 608720870 63000576 11277 33554432000 4194304 4300056 140736846364400 18446744073709551615 4252378 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 15381 11277 270 26 0 12013 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61524

[startup+51.1011 s]
/proc/loadavg: 3.56 2.65 3.04 5/285 13728
/proc/meminfo: memFree=4067136/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=91876 CPUtime=51.09 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 22285 0 0 0 5104 5 0 0 25 0 1 0 608720870 94081024 16524 33554432000 4194304 4300056 140736846364400 18446744073709551615 4256367 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 22969 16524 270 26 0 19601 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91876

[startup+102.311 s]
/proc/loadavg: 3.95 2.92 3.11 5/285 13729
/proc/meminfo: memFree=3997204/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=75796 CPUtime=102.3 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 26596 0 0 0 10224 6 0 0 25 0 1 0 608720870 77615104 14578 33554432000 4194304 4300056 140736846364400 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 18949 14578 270 26 0 15581 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75796

[startup+162.3 s]
/proc/loadavg: 4.02 3.13 3.17 5/285 13758
/proc/meminfo: memFree=3876960/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=106256 CPUtime=162.29 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 40548 0 0 0 16219 10 0 0 25 0 1 0 608720870 108806144 18227 33554432000 4194304 4300056 140736846364400 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 26564 18227 270 26 0 23196 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 106256

[startup+222.301 s]
/proc/loadavg: 4.04 3.30 3.22 5/285 13760
/proc/meminfo: memFree=3818244/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=106256 CPUtime=222.3 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 42394 0 0 0 22219 11 0 0 25 0 1 0 608720870 108806144 20039 33554432000 4194304 4300056 140736846364400 18446744073709551615 4263248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 26564 20039 270 26 0 23196 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 106256

[startup+282.301 s]
/proc/loadavg: 4.05 3.44 3.27 5/285 13764
/proc/meminfo: memFree=3683532/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=186396 CPUtime=282.3 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 55772 0 0 0 28216 14 0 0 25 0 1 0 608720870 190869504 33325 33554432000 4194304 4300056 140736846364400 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 46599 33325 270 26 0 43231 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 186396

[startup+342.3 s]
/proc/loadavg: 4.08 3.56 3.32 5/285 13766
/proc/meminfo: memFree=3642188/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=106256 CPUtime=342.3 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 55931 0 0 0 34216 14 0 0 25 0 1 0 608720870 108806144 20194 33554432000 4194304 4300056 140736846364400 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 26564 20194 270 26 0 23196 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 106256

[startup+402.301 s]
/proc/loadavg: 4.03 3.64 3.37 5/285 13767
/proc/meminfo: memFree=3860760/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=155576 CPUtime=402.3 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 68070 0 0 0 40212 18 0 0 25 0 1 0 608720870 159309824 32238 33554432000 4194304 4300056 140736846364400 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 38894 32238 270 26 0 35526 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 155576

[startup+462.301 s]
/proc/loadavg: 4.01 3.70 3.40 5/285 13769
/proc/meminfo: memFree=3776636/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=106256 CPUtime=462.3 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 70791 0 0 0 46211 19 0 0 25 0 1 0 608720870 108806144 20614 33554432000 4194304 4300056 140736846364400 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 26564 20614 270 26 0 23196 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 106256

[startup+522.3 s]
/proc/loadavg: 4.04 3.77 3.44 5/285 13771
/proc/meminfo: memFree=3645280/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=176840 CPUtime=522.3 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 85459 0 0 0 52207 23 0 0 25 0 1 0 608720870 181084160 35188 33554432000 4194304 4300056 140736846364400 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 44210 35188 270 26 0 40842 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 176840

[startup+582.301 s]
/proc/loadavg: 4.01 3.81 3.47 5/285 13772
/proc/meminfo: memFree=3684288/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=127520 CPUtime=582.3 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 96324 0 0 0 58202 28 0 0 25 0 1 0 608720870 130580480 23543 33554432000 4194304 4300056 140736846364400 18446744073709551615 4262793 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 31880 23543 270 26 0 28512 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 127520

[startup+642.301 s]
/proc/loadavg: 4.16 3.87 3.51 5/285 13774
/proc/meminfo: memFree=3594828/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=176840 CPUtime=642.31 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 105596 0 0 0 64202 29 0 0 25 0 1 0 608720870 181084160 32781 33554432000 4194304 4300056 140736846364400 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 44210 32781 270 26 0 40842 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 176840

[startup+702.301 s]
/proc/loadavg: 4.13 3.91 3.55 5/285 13775
/proc/meminfo: memFree=3483784/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=207660 CPUtime=702.3 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 112517 0 0 0 70198 32 0 0 25 0 1 0 608720870 212643840 39616 33554432000 4194304 4300056 140736846364400 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 51915 39616 270 26 0 48547 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 207660

[startup+762.31 s]
/proc/loadavg: 4.10 3.94 3.58 5/285 13777
/proc/meminfo: memFree=3499720/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=127520 CPUtime=762.31 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 115937 0 0 0 76197 34 0 0 25 0 1 0 608720870 130580480 23543 33554432000 4194304 4300056 140736846364400 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 31880 23543 270 26 0 28512 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 127520

[startup+822.301 s]
/proc/loadavg: 4.03 3.95 3.60 5/285 13779
/proc/meminfo: memFree=3744556/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=176840 CPUtime=822.31 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 126268 0 0 0 82195 36 0 0 25 0 1 0 608720870 181084160 33828 33554432000 4194304 4300056 140736846364400 18446744073709551615 4264407 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 44210 33828 270 26 0 40842 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 176840

[startup+882.301 s]
/proc/loadavg: 4.01 3.95 3.62 5/285 13780
/proc/meminfo: memFree=3630312/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=207660 CPUtime=882.31 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 132962 0 0 0 88192 39 0 0 25 0 1 0 608720870 212643840 40443 33554432000 4194304 4300056 140736846364400 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 51915 40443 270 26 0 48547 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 207660

[startup+942.3 s]
/proc/loadavg: 4.00 3.96 3.64 5/285 13782
/proc/meminfo: memFree=3607932/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=127520 CPUtime=942.31 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 135903 0 0 0 94190 41 0 0 25 0 1 0 608720870 130580480 23543 33554432000 4194304 4300056 140736846364400 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 31880 23543 270 26 0 28512 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 127520

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.66 5/285 13783
/proc/meminfo: memFree=3477060/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=176840 CPUtime=1002.31 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 147303 0 0 0 100188 43 0 0 25 0 1 0 608720870 181084160 34886 33554432000 4194304 4300056 140736846364400 18446744073709551615 4263808 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 44210 34886 270 26 0 40842 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 176840

[startup+1062.3 s]
/proc/loadavg: 4.05 3.98 3.68 5/285 13785
/proc/meminfo: memFree=3395036/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=207660 CPUtime=1062.32 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 153641 0 0 0 106186 46 0 0 25 0 1 0 608720870 212643840 41149 33554432000 4194304 4300056 140736846364400 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 51915 41149 270 26 0 48547 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 207660

[startup+1122.3 s]
/proc/loadavg: 4.02 3.98 3.70 5/285 13787
/proc/meminfo: memFree=3480424/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=127520 CPUtime=1122.32 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 158202 0 0 0 112184 48 0 0 25 0 1 0 608720870 130580480 23544 33554432000 4194304 4300056 140736846364400 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 31880 23544 270 26 0 28512 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 127520

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.72 5/285 13788
/proc/meminfo: memFree=3376220/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=176840 CPUtime=1182.31 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 172332 0 0 0 118180 51 0 0 25 0 1 0 608720870 181084160 37565 33554432000 4194304 4300056 140736846364400 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 44210 37565 270 26 0 40842 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 176840

[startup+1242.3 s]
/proc/loadavg: 3.92 3.97 3.73 4/280 13808
/proc/meminfo: memFree=3765424/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=207660 CPUtime=1242.32 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 179819 0 0 0 124178 54 0 0 25 0 1 0 608720870 212643840 44941 33554432000 4194304 4300056 140736846364400 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 51915 44941 270 26 0 48547 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 207660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.99 3.70 3.65 3/273 13827
/proc/meminfo: memFree=4224488/32950904 swapFree=67057400/67111528
[pid=13690] ppid=13688 vsize=127520 CPUtime=1300.03 cores=4,6
/proc/13690/stat : 13690 (lr_gl_shr) R 13688 13690 13021 0 -1 4202496 185451 0 0 0 129946 57 0 0 25 0 1 0 608720870 130580480 26837 33554432000 4194304 4300056 140736846364400 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13690/statm: 31880 26837 270 26 0 28512 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 127520

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.05
CPU user time (s): 1299.46
CPU system time (s): 0.582911
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 257748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.46
system time used= 0.582911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185451
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 2341

runsolver used 3.46647 second user time and 7.98578 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-09 22:00:11
IDJOB=3349544
IDBENCH=82469
IDSOLVER=1813
FILE ID=node121/3349544-1304971211
RUNJOBID= node121-1304971145-13539
PBS_JOBID= 13285629
Free space on /tmp= 43932 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349544-1304971211/watcher-3349544-1304971211 -o /tmp/evaluation-result-3349544-1304971211/solver-3349544-1304971211 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349544-1304971211.cnf -verb=0 -model

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=1497826788

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:       4018308 kB
Buffers:        235448 kB
Cached:       22098924 kB
SwapCached:       7408 kB
Active:       13595460 kB
Inactive:     14533560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       4018308 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            4696 kB
Writeback:           0 kB
AnonPages:     5793112 kB
Mapped:          22324 kB
Slab:           716848 kB
PageTables:      25676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31202500 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= 43992 MiB
End job on node121 at 2011-05-09 22:21:53