Trace number 3171362

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-02-25? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
MD5SUM51cac83217796c0d85d5add5d2ed2d64
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark132.517
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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.93 1.61 2.74 5/188 21007
/proc/meminfo: memFree=20552760/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=11644 CPUtime=0 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4194304 349 0 0 0 0 0 0 0 24 0 1 0 287177394 11923456 287 33554432000 4194304 4263880 140733369923712 18446744073709551615 4237212 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 2911 287 241 17 0 84 0

[startup+0.0525749 s]
/proc/loadavg: 0.93 1.61 2.74 5/188 21007
/proc/meminfo: memFree=20552760/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=12244 CPUtime=0.05 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4194304 497 0 0 0 5 0 0 0 24 0 1 0 287177394 12537856 435 33554432000 4194304 4263880 140733369923712 18446744073709551615 47646955742234 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 3061 435 242 17 0 234 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12244

[startup+0.100563 s]
/proc/loadavg: 0.93 1.61 2.74 5/188 21007
/proc/meminfo: memFree=20552760/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=12700 CPUtime=0.09 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4194304 653 0 0 0 9 0 0 0 24 0 1 0 287177394 13004800 542 33554432000 4194304 4263880 140733369923712 18446744073709551615 232335559562 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 3175 542 242 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.300531 s]
/proc/loadavg: 0.93 1.61 2.74 5/188 21007
/proc/meminfo: memFree=20552760/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=15612 CPUtime=0.29 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 1581 0 0 0 29 0 0 0 25 0 1 0 287177394 15986688 1273 33554432000 4194304 4263880 140733369923712 18446744073709551615 4205743 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 3903 1273 247 17 0 1076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15612

[startup+0.700457 s]
/proc/loadavg: 0.93 1.61 2.74 5/188 21007
/proc/meminfo: memFree=20552760/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=18560 CPUtime=0.69 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 2275 0 0 0 69 0 0 0 25 0 1 0 287177394 19005440 1967 33554432000 4194304 4263880 140733369923712 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 4640 1967 247 17 0 1813 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18560

[startup+1.50032 s]
/proc/loadavg: 0.93 1.61 2.74 5/194 21018
/proc/meminfo: memFree=20514868/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=22996 CPUtime=1.49 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 3374 0 0 0 149 0 0 0 25 0 1 0 287177394 23547904 3066 33554432000 4194304 4263880 140733369923712 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 5749 3066 247 17 0 2922 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22996

[startup+3.10103 s]
/proc/loadavg: 0.93 1.61 2.74 5/194 21018
/proc/meminfo: memFree=20490788/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=28688 CPUtime=3.09 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 4831 0 0 0 308 1 0 0 25 0 1 0 287177394 29376512 4523 33554432000 4194304 4263880 140733369923712 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 7172 4523 247 17 0 4345 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28688

[startup+6.30047 s]
/proc/loadavg: 1.25 1.67 2.75 5/194 21018
/proc/meminfo: memFree=20441436/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=36664 CPUtime=6.29 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 6784 0 0 0 628 1 0 0 25 0 1 0 287177394 37543936 6476 33554432000 4194304 4263880 140733369923712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 9166 6476 247 17 0 6339 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36664

[startup+12.7003 s]
/proc/loadavg: 1.47 1.71 2.76 5/194 21019
/proc/meminfo: memFree=20379472/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=47776 CPUtime=12.69 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 9441 0 0 0 1267 2 0 0 25 0 1 0 287177394 48922624 9133 33554432000 4194304 4263880 140733369923712 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 11944 9133 247 17 0 9117 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47776

[startup+25.5011 s]
/proc/loadavg: 2.03 1.82 2.78 5/194 21019
/proc/meminfo: memFree=20322340/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=52044 CPUtime=25.49 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 10487 0 0 0 2547 2 0 0 25 0 1 0 287177394 53293056 10179 33554432000 4194304 4263880 140733369923712 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 13011 10179 247 17 0 10184 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52044

[startup+51.1005 s]
/proc/loadavg: 2.70 1.99 2.81 5/194 21020
/proc/meminfo: memFree=20219960/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=71280 CPUtime=51.09 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 15289 0 0 0 5103 6 0 0 25 0 1 0 287177394 72990720 14981 33554432000 4194304 4263880 140733369923712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 17820 14981 247 17 0 14993 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71280

