Trace number 3379111

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-05-12 (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes10.cnf
MD5SUM601a386973128161e9173e2bdf583672
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.58791
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3379111-1305453126/watcher-3379111-1305453126 -o /tmp/evaluation-result-3379111-1305453126/solver-3379111-1305453126 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379111-1305453126.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: 3.39 3.89 3.91 4/293 16479
/proc/meminfo: memFree=21294812/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=11776 CPUtime=0 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4194304 370 0 0 0 0 0 0 0 22 0 1 0 656910759 12058624 310 33554432000 4194304 4263832 140734529876960 18446744073709551615 47066202766648 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 2944 310 241 17 0 117 0

[startup+0.011583 s]
/proc/loadavg: 3.39 3.89 3.91 4/293 16479
/proc/meminfo: memFree=21294812/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=11908 CPUtime=0.01 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4194304 399 0 0 0 1 0 0 0 22 0 1 0 656910759 12193792 339 33554432000 4194304 4263832 140734529876960 18446744073709551615 47066202830587 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 2977 339 241 17 0 150 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11908

[startup+0.100602 s]
/proc/loadavg: 3.39 3.89 3.91 4/293 16479
/proc/meminfo: memFree=21294812/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=13340 CPUtime=0.09 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4194304 919 0 0 0 9 0 0 0 23 0 1 0 656910759 13660160 713 33554432000 4194304 4263832 140734529876960 18446744073709551615 47066203173292 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 3335 713 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300571 s]
/proc/loadavg: 3.39 3.89 3.91 4/293 16479
/proc/meminfo: memFree=21294812/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=21356 CPUtime=0.29 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 3461 0 0 0 29 0 0 0 23 0 1 0 656910759 21868544 2702 33554432000 4194304 4263832 140734529876960 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 5339 2702 247 17 0 2512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21356

[startup+0.700497 s]
/proc/loadavg: 3.39 3.89 3.91 4/293 16479
/proc/meminfo: memFree=21294812/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=25052 CPUtime=0.69 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 4407 0 0 0 69 0 0 0 25 0 1 0 656910759 25653248 3648 33554432000 4194304 4263832 140734529876960 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 6263 3648 247 17 0 3436 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25052

[startup+1.50036 s]
/proc/loadavg: 3.39 3.89 3.91 5/297 16486
/proc/meminfo: memFree=21235640/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=30272 CPUtime=1.49 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 5697 0 0 0 149 0 0 0 25 0 1 0 656910759 30998528 4938 33554432000 4194304 4263832 140734529876960 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 7568 4939 247 17 0 4741 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30272

[startup+3.10107 s]
/proc/loadavg: 3.39 3.89 3.91 5/297 16486
/proc/meminfo: memFree=21197700/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=38200 CPUtime=3.09 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 7689 0 0 0 309 0 0 0 25 0 1 0 656910759 39116800 6930 33554432000 4194304 4263832 140734529876960 18446744073709551615 232335553221 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 9550 6930 247 17 0 6723 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38200

[startup+6.3005 s]
/proc/loadavg: 3.44 3.90 3.91 5/297 16487
/proc/meminfo: memFree=21137388/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=49428 CPUtime=6.29 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 10460 0 0 0 629 0 0 0 25 0 1 0 656910759 50614272 9701 33554432000 4194304 4263832 140734529876960 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 12357 9701 247 17 0 9530 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49428

[startup+12.7004 s]
/proc/loadavg: 3.48 3.90 3.91 5/297 16487
/proc/meminfo: memFree=21058384/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=62420 CPUtime=12.69 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 13709 0 0 0 1268 1 0 0 25 0 1 0 656910759 63918080 12950 33554432000 4194304 4263832 140734529876960 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 15605 12950 247 17 0 12778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62420

[startup+25.5011 s]
/proc/loadavg: 3.60 3.90 3.91 5/297 16487
/proc/meminfo: memFree=20955096/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=84968 CPUtime=25.49 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 19248 0 0 0 2546 3 0 0 25 0 1 0 656910759 87007232 18489 33554432000 4194304 4263832 140734529876960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 21242 18489 248 17 0 18415 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84968

[startup+51.1006 s]
/proc/loadavg: 3.73 3.91 3.91 5/297 16488
/proc/meminfo: memFree=20816508/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=115068 CPUtime=51.09 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 26655 0 0 0 5103 6 0 0 25 0 1 0 656910759 117829632 25895 33554432000 4194304 4263832 140734529876960 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 28767 25895 247 17 0 25940 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 115068

