Trace number 3283718

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.12 1300.07

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-5p1.cnf
MD5SUM495b16f308d01d9469d32d5a90e713bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark50.1734
Satisfiable
(Un)Satisfiability was proved
Number of variables218990
Number of clauses943377
Sum of the clauses size2207168
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2730991
Number of clauses of size 3162400
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3283718-1303759512/watcher-3283718-1303759512 -o /tmp/evaluation-result-3283718-1303759512/solver-3283718-1303759512 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3283718-1303759512.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.02 2.42 5.15 4/181 28666
/proc/meminfo: memFree=13451340/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=11644 CPUtime=0 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4194304 354 0 0 0 0 0 0 0 21 0 1 0 566181986 11923456 293 33554432000 4194304 4263880 140733918644912 18446744073709551615 48002159602397 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 2911 293 241 17 0 84 0

[startup+0.098121 s]
/proc/loadavg: 0.02 2.42 5.15 4/181 28666
/proc/meminfo: memFree=13451340/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=13340 CPUtime=0.09 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4194304 878 0 0 0 9 0 0 0 21 0 1 0 566181986 13660160 671 33554432000 4194304 4263880 140733918644912 18446744073709551615 4203296 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 3335 671 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.101104 s]
/proc/loadavg: 0.02 2.42 5.15 4/181 28666
/proc/meminfo: memFree=13451340/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=13340 CPUtime=0.09 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4194304 883 0 0 0 9 0 0 0 21 0 1 0 566181986 13660160 676 33554432000 4194304 4263880 140733918644912 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 3335 676 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.301075 s]
/proc/loadavg: 0.02 2.42 5.15 4/181 28666
/proc/meminfo: memFree=13451340/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=18812 CPUtime=0.29 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4194304 2515 0 0 0 29 0 0 0 22 0 1 0 566181986 19263488 1730 33554432000 4194304 4263880 140733918644912 18446744073709551615 48002159746195 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 4703 1730 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.701002 s]
/proc/loadavg: 0.02 2.42 5.15 4/181 28666
/proc/meminfo: memFree=13451340/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=25976 CPUtime=0.68 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4194304 4953 0 0 0 68 0 0 0 23 0 1 0 566181986 26599424 3399 33554432000 4194304 4263880 140733918644912 18446744073709551615 48002159602419 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 6494 3399 242 17 0 3667 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25976

[startup+1.50084 s]
/proc/loadavg: 0.34 2.44 5.14 5/190 28681
/proc/meminfo: memFree=13351868/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=40304 CPUtime=1.49 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4194304 9644 0 0 0 147 2 0 0 25 0 1 0 566181986 41271296 6553 33554432000 4194304 4263880 140733918644912 18446744073709551615 4203232 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 10076 6553 242 17 0 7249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40304

[startup+3.10054 s]
/proc/loadavg: 0.34 2.44 5.14 5/190 28681
/proc/meminfo: memFree=13311736/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=69356 CPUtime=3.09 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4194304 19169 0 0 0 306 3 0 0 25 0 1 0 566181986 71020544 13005 33554432000 4194304 4263880 140733918644912 18446744073709551615 48002159530092 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 17339 13005 242 17 0 14512 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69356

[startup+6.30094 s]
/proc/loadavg: 0.34 2.44 5.14 5/190 28681
/proc/meminfo: memFree=12813696/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=190408 CPUtime=6.29 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 54892 0 0 0 621 8 0 0 25 0 1 0 566181986 194977792 43200 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 47602 43200 247 17 0 44775 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 190408

[startup+12.7007 s]
/proc/loadavg: 0.90 2.49 5.13 5/190 28681
/proc/meminfo: memFree=12654404/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=190408 CPUtime=12.69 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 54892 0 0 0 1261 8 0 0 25 0 1 0 566181986 194977792 43200 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 47602 43200 247 17 0 44775 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 190408

[startup+25.5003 s]
/proc/loadavg: 1.38 2.54 5.12 5/190 28681
/proc/meminfo: memFree=12655280/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=190408 CPUtime=25.49 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 54892 0 0 0 2541 8 0 0 25 0 1 0 566181986 194977792 43200 33554432000 4194304 4263880 140733918644912 18446744073709551615 4242518 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 47602 43200 247 17 0 44775 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 190408