[startup+102.307 s]
/proc/loadavg: 3.52 2.31 2.88 5/194 21021
/proc/meminfo: memFree=20167256/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=78044 CPUtime=102.3 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 17130 0 0 0 10223 7 0 0 25 0 1 0 287177394 79917056 16588 33554432000 4194304 4263880 140733369923712 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 19511 16588 247 17 0 16684 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78044

[startup+162.301 s]
/proc/loadavg: 3.82 2.62 2.94 5/194 21023
/proc/meminfo: memFree=20043348/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=98320 CPUtime=162.29 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 22445 0 0 0 16218 11 0 0 25 0 1 0 287177394 100679680 21334 33554432000 4194304 4263880 140733369923712 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 24580 21334 247 17 0 21753 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 98320

[startup+222.301 s]
/proc/loadavg: 4.01 2.88 3.01 5/194 21024
/proc/meminfo: memFree=19951076/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=100884 CPUtime=222.29 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 22965 0 0 0 22218 11 0 0 25 0 1 0 287177394 103305216 21854 33554432000 4194304 4263880 140733369923712 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 25221 21854 247 17 0 22394 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 100884

[startup+282.3 s]
/proc/loadavg: 4.07 3.10 3.08 5/194 21026
/proc/meminfo: memFree=19916460/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=116360 CPUtime=282.3 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 27243 0 0 0 28216 14 0 0 25 0 1 0 287177394 119152640 25755 33554432000 4194304 4263880 140733369923712 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 29090 25755 247 17 0 26263 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 116360

[startup+342.301 s]
/proc/loadavg: 4.02 3.26 3.13 5/194 21028
/proc/meminfo: memFree=19875896/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=118568 CPUtime=342.29 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 27686 0 0 0 34215 14 0 0 25 0 1 0 287177394 121413632 26198 33554432000 4194304 4263880 140733369923712 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 29642 26198 247 17 0 26815 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 118568

[startup+402.301 s]
/proc/loadavg: 4.01 3.39 3.18 5/194 21029
/proc/meminfo: memFree=19855296/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=120232 CPUtime=402.3 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 27977 0 0 0 40216 14 0 0 25 0 1 0 287177394 123117568 26489 33554432000 4194304 4263880 140733369923712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 30058 26489 247 17 0 27231 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 120232

[startup+462.3 s]
/proc/loadavg: 4.08 3.52 3.24 5/194 21031
/proc/meminfo: memFree=19835680/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=138080 CPUtime=462.3 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 32843 0 0 0 46213 17 0 0 25 0 1 0 287177394 141393920 30899 33554432000 4194304 4263880 140733369923712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 34520 30899 247 17 0 31693 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 138080

[startup+522.301 s]
/proc/loadavg: 4.06 3.62 3.29 5/194 21032
/proc/meminfo: memFree=19807384/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=139100 CPUtime=522.3 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 33043 0 0 0 52213 17 0 0 25 0 1 0 287177394 142438400 31099 33554432000 4194304 4263880 140733369923712 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 34775 31099 247 17 0 31948 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 139100

[startup+582.301 s]
/proc/loadavg: 4.06 3.70 3.33 5/194 21034
/proc/meminfo: memFree=19772892/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=140636 CPUtime=582.31 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 33374 0 0 0 58213 18 0 0 25 0 1 0 287177394 144011264 31430 33554432000 4194304 4263880 140733369923712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 35159 31430 247 17 0 32332 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 140636

[startup+642.3 s]
/proc/loadavg: 4.16 3.80 3.39 5/194 21036
/proc/meminfo: memFree=19765672/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=143068 CPUtime=642.31 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 33874 0 0 0 64213 18 0 0 25 0 1 0 287177394 146501632 31930 33554432000 4194304 4263880 140733369923712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 35767 31930 247 17 0 32940 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 143068

[startup+702.301 s]
/proc/loadavg: 4.06 3.83 3.42 5/194 21046
/proc/meminfo: memFree=19732976/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=159580 CPUtime=702.31 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 37988 0 0 0 70210 21 0 0 25 0 1 0 287177394 163409920 35531 33554432000 4194304 4263880 140733369923712 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 39895 35531 247 17 0 37068 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 159580

[startup+762.307 s]
/proc/loadavg: 4.02 3.86 3.46 5/194 21048
/proc/meminfo: memFree=19708036/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=166548 CPUtime=762.32 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 40213 0 0 0 76210 22 0 0 25 0 1 0 287177394 170545152 37205 33554432000 4194304 4263880 140733369923712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 41637 37205 247 17 0 38810 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 166548