[startup+102.311 s]
/proc/loadavg: 3.88 3.92 3.91 5/297 16489
/proc/meminfo: memFree=20606056/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=159104 CPUtime=102.3 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 37341 0 0 0 10220 10 0 0 25 0 1 0 656910759 162922496 36581 33554432000 4194304 4263832 140734529876960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 39776 36581 248 17 0 36949 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 159104

[startup+162.301 s]
/proc/loadavg: 4.21 4.00 3.94 5/297 16491
/proc/meminfo: memFree=20434044/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=197000 CPUtime=162.29 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 46632 0 0 0 16215 14 0 0 25 0 1 0 656910759 201728000 45871 33554432000 4194304 4263832 140734529876960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 49250 45871 247 17 0 46423 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 197000

[startup+222.301 s]
/proc/loadavg: 4.08 4.00 3.94 5/297 16492
/proc/meminfo: memFree=20286468/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=223704 CPUtime=222.3 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 53174 0 0 0 22212 18 0 0 25 0 1 0 656910759 229072896 52413 33554432000 4194304 4263832 140734529876960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 55926 52414 247 17 0 53099 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 223704

[startup+282.3 s]
/proc/loadavg: 4.18 4.04 3.95 5/297 16494
/proc/meminfo: memFree=20153524/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=251224 CPUtime=282.3 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 59718 0 0 0 28210 20 0 0 25 0 1 0 656910759 257253376 58957 33554432000 4194304 4263832 140734529876960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 62806 58957 247 17 0 59979 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 251224

[startup+342.301 s]
/proc/loadavg: 4.06 4.03 3.95 5/297 16495
/proc/meminfo: memFree=20041412/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=273932 CPUtime=342.3 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 65349 0 0 0 34207 23 0 0 25 0 1 0 656910759 280506368 64587 33554432000 4194304 4263832 140734529876960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 68483 64587 248 17 0 65656 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 273932

[startup+402.3 s]
/proc/loadavg: 4.23 4.08 3.97 5/297 16497
/proc/meminfo: memFree=19939712/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=290020 CPUtime=402.3 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 69223 0 0 0 40206 24 0 0 25 0 1 0 656910759 296980480 68460 33554432000 4194304 4263832 140734529876960 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 72505 68460 248 17 0 69678 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 290020

[startup+462.301 s]
/proc/loadavg: 4.20 4.10 3.98 5/297 16499
/proc/meminfo: memFree=19839128/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=308084 CPUtime=462.3 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 73601 0 0 0 46204 26 0 0 25 0 1 0 656910759 315478016 72838 33554432000 4194304 4263832 140734529876960 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 77021 72838 248 17 0 74194 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 308084

[startup+522.301 s]
/proc/loadavg: 4.12 4.09 3.99 5/297 16500
/proc/meminfo: memFree=19753420/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=324488 CPUtime=522.3 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 77570 0 0 0 52202 28 0 0 25 0 1 0 656910759 332275712 76807 33554432000 4194304 4263832 140734529876960 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 81122 76807 248 17 0 78295 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 324488

[startup+582.3 s]
/proc/loadavg: 4.04 4.07 3.99 5/297 16511
/proc/meminfo: memFree=19665564/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=342120 CPUtime=582.31 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 81902 0 0 0 58200 31 0 0 25 0 1 0 656910759 350330880 81139 33554432000 4194304 4263832 140734529876960 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 85530 81139 248 17 0 82703 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 342120

[startup+642.301 s]
/proc/loadavg: 4.01 4.06 3.99 5/297 16513
/proc/meminfo: memFree=19584808/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=357016 CPUtime=642.32 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 85521 0 0 0 64199 33 0 0 25 0 1 0 656910759 365584384 84757 33554432000 4194304 4263832 140734529876960 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 89254 84757 248 17 0 86427 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 357016

[startup+702.301 s]
/proc/loadavg: 4.00 4.04 3.99 5/297 16514
/proc/meminfo: memFree=19509636/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=372012 CPUtime=702.3 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 89133 0 0 0 70196 34 0 0 25 0 1 0 656910759 380940288 88369 33554432000 4194304 4263832 140734529876960 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 93003 88369 249 17 0 90176 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 372012

[startup+762.311 s]
/proc/loadavg: 4.18 4.10 4.01 5/297 16519
/proc/meminfo: memFree=19434460/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=385560 CPUtime=762.32 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 92405 0 0 0 76197 35 0 0 25 0 1 0 656910759 394813440 91640 33554432000 4194304 4263832 140734529876960 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 96390 91640 248 17 0 93563 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 385560

