Trace number 3379258

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.08 1300.05

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1820c171155gyes3.cnf
MD5SUMcd19d9eb9be97e183fa1a1d47d679d01
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-3379258-1305452944/watcher-3379258-1305452944 -o /tmp/evaluation-result-3379258-1305452944/solver-3379258-1305452944 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379258-1305452944.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: 1.09 1.16 2.07 4/250 19506
/proc/meminfo: memFree=24154364/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=11776 CPUtime=0 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 656895142 12058624 308 33554432000 4194304 4263832 140733879634384 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 2944 308 241 17 0 117 0

[startup+0.0734581 s]
/proc/loadavg: 1.09 1.16 2.07 4/250 19506
/proc/meminfo: memFree=24154364/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=13340 CPUtime=0.07 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4194304 861 0 0 0 7 0 0 0 18 0 1 0 656895142 13660160 656 33554432000 4194304 4263832 140733879634384 18446744073709551615 47068095488898 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 3335 657 242 17 0 508 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13340

[startup+0.100458 s]
/proc/loadavg: 1.09 1.16 2.07 4/250 19506
/proc/meminfo: memFree=24154364/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=13340 CPUtime=0.09 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4194304 908 0 0 0 9 0 0 0 18 0 1 0 656895142 13660160 703 33554432000 4194304 4263832 140733879634384 18446744073709551615 47068095488973 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 3335 703 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300415 s]
/proc/loadavg: 1.09 1.16 2.07 4/250 19506
/proc/meminfo: memFree=24154364/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=18812 CPUtime=0.29 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4194304 2595 0 0 0 29 0 0 0 18 0 1 0 656895142 19263488 1812 33554432000 4194304 4263832 140733879634384 18446744073709551615 47068095489207 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 4703 1812 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700346 s]
/proc/loadavg: 1.09 1.16 2.07 4/250 19506
/proc/meminfo: memFree=24154364/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=39012 CPUtime=0.69 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 9495 0 0 0 68 1 0 0 18 0 1 0 656895142 39948288 6940 33554432000 4194304 4263832 140733879634384 18446744073709551615 4207603 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 9753 6940 247 17 0 6926 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39012

[startup+1.5002 s]
/proc/loadavg: 1.09 1.16 2.07 5/251 19507
/proc/meminfo: memFree=24047840/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=43396 CPUtime=1.49 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 10583 0 0 0 148 1 0 0 20 0 1 0 656895142 44437504 8028 33554432000 4194304 4263832 140733879634384 18446744073709551615 4205649 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 10849 8028 247 17 0 8022 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43396

[startup+3.10091 s]
/proc/loadavg: 1.09 1.16 2.07 5/251 19507
/proc/meminfo: memFree=24000596/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=54096 CPUtime=3.09 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 13275 0 0 0 308 1 0 0 25 0 1 0 656895142 55394304 10720 33554432000 4194304 4263832 140733879634384 18446744073709551615 4205536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 13524 10720 247 17 0 10697 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54096

[startup+6.30033 s]
/proc/loadavg: 1.40 1.22 2.09 5/251 19508
/proc/meminfo: memFree=23910696/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=73456 CPUtime=6.29 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 18092 0 0 0 627 2 0 0 25 0 1 0 656895142 75218944 15537 33554432000 4194304 4263832 140733879634384 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 18364 15537 247 17 0 15537 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73456

[startup+12.7012 s]
/proc/loadavg: 1.61 1.27 2.10 5/251 19508
/proc/meminfo: memFree=23791596/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=101500 CPUtime=12.7 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 25036 0 0 0 1266 4 0 0 25 0 1 0 656895142 103936000 22481 33554432000 4194304 4263832 140733879634384 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 25375 22481 247 17 0 22548 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 101500

[startup+25.5008 s]
/proc/loadavg: 2.14 1.40 2.13 5/251 19508
/proc/meminfo: memFree=23625944/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=144976 CPUtime=25.49 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 35899 0 0 0 2544 5 0 0 25 0 1 0 656895142 148455424 33344 33554432000 4194304 4263832 140733879634384 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 36244 33344 247 17 0 33417 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 144976

[startup+51.1011 s]
/proc/loadavg: 2.77 1.61 2.18 5/251 19509
/proc/meminfo: memFree=23412992/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=201564 CPUtime=51.1 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 50003 0 0 0 5100 10 0 0 25 0 1 0 656895142 206401536 47448 33554432000 4194304 4263832 140733879634384 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 50391 47448 248 17 0 47564 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 201564

