Trace number 3171364

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-02-25? (TO) 1299.98 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S440979335-036-UNKNOWN.cnf
MD5SUMa9820c4b7c4cca37033a1ea45b264344
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.10137
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
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 515000
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 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-3171364-1301755792/watcher-3171364-1301755792 -o /tmp/evaluation-result-3171364-1301755792/solver-3171364-1301755792 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171364-1301755792.cnf 

running on 2 cores: 5,7

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/193 21017
/proc/meminfo: memFree=20543892/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=11644 CPUtime=0 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4194304 355 0 0 0 0 0 0 0 22 0 1 0 287177404 11923456 293 33554432000 4194304 4263880 140736274637952 18446744073709551615 232335892224 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 2911 293 241 17 0 84 0

[startup+0.0546029 s]
/proc/loadavg: 0.93 1.61 2.74 5/193 21017
/proc/meminfo: memFree=20543892/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=12428 CPUtime=0.05 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4194304 568 0 0 0 5 0 0 0 22 0 1 0 287177404 12726272 457 33554432000 4194304 4263880 140736274637952 18446744073709551615 47354878557292 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 3107 457 242 17 0 280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12428

[startup+0.100593 s]
/proc/loadavg: 0.93 1.61 2.74 5/193 21017
/proc/meminfo: memFree=20543892/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=14340 CPUtime=0.09 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 1165 0 0 0 9 0 0 0 22 0 1 0 287177404 14684160 966 33554432000 4194304 4263880 140736274637952 18446744073709551615 232335541354 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 3585 966 247 17 0 758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14340

[startup+0.300557 s]
/proc/loadavg: 0.93 1.61 2.74 5/193 21017
/proc/meminfo: memFree=20543892/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=16320 CPUtime=0.29 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 1653 0 0 0 29 0 0 0 23 0 1 0 287177404 16711680 1454 33554432000 4194304 4263880 140736274637952 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 4080 1454 247 17 0 1253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16320

[startup+0.700489 s]
/proc/loadavg: 0.93 1.61 2.74 5/193 21017
/proc/meminfo: memFree=20543892/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=20036 CPUtime=0.69 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 2601 0 0 0 69 0 0 0 25 0 1 0 287177404 20516864 2402 33554432000 4194304 4263880 140736274637952 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 5009 2402 247 17 0 2182 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20036

[startup+1.50035 s]
/proc/loadavg: 0.93 1.61 2.74 5/194 21018
/proc/meminfo: memFree=20511520/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=26240 CPUtime=1.49 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 4134 0 0 0 149 0 0 0 25 0 1 0 287177404 26869760 3935 33554432000 4194304 4263880 140736274637952 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 6560 3935 247 17 0 3733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26240

[startup+3.10106 s]
/proc/loadavg: 0.93 1.61 2.74 5/194 21018
/proc/meminfo: memFree=20488928/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=34912 CPUtime=3.09 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 6300 0 0 0 309 0 0 0 25 0 1 0 287177404 35749888 6101 33554432000 4194304 4263880 140736274637952 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 8728 6101 247 17 0 5901 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34912

[startup+6.3005 s]
/proc/loadavg: 1.25 1.67 2.75 5/194 21018
/proc/meminfo: memFree=20440692/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=48108 CPUtime=6.29 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 9546 0 0 0 628 1 0 0 25 0 1 0 287177404 49262592 9347 33554432000 4194304 4263880 140736274637952 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 12027 9347 247 17 0 9200 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48108

[startup+12.7004 s]
/proc/loadavg: 1.47 1.71 2.76 5/194 21019
/proc/meminfo: memFree=20378976/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=58140 CPUtime=12.69 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 12199 0 0 0 1266 3 0 0 25 0 1 0 287177404 59535360 11894 33554432000 4194304 4263880 140736274637952 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 14535 11894 247 17 0 11708 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58140

[startup+25.5011 s]
/proc/loadavg: 2.03 1.82 2.78 5/194 21019
/proc/meminfo: memFree=20321968/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=64344 CPUtime=25.49 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 13759 0 0 0 2545 4 0 0 25 0 1 0 287177404 65888256 13454 33554432000 4194304 4263880 140736274637952 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 16086 13454 247 17 0 13259 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64344

[startup+51.1005 s]
/proc/loadavg: 2.70 1.99 2.81 5/194 21020
/proc/meminfo: memFree=20219836/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=89224 CPUtime=51.09 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 20186 0 0 0 5102 7 0 0 25 0 1 0 287177404 91365376 19581 33554432000 4194304 4263880 140736274637952 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 22306 19581 247 17 0 19479 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89224