[startup+822.301 s]
/proc/loadavg: 4.06 4.08 4.01 5/297 16520
/proc/meminfo: memFree=19370280/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=395896 CPUtime=822.31 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 94917 0 0 0 82195 36 0 0 25 0 1 0 656910759 405397504 94150 33554432000 4194304 4263832 140734529876960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 98974 94150 248 17 0 96147 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 395896

[startup+882.301 s]
/proc/loadavg: 4.05 4.08 4.00 5/297 16522
/proc/meminfo: memFree=19299824/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=406644 CPUtime=882.31 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 97502 0 0 0 88194 37 0 0 25 0 1 0 656910759 416403456 96735 33554432000 4194304 4263832 140734529876960 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 101661 96735 248 17 0 98834 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 406644

[startup+942.3 s]
/proc/loadavg: 4.02 4.06 4.00 6/297 16523
/proc/meminfo: memFree=19243128/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=417712 CPUtime=942.31 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 100090 0 0 0 94193 38 0 0 25 0 1 0 656910759 427737088 99322 33554432000 4194304 4263832 140734529876960 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 104428 99322 248 17 0 101601 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 417712

[startup+1002.3 s]
/proc/loadavg: 4.05 4.06 4.00 5/297 16525
/proc/meminfo: memFree=19179232/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=427224 CPUtime=1002.32 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 102341 0 0 0 100192 40 0 0 25 0 1 0 656910759 437477376 101573 33554432000 4194304 4263832 140734529876960 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 106806 101573 249 17 0 103979 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 427224

[startup+1062.3 s]
/proc/loadavg: 4.12 4.08 4.01 5/297 16527
/proc/meminfo: memFree=19121536/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=436980 CPUtime=1062.32 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 104683 0 0 0 106191 41 0 0 25 0 1 0 656910759 447467520 103915 33554432000 4194304 4263832 140734529876960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 109245 103915 249 17 0 106418 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 436980

[startup+1122.3 s]
/proc/loadavg: 4.08 4.08 4.01 5/297 16528
/proc/meminfo: memFree=19062612/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=444724 CPUtime=1122.32 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 106674 0 0 0 112189 43 0 0 25 0 1 0 656910759 455397376 105904 33554432000 4194304 4263832 140734529876960 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 111181 105904 247 17 0 108354 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 444724

[startup+1182.3 s]
/proc/loadavg: 4.07 4.08 4.01 5/297 16530
/proc/meminfo: memFree=19007896/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=453472 CPUtime=1182.32 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 108752 0 0 0 118188 44 0 0 25 0 1 0 656910759 464355328 107982 33554432000 4194304 4263832 140734529876960 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 113368 107982 247 17 0 110541 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 453472

[startup+1242.3 s]
/proc/loadavg: 4.02 4.06 4.00 5/297 16531
/proc/meminfo: memFree=18943152/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=466496 CPUtime=1242.32 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 111932 0 0 0 124187 45 0 0 25 0 1 0 656910759 477691904 111162 33554432000 4194304 4263832 140734529876960 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 116624 111162 247 17 0 113797 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 466496



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.08 4.01 3/293 16535
/proc/meminfo: memFree=19749408/32951124 swapFree=66457188/67111528
[pid=16479] ppid=16477 vsize=478168 CPUtime=1300.03 cores=1,3
/proc/16479/stat : 16479 (umsat) R 16477 16479 15402 0 -1 4202496 114876 0 0 0 129956 47 0 0 25 0 1 0 656910759 489644032 114106 33554432000 4194304 4263832 140734529876960 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16479/statm: 119542 114106 247 17 0 116715 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 478168

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.57
CPU system time (s): 0.488925
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 478168

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

runsolver used 3.32749 second user time and 8.5137 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 11:52:06
IDJOB=3379111
IDBENCH=71570
IDSOLVER=1861
FILE ID=node132/3379111-1305453126
RUNJOBID= node132-1305453126-16445
PBS_JOBID= 13324875
Free space on /tmp= 73360 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes10.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379111-1305453126/watcher-3379111-1305453126 -o /tmp/evaluation-result-3379111-1305453126/solver-3379111-1305453126 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379111-1305453126.cnf

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

MD5SUM BENCH= 601a386973128161e9173e2bdf583672
RANDOM SEED=1566605415

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:      21295208 kB
Buffers:        294932 kB
Cached:        5788516 kB
SwapCached:       6904 kB
Active:        4854064 kB
Inactive:      6495948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21295208 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           11436 kB
Writeback:          44 kB
AnonPages:     5264452 kB
Mapped:          19260 kB
Slab:           218632 kB
PageTables:      24992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34804876 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= 73360 MiB
End job on node132 at 2011-05-15 12:13:48