[startup+102.309 s]
/proc/loadavg: 3.53 1.99 2.28 5/251 19510
/proc/meminfo: memFree=23100232/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=275796 CPUtime=102.3 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 68223 0 0 0 10215 15 0 0 25 0 1 0 656895142 282415104 65667 33554432000 4194304 4263832 140733879634384 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 68949 65667 248 17 0 66122 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 275796

[startup+162.301 s]
/proc/loadavg: 3.83 2.35 2.38 5/251 19512
/proc/meminfo: memFree=22845364/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=334456 CPUtime=162.3 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 82796 0 0 0 16210 20 0 0 25 0 1 0 656895142 342482944 80240 33554432000 4194304 4263832 140733879634384 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 83614 80240 250 17 0 80787 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 334456

[startup+222.301 s]
/proc/loadavg: 3.93 2.65 2.48 5/251 19513
/proc/meminfo: memFree=22639248/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=382188 CPUtime=222.29 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 94531 0 0 0 22206 23 0 0 25 0 1 0 656895142 391360512 91970 33554432000 4194304 4263832 140733879634384 18446744073709551615 4205599 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 95547 91970 248 17 0 92720 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 382188

[startup+282.301 s]
/proc/loadavg: 3.97 2.89 2.57 5/251 19515
/proc/meminfo: memFree=22459164/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=431756 CPUtime=282.3 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 106475 0 0 0 28203 27 0 0 25 0 1 0 656895142 442118144 103913 33554432000 4194304 4263832 140733879634384 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 107939 103913 249 17 0 105112 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 431756

[startup+342.301 s]
/proc/loadavg: 4.03 3.11 2.66 5/251 19516
/proc/meminfo: memFree=22268040/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=480656 CPUtime=342.3 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 118481 0 0 0 34199 31 0 0 25 0 1 0 656895142 492191744 115918 33554432000 4194304 4263832 140733879634384 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 120164 115918 250 17 0 117337 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 480656

[startup+402.301 s]
/proc/loadavg: 4.01 3.27 2.74 5/251 19518
/proc/meminfo: memFree=22118828/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=509364 CPUtime=402.3 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 125524 0 0 0 40196 34 0 0 25 0 1 0 656895142 521588736 122958 33554432000 4194304 4263832 140733879634384 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 127341 122958 248 17 0 124514 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 509364

[startup+462.301 s]
/proc/loadavg: 4.00 3.40 2.82 5/251 19520
/proc/meminfo: memFree=21986484/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=538604 CPUtime=462.3 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 132732 0 0 0 46193 37 0 0 25 0 1 0 656895142 551530496 130166 33554432000 4194304 4263832 140733879634384 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 134651 130166 249 17 0 131824 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 538604

[startup+522.301 s]
/proc/loadavg: 4.00 3.50 2.89 5/251 19521
/proc/meminfo: memFree=21883280/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=563340 CPUtime=522.3 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 138878 0 0 0 52191 39 0 0 25 0 1 0 656895142 576860160 136312 33554432000 4194304 4263832 140733879634384 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 140835 136312 249 17 0 138008 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 563340

[startup+582.301 s]
/proc/loadavg: 4.00 3.59 2.96 5/251 19523
/proc/meminfo: memFree=21768540/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=587608 CPUtime=582.31 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 144894 0 0 0 58189 42 0 0 25 0 1 0 656895142 601710592 142327 33554432000 4194304 4263832 140733879634384 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 146902 142327 248 17 0 144075 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 587608

[startup+642.301 s]
/proc/loadavg: 4.00 3.66 3.02 5/251 19524
/proc/meminfo: memFree=21644628/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=613648 CPUtime=642.32 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 151142 0 0 0 64188 44 0 0 25 0 1 0 656895142 628375552 148573 33554432000 4194304 4263832 140733879634384 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 153412 148573 248 17 0 150585 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 613648

[startup+702.301 s]
/proc/loadavg: 4.03 3.74 3.08 5/251 19526
/proc/meminfo: memFree=21523064/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=648268 CPUtime=702.31 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 159772 0 0 0 70185 46 0 0 25 0 1 0 656895142 663826432 157203 33554432000 4194304 4263832 140733879634384 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 162067 157203 248 17 0 159240 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 648268

[startup+762.309 s]
/proc/loadavg: 4.01 3.78 3.14 5/251 19537
/proc/meminfo: memFree=21397632/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=681476 CPUtime=762.32 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 168017 0 0 0 76183 49 0 0 25 0 1 0 656895142 697831424 165448 33554432000 4194304 4263832 140733879634384 18446744073709551615 222921437893 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 170369 165448 248 17 0 167542 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 681476