[startup+822.3 s]
/proc/loadavg: 4.05 3.89 3.49 5/194 21049
/proc/meminfo: memFree=19685700/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=167700 CPUtime=822.31 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 40450 0 0 0 82209 22 0 0 25 0 1 0 287177394 171724800 37442 33554432000 4194304 4263880 140733369923712 18446744073709551615 4205610 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 41925 37442 247 17 0 39098 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 167700

[startup+882.301 s]
/proc/loadavg: 4.02 3.91 3.52 5/194 21054
/proc/meminfo: memFree=19680104/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=168788 CPUtime=882.31 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 40655 0 0 0 88209 22 0 0 25 0 1 0 287177394 172838912 37647 33554432000 4194304 4263880 140733369923712 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 42197 37647 247 17 0 39370 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 168788

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.55 5/194 21056
/proc/meminfo: memFree=19656372/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=169684 CPUtime=942.31 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 40850 0 0 0 94209 22 0 0 25 0 1 0 287177394 173756416 37842 33554432000 4194304 4263880 140733369923712 18446744073709551615 4207825 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 42421 37842 247 17 0 39594 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 169684

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.57 5/194 21057
/proc/meminfo: memFree=19627836/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=176792 CPUtime=1002.31 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 42600 0 0 0 100208 23 0 0 25 0 1 0 287177394 181035008 39592 33554432000 4194304 4263880 140733369923712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 44198 39592 247 17 0 41371 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 176792

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.60 5/194 21059
/proc/meminfo: memFree=19576236/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=184000 CPUtime=1062.32 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 44941 0 0 0 106207 25 0 0 25 0 1 0 287177394 188416000 41327 33554432000 4194304 4263880 140733369923712 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 46000 41327 247 17 0 43173 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 184000

[startup+1122.3 s]
/proc/loadavg: 4.03 3.97 3.63 5/194 21060
/proc/meminfo: memFree=19523260/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=185920 CPUtime=1122.32 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 45356 0 0 0 112207 25 0 0 25 0 1 0 287177394 190382080 41742 33554432000 4194304 4263880 140733369923712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 46480 41742 247 17 0 43653 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 185920

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.65 5/194 21062
/proc/meminfo: memFree=19495588/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=186944 CPUtime=1182.32 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 45554 0 0 0 118207 25 0 0 25 0 1 0 287177394 191430656 41940 33554432000 4194304 4263880 140733369923712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 46736 41940 247 17 0 43909 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 186944

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.66 5/194 21064
/proc/meminfo: memFree=19478208/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=187840 CPUtime=1242.32 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 45739 0 0 0 124207 25 0 0 25 0 1 0 287177394 192348160 42125 33554432000 4194304 4263880 140733369923712 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 46960 42125 247 17 0 44133 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 187840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.68 3/192 21067
/proc/meminfo: memFree=20130816/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=188736 CPUtime=1300.02 cores=1,3
/proc/21007/stat : 21007 (umsat) R 21005 21007 19934 0 -1 4202496 45956 0 0 0 129977 25 0 0 25 0 1 0 287177394 193265664 42342 33554432000 4194304 4263880 140733369923712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21007/statm: 47184 42342 247 17 0 44357 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 188736

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.78
CPU system time (s): 0.266959
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 188736

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

runsolver used 2.01069 second user time and 5.07023 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-02 16:49:52
IDJOB=3171362
IDBENCH=82580
IDSOLVER=1582
FILE ID=node132/3171362-1301755792
RUNJOBID= node132-1301755792-20977
PBS_JOBID= 12841005
Free space on /tmp= 72380 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171362-1301755792/watcher-3171362-1301755792 -o /tmp/evaluation-result-3171362-1301755792/solver-3171362-1301755792 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171362-1301755792.cnf

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

MD5SUM BENCH= 51cac83217796c0d85d5add5d2ed2d64
RANDOM SEED=527114350

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20553040 kB
Buffers:        357488 kB
Cached:       11721204 kB
SwapCached:          0 kB
Active:        7304448 kB
Inactive:      4840288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20553040 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8608 kB
Writeback:           0 kB
AnonPages:       65564 kB
Mapped:          15412 kB
Slab:           191140 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   235724 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72384 MiB
End job on node132 at 2011-04-02 17:11:34