[startup+102.306 s]
/proc/loadavg: 3.52 2.31 2.88 5/194 21021
/proc/meminfo: memFree=20166884/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=118516 CPUtime=102.29 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 27489 0 0 0 10218 11 0 0 25 0 1 0 287177404 121360384 26884 33554432000 4194304 4263880 140736274637952 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 29629 26885 247 17 0 26802 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 118516

[startup+162.301 s]
/proc/loadavg: 3.82 2.62 2.94 5/194 21023
/proc/meminfo: memFree=20043224/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=124664 CPUtime=162.29 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 29285 0 0 0 16217 12 0 0 25 0 1 0 287177404 127655936 28430 33554432000 4194304 4263880 140736274637952 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 31166 28430 247 17 0 28339 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 124664

[startup+222.301 s]
/proc/loadavg: 4.01 2.88 3.01 5/194 21024
/proc/meminfo: memFree=19951076/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=150956 CPUtime=222.29 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 36111 0 0 0 22213 16 0 0 25 0 1 0 287177404 154578944 34697 33554432000 4194304 4263880 140736274637952 18446744073709551615 4207678 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 37739 34697 247 17 0 34912 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 150956

[startup+282.3 s]
/proc/loadavg: 4.07 3.10 3.08 5/194 21026
/proc/meminfo: memFree=19916460/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=151364 CPUtime=282.28 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 36165 0 0 0 28212 16 0 0 25 0 1 0 287177404 154996736 34751 33554432000 4194304 4263880 140736274637952 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 37841 34751 247 17 0 35014 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 151364

[startup+342.301 s]
/proc/loadavg: 4.02 3.26 3.13 5/194 21028
/proc/meminfo: memFree=19875896/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=169660 CPUtime=342.29 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 40735 0 0 0 34209 20 0 0 25 0 1 0 287177404 173731840 39321 33554432000 4194304 4263880 140736274637952 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 42415 39321 247 17 0 39588 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 169660

[startup+402.301 s]
/proc/loadavg: 4.01 3.39 3.18 5/194 21029
/proc/meminfo: memFree=19855296/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=179748 CPUtime=402.28 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 43637 0 0 0 40206 22 0 0 25 0 1 0 287177404 184061952 41857 33554432000 4194304 4263880 140736274637952 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 44937 41857 247 17 0 42110 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 179748

[startup+462.3 s]
/proc/loadavg: 4.08 3.52 3.24 5/194 21031
/proc/meminfo: memFree=19835680/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=180324 CPUtime=462.28 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 43726 0 0 0 46206 22 0 0 25 0 1 0 287177404 184651776 41946 33554432000 4194304 4263880 140736274637952 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 45081 41946 247 17 0 42254 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 180324

[startup+522.301 s]
/proc/loadavg: 4.06 3.62 3.29 5/194 21032
/proc/meminfo: memFree=19807260/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=180900 CPUtime=522.28 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 43840 0 0 0 52206 22 0 0 25 0 1 0 287177404 185241600 42060 33554432000 4194304 4263880 140736274637952 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 45225 42060 247 17 0 42398 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 180900

[startup+582.301 s]
/proc/loadavg: 4.06 3.70 3.33 5/194 21034
/proc/meminfo: memFree=19772892/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=195304 CPUtime=582.28 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 47754 0 0 0 58203 25 0 0 25 0 1 0 287177404 199991296 45572 33554432000 4194304 4263880 140736274637952 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 48826 45572 247 17 0 45999 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 195304

[startup+642.3 s]
/proc/loadavg: 4.16 3.80 3.39 5/194 21036
/proc/meminfo: memFree=19765672/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=195852 CPUtime=642.29 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 47871 0 0 0 64204 25 0 0 25 0 1 0 287177404 200552448 45689 33554432000 4194304 4263880 140736274637952 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 48963 45689 247 17 0 46136 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 195852

[startup+702.301 s]
/proc/loadavg: 4.06 3.83 3.42 5/194 21046
/proc/meminfo: memFree=19732728/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=196940 CPUtime=702.28 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 48090 0 0 0 70203 25 0 0 25 0 1 0 287177404 201666560 45908 33554432000 4194304 4263880 140736274637952 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 49235 45908 247 17 0 46408 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 196940