[startup+822.301 s]
/proc/loadavg: 4.00 3.82 3.19 5/251 19538
/proc/meminfo: memFree=21274576/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=715496 CPUtime=822.31 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 176461 0 0 0 82180 51 0 0 25 0 1 0 656895142 732667904 173892 33554432000 4194304 4263832 140733879634384 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 178874 173892 248 17 0 176047 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 715496

[startup+882.301 s]
/proc/loadavg: 4.13 3.88 3.25 5/251 19540
/proc/meminfo: memFree=21154632/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=749296 CPUtime=882.32 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 184872 0 0 0 88178 54 0 0 25 0 1 0 656895142 767279104 182303 33554432000 4194304 4263832 140733879634384 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 187324 182303 249 17 0 184497 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 749296

[startup+942.301 s]
/proc/loadavg: 4.08 3.91 3.30 5/251 19544
/proc/meminfo: memFree=21046236/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=779936 CPUtime=942.31 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 192303 0 0 0 94175 56 0 0 25 0 1 0 656895142 798654464 189733 33554432000 4194304 4263832 140733879634384 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 194984 189733 250 17 0 192157 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 779936

[startup+1002.3 s]
/proc/loadavg: 4.03 3.93 3.34 5/251 19546
/proc/meminfo: memFree=20946764/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=801044 CPUtime=1002.32 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 197412 0 0 0 100173 59 0 0 25 0 1 0 656895142 820269056 194842 33554432000 4194304 4263832 140733879634384 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 200261 194842 251 17 0 197434 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 801044

[startup+1062.3 s]
/proc/loadavg: 4.05 3.95 3.38 5/251 19548
/proc/meminfo: memFree=20848024/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=826132 CPUtime=1062.32 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 203670 0 0 0 106172 60 0 0 25 0 1 0 656895142 845959168 201100 33554432000 4194304 4263832 140733879634384 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 206533 201100 251 17 0 203706 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 826132

[startup+1122.3 s]
/proc/loadavg: 4.02 3.96 3.42 5/251 19549
/proc/meminfo: memFree=20747656/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=852644 CPUtime=1122.32 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 210273 0 0 0 112170 62 0 0 25 0 1 0 656895142 873107456 207703 33554432000 4194304 4263832 140733879634384 18446744073709551615 4207650 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 213161 207703 251 17 0 210334 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 852644

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.45 5/251 19551
/proc/meminfo: memFree=20657340/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=878660 CPUtime=1182.32 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 216213 0 0 0 118168 64 0 0 25 0 1 0 656895142 899747840 213642 33554432000 4194304 4263832 140733879634384 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 219665 213642 250 17 0 216838 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 878660

[startup+1242.3 s]
/proc/loadavg: 4.05 3.98 3.49 5/251 19552
/proc/meminfo: memFree=20567268/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=899760 CPUtime=1242.33 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 221451 0 0 0 124167 66 0 0 25 0 1 0 656895142 921354240 218880 33554432000 4194304 4263832 140733879634384 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 224940 218880 250 17 0 222113 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 899760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.98 3.52 2/246 19557
/proc/meminfo: memFree=23265624/32951124 swapFree=61559568/67111528
[pid=19506] ppid=19504 vsize=920192 CPUtime=1300.04 cores=5,7
/proc/19506/stat : 19506 (umsat) R 19504 19506 18686 0 -1 4202496 226384 0 0 0 129936 68 0 0 25 0 1 0 656895142 942276608 223813 33554432000 4194304 4263832 140733879634384 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19506/statm: 230048 223813 250 17 0 227221 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 920192

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.05
CPU time (s): 1300.08
CPU user time (s): 1299.36
CPU system time (s): 0.71889
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 920192

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

runsolver used 2.76058 second user time and 6.71098 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 11:49:04
IDJOB=3379258
IDBENCH=71409
IDSOLVER=1861
FILE ID=node109/3379258-1305452944
RUNJOBID= node109-1305452943-19467
PBS_JOBID= 13324879
Free space on /tmp= 73256 MiB

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

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

MD5SUM BENCH= cd19d9eb9be97e183fa1a1d47d679d01
RANDOM SEED=11515197

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.75
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.809
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.809
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:     32951124 kB
MemFree:      24155256 kB
Buffers:        264772 kB
Cached:        2359528 kB
SwapCached:      28404 kB
Active:         207172 kB
Inactive:      8366632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24155256 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:           19864 kB
Writeback:           0 kB
AnonPages:     5927568 kB
Mapped:          17508 kB
Slab:           128216 kB
PageTables:      31784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17938488 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= 73272 MiB
End job on node109 at 2011-05-15 12:10:46