Trace number 3171884

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.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
MD5SUM3be09135963d2d9a560d20860022864d
Bench CategoryRANDOM (random 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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

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

running on 2 cores: 0,2

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.68 3.95 4.46 2/183 17419
/proc/meminfo: memFree=22559736/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=11760 CPUtime=0 cores=0,2
/proc/17419/stat : 17419 (runsolver) R 17417 17419 17232 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 288641080 12042240 50 33554432000 4194304 5392636 140735424160400 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/17419/statm: 2940 50 30 293 0 2644 0

[startup+0.030889 s]
/proc/loadavg: 3.68 3.95 4.46 2/183 17419
/proc/meminfo: memFree=22559736/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=11916 CPUtime=0.02 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4194304 417 0 0 0 2 0 0 0 25 0 1 0 288641080 12201984 355 33554432000 4194304 4263880 140737100582880 18446744073709551615 271550204895 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 2979 355 241 17 0 152 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11916

[startup+0.100856 s]
/proc/loadavg: 3.68 3.95 4.46 2/183 17419
/proc/meminfo: memFree=22559736/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=12992 CPUtime=0.09 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 714 0 0 0 9 0 0 0 25 0 1 0 288641080 13303808 615 33554432000 4194304 4263880 140737100582880 18446744073709551615 271550186610 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 3248 615 247 17 0 421 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12992

[startup+0.300822 s]
/proc/loadavg: 3.68 3.95 4.46 2/183 17419
/proc/meminfo: memFree=22559736/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=14320 CPUtime=0.29 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 1052 0 0 0 29 0 0 0 25 0 1 0 288641080 14663680 953 33554432000 4194304 4263880 140737100582880 18446744073709551615 4205792 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 3580 953 247 17 0 753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14320

[startup+0.700747 s]
/proc/loadavg: 3.68 3.95 4.46 2/183 17419
/proc/meminfo: memFree=22559736/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=15060 CPUtime=0.69 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 1244 0 0 0 69 0 0 0 25 0 1 0 288641080 15421440 1145 33554432000 4194304 4263880 140737100582880 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 3765 1145 247 17 0 938 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15060

[startup+1.5006 s]
/proc/loadavg: 3.68 3.95 4.46 3/184 17420
/proc/meminfo: memFree=22552072/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=16692 CPUtime=1.49 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 1629 0 0 0 149 0 0 0 25 0 1 0 288641080 17092608 1530 33554432000 4194304 4263880 140737100582880 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 4173 1530 247 17 0 1346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16692

[startup+3.10036 s]
/proc/loadavg: 3.68 3.95 4.46 3/184 17420
/proc/meminfo: memFree=22549096/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=18728 CPUtime=3.08 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 2102 0 0 0 308 0 0 0 25 0 1 0 288641080 19177472 2003 33554432000 4194304 4263880 140737100582880 18446744073709551615 4205752 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 4682 2003 247 17 0 1855 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18728

[startup+6.30073 s]
/proc/loadavg: 3.54 3.92 4.45 3/182 17420
/proc/meminfo: memFree=22543460/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=20228 CPUtime=6.28 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 2466 0 0 0 628 0 0 0 25 0 1 0 288641080 20713472 2367 33554432000 4194304 4263880 140737100582880 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 5057 2367 247 17 0 2230 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20228

[startup+12.7006 s]
/proc/loadavg: 3.42 3.89 4.44 3/182 17420
/proc/meminfo: memFree=22537800/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=23940 CPUtime=12.68 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 3511 0 0 0 1268 0 0 0 25 0 1 0 288641080 24514560 3217 33554432000 4194304 4263880 140737100582880 18446744073709551615 47661615140950 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 5985 3217 247 17 0 3158 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23940

[startup+25.5002 s]
/proc/loadavg: 3.10 3.79 4.40 3/182 17420
/proc/meminfo: memFree=22530896/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=26900 CPUtime=25.49 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 4514 0 0 0 2548 1 0 0 25 0 1 0 288641080 27545600 3962 33554432000 4194304 4263880 140737100582880 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 6725 3962 247 17 0 3898 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26900

[startup+51.1006 s]
/proc/loadavg: 2.73 3.65 4.33 3/182 17421
/proc/meminfo: memFree=22523924/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=31388 CPUtime=51.09 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 5726 0 0 0 5108 1 0 0 25 0 1 0 288641080 32141312 4956 33554432000 4194304 4263880 140737100582880 18446744073709551615 4215125 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 7847 4956 247 17 0 5020 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31388

[startup+102.306 s]
/proc/loadavg: 2.31 3.39 4.21 3/182 17422
/proc/meminfo: memFree=22512004/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=37192 CPUtime=102.3 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 7586 0 0 0 10228 2 0 0 25 0 1 0 288641080 38084608 6271 33554432000 4194304 4263880 140737100582880 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 9298 6271 247 17 0 6471 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 37192

[startup+162.3 s]
/proc/loadavg: 2.11 3.14 4.07 3/182 17424
/proc/meminfo: memFree=22505652/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=40868 CPUtime=162.29 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 8578 0 0 0 16227 2 0 0 25 0 1 0 288641080 41848832 7096 33554432000 4194304 4263880 140737100582880 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 10217 7096 247 17 0 7390 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 40868

[startup+222.301 s]
/proc/loadavg: 2.09 2.94 3.94 3/182 17426
/proc/meminfo: memFree=22496556/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=44536 CPUtime=222.3 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 9689 0 0 0 22227 3 0 0 25 0 1 0 288641080 45604864 8023 33554432000 4194304 4263880 140737100582880 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 11134 8023 247 17 0 8307 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 44536

[startup+282.301 s]
/proc/loadavg: 2.15 2.80 3.83 3/182 17427
/proc/meminfo: memFree=22490076/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=47292 CPUtime=282.3 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 10599 0 0 0 28227 3 0 0 25 0 1 0 288641080 48427008 8731 33554432000 4194304 4263880 140737100582880 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 11823 8731 247 17 0 8996 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 47292

[startup+342.301 s]
/proc/loadavg: 2.06 2.65 3.71 3/182 17429
/proc/meminfo: memFree=22486316/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=49264 CPUtime=342.29 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 11333 0 0 0 34226 3 0 0 25 0 1 0 288641080 50446336 9243 33554432000 4194304 4263880 140737100582880 18446744073709551615 4207708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 12316 9243 247 17 0 9489 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 49264

[startup+402.301 s]
/proc/loadavg: 2.02 2.53 3.60 3/182 17430
/proc/meminfo: memFree=22481940/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=51432 CPUtime=402.29 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 11859 0 0 0 40226 3 0 0 25 0 1 0 288641080 52666368 9769 33554432000 4194304 4263880 140737100582880 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 12858 9769 247 17 0 10031 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 51432

[startup+462.301 s]
/proc/loadavg: 2.06 2.45 3.50 3/182 17441
/proc/meminfo: memFree=22478544/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=53268 CPUtime=462.3 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 12601 0 0 0 46226 4 0 0 25 0 1 0 288641080 54546432 10267 33554432000 4194304 4263880 140737100582880 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 13317 10267 247 17 0 10490 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 53268

[startup+522.301 s]
/proc/loadavg: 2.02 2.36 3.40 3/182 17443
/proc/meminfo: memFree=22474420/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=55140 CPUtime=522.3 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 12988 0 0 0 52226 4 0 0 25 0 1 0 288641080 56463360 10654 33554432000 4194304 4263880 140737100582880 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 13785 10654 247 17 0 10958 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 55140

[startup+582.301 s]
/proc/loadavg: 2.01 2.29 3.31 3/182 17444
/proc/meminfo: memFree=22471040/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=58156 CPUtime=582.3 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 13766 0 0 0 58226 4 0 0 25 0 1 0 288641080 59551744 11175 33554432000 4194304 4263880 140737100582880 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 14539 11175 247 17 0 11712 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 58156

[startup+642.301 s]
/proc/loadavg: 2.00 2.24 3.23 3/182 17449
/proc/meminfo: memFree=22463300/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=61472 CPUtime=642.31 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 14779 0 0 0 64227 4 0 0 25 0 1 0 288641080 62947328 11919 33554432000 4194304 4263880 140737100582880 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 15368 11919 247 17 0 12541 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 61472

[startup+702.3 s]
/proc/loadavg: 2.00 2.19 3.15 3/182 17450
/proc/meminfo: memFree=22461696/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=62496 CPUtime=702.3 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 15042 0 0 0 70226 4 0 0 25 0 1 0 288641080 63995904 12182 33554432000 4194304 4263880 140737100582880 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 15624 12182 247 17 0 12797 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 62496

[startup+762.306 s]
/proc/loadavg: 2.00 2.15 3.07 3/182 17452
/proc/meminfo: memFree=22460796/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=62752 CPUtime=762.31 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 15117 0 0 0 76227 4 0 0 25 0 1 0 288641080 64258048 12257 33554432000 4194304 4263880 140737100582880 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 15688 12257 247 17 0 12861 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 62752

[startup+822.3 s]
/proc/loadavg: 2.08 2.15 3.01 3/182 17454
/proc/meminfo: memFree=22456672/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=65072 CPUtime=822.31 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 15997 0 0 0 82226 5 0 0 25 0 1 0 288641080 66633728 12842 33554432000 4194304 4263880 140737100582880 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 16268 12842 247 17 0 13441 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 65072

[startup+882.301 s]
/proc/loadavg: 2.08 2.14 2.95 3/182 17455
/proc/meminfo: memFree=22451928/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=66636 CPUtime=882.31 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 16371 0 0 0 88226 5 0 0 25 0 1 0 288641080 68235264 13216 33554432000 4194304 4263880 140737100582880 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 16659 13216 247 17 0 13832 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 66636

[startup+942.301 s]
/proc/loadavg: 2.10 2.13 2.90 3/182 17457
/proc/meminfo: memFree=22449792/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=67532 CPUtime=942.31 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 16599 0 0 0 94226 5 0 0 25 0 1 0 288641080 69152768 13444 33554432000 4194304 4263880 140737100582880 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 16883 13444 247 17 0 14056 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 67532

[startup+1002.3 s]
/proc/loadavg: 2.11 2.12 2.84 3/182 17458
/proc/meminfo: memFree=22448776/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=68172 CPUtime=1002.31 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 16774 0 0 0 100226 5 0 0 25 0 1 0 288641080 69808128 13619 33554432000 4194304 4263880 140737100582880 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 17043 13619 247 17 0 14216 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 68172

[startup+1062.3 s]
/proc/loadavg: 2.04 2.09 2.79 3/182 17460
/proc/meminfo: memFree=22444900/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=71344 CPUtime=1062.32 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 17853 0 0 0 106226 6 0 0 25 0 1 0 288641080 73056256 14373 33554432000 4194304 4263880 140737100582880 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 17836 14373 247 17 0 15009 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 71344

[startup+1122.3 s]
/proc/loadavg: 2.05 2.09 2.74 3/182 17462
/proc/meminfo: memFree=22444132/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=72536 CPUtime=1122.32 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 18089 0 0 0 112226 6 0 0 25 0 1 0 288641080 74276864 14609 33554432000 4194304 4263880 140737100582880 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 18134 14609 247 17 0 15307 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 72536

[startup+1182.3 s]
/proc/loadavg: 2.02 2.07 2.69 3/182 17463
/proc/meminfo: memFree=22438520/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=73836 CPUtime=1182.32 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 18417 0 0 0 118226 6 0 0 25 0 1 0 288641080 75608064 14937 33554432000 4194304 4263880 140737100582880 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 18459 14937 247 17 0 15632 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 73836

[startup+1242.3 s]
/proc/loadavg: 2.00 2.05 2.64 3/182 17465
/proc/meminfo: memFree=22436884/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=74604 CPUtime=1242.32 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 18624 0 0 0 124226 6 0 0 25 0 1 0 288641080 76394496 15144 33554432000 4194304 4263880 140737100582880 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 18651 15144 247 17 0 15824 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 74604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.04 2.60 2/181 17467
/proc/meminfo: memFree=22498240/32951124 swapFree=67111528/67111528
[pid=17419] ppid=17417 vsize=75884 CPUtime=1300.02 cores=0,2
/proc/17419/stat : 17419 (umsat) R 17417 17419 17232 0 -1 4202496 18951 0 0 0 129996 6 0 0 25 0 1 0 288641080 77705216 15471 33554432000 4194304 4263880 140737100582880 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17419/statm: 18971 15471 247 17 0 16144 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 75884

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.97
CPU system time (s): 0.073988
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 75884

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

runsolver used 2.28665 second user time and 4.40133 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-02 20:53:52
IDJOB=3171884
IDBENCH=83102
IDSOLVER=1582
FILE ID=node133/3171884-1301770432
RUNJOBID= node133-1301769130-17250
PBS_JOBID= 12841157
Free space on /tmp= 72180 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171884-1301770432/watcher-3171884-1301770432 -o /tmp/evaluation-result-3171884-1301770432/solver-3171884-1301770432 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171884-1301770432.cnf

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

MD5SUM BENCH= 3be09135963d2d9a560d20860022864d
RANDOM SEED=114138830

node133.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.834
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      22559752 kB
Buffers:        351128 kB
Cached:        9726940 kB
SwapCached:          0 kB
Active:        7298424 kB
Inactive:      2843420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22559752 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:       64164 kB
Mapped:          15192 kB
Slab:           186508 kB
PageTables:       5264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212340 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= 72180 MiB
End job on node133 at 2011-04-02 21:15:34