[startup+51.1005 s]
/proc/loadavg: 2.33 2.67 5.09 5/190 28682
/proc/meminfo: memFree=12654776/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=190408 CPUtime=51.09 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 54892 0 0 0 5101 8 0 0 25 0 1 0 566181986 194977792 43200 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 47602 43200 247 17 0 44775 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 190408

[startup+102.307 s]
/proc/loadavg: 3.33 2.89 5.02 5/190 28684
/proc/meminfo: memFree=12606376/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=190676 CPUtime=102.3 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 54964 0 0 0 10222 8 0 0 25 0 1 0 566181986 195252224 43272 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 47669 43272 247 17 0 44842 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 190676

[startup+162.3 s]
/proc/loadavg: 3.75 3.09 4.96 5/190 28685
/proc/meminfo: memFree=12537212/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=213068 CPUtime=162.3 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 60329 0 0 0 16220 10 0 0 25 0 1 0 566181986 218181632 48637 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 53267 48637 247 17 0 50440 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 213068

[startup+222.301 s]
/proc/loadavg: 3.91 3.26 4.89 5/190 28687
/proc/meminfo: memFree=12440944/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=213992 CPUtime=222.3 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 60553 0 0 0 22220 10 0 0 25 0 1 0 566181986 219127808 48861 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 53498 48861 247 17 0 50671 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 213992

[startup+282.301 s]
/proc/loadavg: 3.96 3.39 4.84 5/190 28688
/proc/meminfo: memFree=12328812/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=214808 CPUtime=282.3 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 60763 0 0 0 28220 10 0 0 25 0 1 0 566181986 219963392 49071 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 53702 49071 247 17 0 50875 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 214808

[startup+342.3 s]
/proc/loadavg: 4.12 3.53 4.79 5/190 28690
/proc/meminfo: memFree=12217048/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=247504 CPUtime=342.3 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 68093 0 0 0 34219 11 0 0 25 0 1 0 566181986 253444096 56401 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224808 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 61876 56401 247 17 0 59049 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 247504

[startup+402.301 s]
/proc/loadavg: 4.04 3.61 4.74 5/190 28692
/proc/meminfo: memFree=12067468/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=291132 CPUtime=402.3 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 77989 0 0 0 40218 12 0 0 25 0 1 0 566181986 298119168 66297 33554432000 4194304 4263880 140733918644912 18446744073709551615 4214163 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 72783 66297 247 17 0 69956 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 291132

[startup+462.301 s]
/proc/loadavg: 4.01 3.68 4.69 5/190 28720
/proc/meminfo: memFree=12399656/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=338864 CPUtime=462.31 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 88485 0 0 0 46217 14 0 0 25 0 1 0 566181986 346996736 76793 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 84716 76793 247 17 0 81889 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 338864

[startup+522.3 s]
/proc/loadavg: 4.00 3.74 4.64 5/190 28722
/proc/meminfo: memFree=12339896/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=398044 CPUtime=522.31 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 101131 0 0 0 52214 17 0 0 25 0 1 0 566181986 407597056 89439 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 99511 89439 247 17 0 96684 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 398044

[startup+582.301 s]
/proc/loadavg: 4.03 3.80 4.61 5/190 28723
/proc/meminfo: memFree=12278604/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=448900 CPUtime=582.31 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 112103 0 0 0 58213 18 0 0 25 0 1 0 566181986 459673600 100411 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 112225 100411 247 17 0 109398 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 448900

[startup+642.301 s]
/proc/loadavg: 4.08 3.85 4.57 5/190 28725
/proc/meminfo: memFree=12181480/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=522272 CPUtime=642.32 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 128108 0 0 0 64211 21 0 0 25 0 1 0 566181986 534806528 116416 33554432000 4194304 4263880 140733918644912 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 130568 116416 247 17 0 127741 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 522272

[startup+702.3 s]
/proc/loadavg: 4.03 3.87 4.53 5/190 28727
/proc/meminfo: memFree=12093780/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=582208 CPUtime=702.31 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 141054 0 0 0 70208 23 0 0 25 0 1 0 566181986 596180992 129362 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224886 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 145552 129362 247 17 0 142725 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 582208

[startup+762.307 s]
/proc/loadavg: 4.01 3.89 4.50 5/190 28728
/proc/meminfo: memFree=11974328/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=669524 CPUtime=762.32 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 159873 0 0 0 76205 27 0 0 25 0 1 0 566181986 685592576 148181 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 167381 148181 247 17 0 164554 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 669524