[startup+762.307 s]
/proc/loadavg: 4.02 3.86 3.46 5/194 21048
/proc/meminfo: memFree=19708036/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=198508 CPUtime=762.28 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 48443 0 0 0 76203 25 0 0 25 0 1 0 287177404 203272192 46261 33554432000 4194304 4263880 140736274637952 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 49627 46261 247 17 0 46800 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 198508

[startup+822.3 s]
/proc/loadavg: 4.05 3.89 3.49 5/194 21049
/proc/meminfo: memFree=19685700/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=217032 CPUtime=822.27 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 53393 0 0 0 82199 28 0 0 25 0 1 0 287177404 222240768 50769 33554432000 4194304 4263880 140736274637952 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 54258 50769 247 17 0 51431 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 217032

[startup+882.301 s]
/proc/loadavg: 4.02 3.91 3.52 5/194 21054
/proc/meminfo: memFree=19679980/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=217224 CPUtime=882.27 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 53447 0 0 0 88199 28 0 0 25 0 1 0 287177404 222437376 50823 33554432000 4194304 4263880 140736274637952 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 54306 50823 247 17 0 51479 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 217224

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.55 5/194 21056
/proc/meminfo: memFree=19656372/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=217864 CPUtime=942.26 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 53547 0 0 0 94198 28 0 0 25 0 1 0 287177404 223092736 50923 33554432000 4194304 4263880 140736274637952 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 54466 50923 247 17 0 51639 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 217864

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.57 5/194 21057
/proc/meminfo: memFree=19627712/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=218888 CPUtime=1002.26 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 53761 0 0 0 100198 28 0 0 25 0 1 0 287177404 224141312 51137 33554432000 4194304 4263880 140736274637952 18446744073709551615 4207767 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 54722 51137 247 17 0 51895 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 218888

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.60 5/194 21059
/proc/meminfo: memFree=19576236/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=219784 CPUtime=1062.26 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 53950 0 0 0 106198 28 0 0 25 0 1 0 287177404 225058816 51326 33554432000 4194304 4263880 140736274637952 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 54946 51326 247 17 0 52119 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 219784

[startup+1122.3 s]
/proc/loadavg: 4.03 3.97 3.63 5/194 21060
/proc/meminfo: memFree=19523136/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=231232 CPUtime=1122.26 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 56756 0 0 0 112196 30 0 0 25 0 1 0 287177404 236781568 54132 33554432000 4194304 4263880 140736274637952 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 57808 54132 247 17 0 54981 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 231232

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.65 5/194 21062
/proc/meminfo: memFree=19495588/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=258124 CPUtime=1182.26 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 63394 0 0 0 118191 35 0 0 25 0 1 0 287177404 264318976 60257 33554432000 4194304 4263880 140736274637952 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 64531 60257 247 17 0 61704 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 258124

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.66 5/194 21064
/proc/meminfo: memFree=19478208/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=265140 CPUtime=1242.25 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 65652 0 0 0 124189 36 0 0 25 0 1 0 287177404 271503360 61980 33554432000 4194304 4263880 140736274637952 18446744073709551615 4211720 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 66285 61980 247 17 0 63458 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 265140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.68 2/189 21068
/proc/meminfo: memFree=20298984/32951124 swapFree=67111528/67111528
[pid=21017] ppid=21015 vsize=265524 CPUtime=1299.96 cores=5,7
/proc/21017/stat : 21017 (umsat) R 21015 21017 19934 0 -1 4202496 65724 0 0 0 129960 36 0 0 25 0 1 0 287177404 271896576 62052 33554432000 4194304 4263880 140736274637952 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21017/statm: 66381 62052 247 17 0 63554 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 265524

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): 1299.98
CPU user time (s): 1299.6
CPU system time (s): 0.377942
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 267072

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

runsolver used 2.03469 second user time and 5.06823 second system time

The end

Launcher Data

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

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S440979335-036-UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171364-1301755792/watcher-3171364-1301755792 -o /tmp/evaluation-result-3171364-1301755792/solver-3171364-1301755792 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171364-1301755792.cnf

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

MD5SUM BENCH= a9820c4b7c4cca37033a1ea45b264344
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:      20543932 kB
Buffers:        357500 kB
Cached:       11723908 kB
SwapCached:          0 kB
Active:        7312868 kB
Inactive:      4840224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20543932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11324 kB
Writeback:           0 kB
AnonPages:       71384 kB
Mapped:          15412 kB
Slab:           191140 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258996 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