[startup+822.3 s]
/proc/loadavg: 4.00 3.91 4.46 5/190 28732
/proc/meminfo: memFree=11863192/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=756452 CPUtime=822.32 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 178087 0 0 0 82202 30 0 0 25 0 1 0 566181986 774606848 166395 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 189113 166395 247 17 0 186286 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 756452

[startup+882.301 s]
/proc/loadavg: 4.12 3.95 4.44 5/190 28734
/proc/meminfo: memFree=11719344/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=864612 CPUtime=882.32 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 200909 0 0 0 88197 35 0 0 25 0 1 0 566181986 885362688 189217 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 216153 189217 247 17 0 213326 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 864612

[startup+942.301 s]
/proc/loadavg: 4.04 3.96 4.41 5/190 28736
/proc/meminfo: memFree=11568896/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=996916 CPUtime=942.33 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 227919 0 0 0 94194 39 0 0 25 0 1 0 566181986 1020841984 216227 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 249229 216227 247 17 0 246402 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 996916

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 4.38 5/190 28738
/proc/meminfo: memFree=11437908/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=1097848 CPUtime=1002.33 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 249341 0 0 0 100190 43 0 0 25 0 1 0 566181986 1124196352 237649 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224872 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 274462 237649 247 17 0 271635 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1097848

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 4.35 5/190 28739
/proc/meminfo: memFree=11279892/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=1211408 CPUtime=1062.33 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 272244 0 0 0 106186 47 0 0 25 0 1 0 566181986 1240481792 260552 33554432000 4194304 4263880 140733918644912 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 302852 260552 247 17 0 300025 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1211408

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 4.33 5/190 28741
/proc/meminfo: memFree=11124096/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=1318564 CPUtime=1122.33 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 293640 0 0 0 112183 50 0 0 25 0 1 0 566181986 1350209536 281948 33554432000 4194304 4263880 140733918644912 18446744073709551615 4205779 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 329641 281948 247 17 0 326814 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1318564

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 4.31 5/190 28742
/proc/meminfo: memFree=10962364/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=1453884 CPUtime=1182.33 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 320093 0 0 0 118179 54 0 0 25 0 1 0 566181986 1488777216 308401 33554432000 4194304 4263880 140733918644912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 363471 308401 247 17 0 360644 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1453884

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 4.28 5/190 28744
/proc/meminfo: memFree=10818480/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=1549516 CPUtime=1242.34 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 339533 0 0 0 124177 57 0 0 25 0 1 0 566181986 1586704384 327841 33554432000 4194304 4263880 140733918644912 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 387379 327841 247 17 0 384552 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1549516



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 4.27 4/188 28746
/proc/meminfo: memFree=11077736/32950928 swapFree=67111524/67111528
[pid=28666] ppid=28664 vsize=1663448 CPUtime=1300.05 cores=5,7
/proc/28666/stat : 28666 (umsat) R 28664 28666 28620 0 -1 4202496 362523 0 0 0 129944 61 0 0 25 0 1 0 566181986 1703370752 350831 33554432000 4194304 4263880 140733918644912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28666/statm: 415862 350831 247 17 0 413035 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1663448

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.07
CPU time (s): 1300.12
CPU user time (s): 1299.44
CPU system time (s): 0.673897
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1663448

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

runsolver used 2.12868 second user time and 4.97424 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-25 21:25:13
IDJOB=3283718
IDBENCH=71059
IDSOLVER=1582
FILE ID=node115/3283718-1303759512
RUNJOBID= node115-1303759508-28641
PBS_JOBID= 13157138
Free space on /tmp= 72572 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-15-5p1.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283718-1303759512/watcher-3283718-1303759512 -o /tmp/evaluation-result-3283718-1303759512/solver-3283718-1303759512 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3283718-1303759512.cnf

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

MD5SUM BENCH= 495b16f308d01d9469d32d5a90e713bd
RANDOM SEED=1631872043

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.811
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13451480 kB
Buffers:       2288124 kB
Cached:       16560580 kB
SwapCached:          4 kB
Active:        7393476 kB
Inactive:     11550128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13451480 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           62716 kB
Writeback:           0 kB
AnonPages:       94144 kB
Mapped:          15184 kB
Slab:           491424 kB
PageTables:       4824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   240284 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= 72552 MiB
End job on node115 at 2011-04-25 21:46:55