Trace number 3379169

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/random/unforced/
rbsat-v760c43649g5.cnf
MD5SUMfac733a1c5caf879cadf25b989055e5e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.421935
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3379169-1305452577/watcher-3379169-1305452577 -o /tmp/evaluation-result-3379169-1305452577/solver-3379169-1305452577 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379169-1305452577.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: 0.92 1.04 1.73 5/372 26896
/proc/meminfo: memFree=22227640/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=11776 CPUtime=0 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4194304 366 0 0 0 0 0 0 0 21 0 1 0 735488380 12058624 306 33554432000 4194304 4263832 140736766820528 18446744073709551615 260905054917 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 2944 306 241 17 0 117 0

[startup+0.0699019 s]
/proc/loadavg: 0.92 1.04 1.73 5/372 26896
/proc/meminfo: memFree=22227640/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=13340 CPUtime=0.06 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4194304 854 0 0 0 6 0 0 0 21 0 1 0 735488380 13660160 648 33554432000 4194304 4263832 140736766820528 18446744073709551615 4232113 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 3335 648 242 17 0 508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13340

[startup+0.100954 s]
/proc/loadavg: 0.92 1.04 1.73 5/372 26896
/proc/meminfo: memFree=22227640/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=13340 CPUtime=0.09 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4194304 908 0 0 0 9 0 0 0 21 0 1 0 735488380 13660160 702 33554432000 4194304 4263832 140736766820528 18446744073709551615 47802634536733 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 3335 702 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300925 s]
/proc/loadavg: 0.92 1.04 1.73 5/372 26896
/proc/meminfo: memFree=22227640/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=18964 CPUtime=0.29 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 2745 0 0 0 29 0 0 0 22 0 1 0 735488380 19419136 2090 33554432000 4194304 4263832 140736766820528 18446744073709551615 260905054917 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 4741 2090 247 17 0 1914 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18964

[startup+0.700815 s]
/proc/loadavg: 0.92 1.04 1.73 5/372 26896
/proc/meminfo: memFree=22227640/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=22792 CPUtime=0.69 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 3695 0 0 0 69 0 0 0 23 0 1 0 735488380 23339008 3040 33554432000 4194304 4263832 140736766820528 18446744073709551615 4224774 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 5698 3040 247 17 0 2871 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22792

[startup+1.50065 s]
/proc/loadavg: 1.17 1.08 1.74 5/377 26905
/proc/meminfo: memFree=22141288/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=27696 CPUtime=1.48 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 4891 0 0 0 148 0 0 0 25 0 1 0 735488380 28360704 4236 33554432000 4194304 4263832 140736766820528 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 6924 4236 247 17 0 4097 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27696

[startup+3.1003 s]
/proc/loadavg: 1.17 1.08 1.74 5/377 26905
/proc/meminfo: memFree=22116100/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=34032 CPUtime=3.08 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 6481 0 0 0 308 0 0 0 25 0 1 0 735488380 34848768 5826 33554432000 4194304 4263832 140736766820528 18446744073709551615 4205662 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 8508 5826 247 17 0 5681 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34032

[startup+6.30083 s]
/proc/loadavg: 1.17 1.08 1.74 5/377 26905
/proc/meminfo: memFree=22058180/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=43072 CPUtime=6.29 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 8738 0 0 0 628 1 0 0 25 0 1 0 735488380 44105728 8083 33554432000 4194304 4263832 140736766820528 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 10768 8083 247 17 0 7941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43072

[startup+12.7006 s]
/proc/loadavg: 1.60 1.18 1.76 5/377 26906
/proc/meminfo: memFree=21976376/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=54392 CPUtime=12.69 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 11486 0 0 0 1268 1 0 0 25 0 1 0 735488380 55697408 10830 33554432000 4194304 4263832 140736766820528 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 13598 10831 247 17 0 10771 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54392

[startup+25.5002 s]
/proc/loadavg: 1.97 1.27 1.79 5/377 26906
/proc/meminfo: memFree=21868256/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=69232 CPUtime=25.49 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 15076 0 0 0 2547 2 0 0 25 0 1 0 735488380 70893568 14420 33554432000 4194304 4263832 140736766820528 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 17308 14420 247 17 0 14481 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69232

[startup+51.1005 s]
/proc/loadavg: 2.66 1.49 1.84 5/377 26907
/proc/meminfo: memFree=21731468/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=91072 CPUtime=51.08 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 20370 0 0 0 5104 4 0 0 25 0 1 0 735488380 93257728 19714 33554432000 4194304 4263832 140736766820528 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 22768 19714 247 17 0 19941 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 91072

[startup+102.314 s]
/proc/loadavg: 3.53 1.94 1.97 5/377 26908
/proc/meminfo: memFree=21523968/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=119212 CPUtime=102.3 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 27020 0 0 0 10223 7 0 0 25 0 1 0 735488380 122073088 26363 33554432000 4194304 4263832 140736766820528 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 29803 26363 247 17 0 26976 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 119212

[startup+162.3 s]
/proc/loadavg: 3.83 2.31 2.10 5/377 26910
/proc/meminfo: memFree=21337408/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=146220 CPUtime=162.29 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 33497 0 0 0 16220 9 0 0 25 0 1 0 735488380 149729280 32840 33554432000 4194304 4263832 140736766820528 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 36555 32840 247 17 0 33728 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 146220

[startup+222.3 s]
/proc/loadavg: 3.93 2.61 2.22 5/377 26911
/proc/meminfo: memFree=21177404/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=166680 CPUtime=222.29 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 38434 0 0 0 22218 11 0 0 25 0 1 0 735488380 170680320 37776 33554432000 4194304 4263832 140736766820528 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 41670 37776 247 17 0 38843 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 166680

[startup+282.3 s]
/proc/loadavg: 3.97 2.86 2.32 5/377 26913
/proc/meminfo: memFree=21060408/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=193476 CPUtime=282.29 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 44568 0 0 0 28216 13 0 0 25 0 1 0 735488380 198119424 43909 33554432000 4194304 4263832 140736766820528 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 48369 43909 248 17 0 45542 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 193476

[startup+342.3 s]
/proc/loadavg: 3.99 3.07 2.43 5/377 26914
/proc/meminfo: memFree=20954968/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=208528 CPUtime=342.3 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 48160 0 0 0 34215 15 0 0 25 0 1 0 735488380 213532672 47500 33554432000 4194304 4263832 140736766820528 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 52132 47500 247 17 0 49305 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 208528

[startup+402.3 s]
/proc/loadavg: 3.99 3.23 2.52 5/377 26916
/proc/meminfo: memFree=20861908/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=223984 CPUtime=402.29 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 51599 0 0 0 40213 16 0 0 25 0 1 0 735488380 229359616 50939 33554432000 4194304 4263832 140736766820528 18446744073709551615 4207620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 55996 50939 247 17 0 53169 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 223984

[startup+462.3 s]
/proc/loadavg: 4.07 3.39 2.62 5/377 26918
/proc/meminfo: memFree=20753112/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=242384 CPUtime=462.3 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 56171 0 0 0 46211 19 0 0 25 0 1 0 735488380 248201216 55511 33554432000 4194304 4263832 140736766820528 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 60596 55511 247 17 0 57769 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 242384

[startup+522.3 s]
/proc/loadavg: 4.10 3.53 2.71 5/377 26919
/proc/meminfo: memFree=20640100/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=260720 CPUtime=522.3 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 60759 0 0 0 52209 21 0 0 25 0 1 0 735488380 266977280 60099 33554432000 4194304 4263832 140736766820528 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 65180 60099 247 17 0 62353 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 260720

[startup+582.3 s]
/proc/loadavg: 4.04 3.61 2.79 5/377 26921
/proc/meminfo: memFree=20541968/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=277684 CPUtime=582.3 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 64942 0 0 0 58207 23 0 0 25 0 1 0 735488380 284348416 64282 33554432000 4194304 4263832 140736766820528 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 69421 64282 247 17 0 66594 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 277684

[startup+642.3 s]
/proc/loadavg: 4.06 3.69 2.87 5/377 26922
/proc/meminfo: memFree=20468120/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=290392 CPUtime=642.32 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 67919 0 0 0 64207 25 0 0 25 0 1 0 735488380 297361408 67258 33554432000 4194304 4263832 140736766820528 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 72598 67258 247 17 0 69771 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 290392

[startup+702.3 s]
/proc/loadavg: 4.02 3.75 2.94 5/377 26924
/proc/meminfo: memFree=20403568/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=298712 CPUtime=702.3 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 69883 0 0 0 70205 25 0 0 25 0 1 0 735488380 305881088 69222 33554432000 4194304 4263832 140736766820528 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 74678 69222 247 17 0 71851 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 298712

[startup+762.314 s]
/proc/loadavg: 4.01 3.79 3.00 5/377 26926
/proc/meminfo: memFree=20338156/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=307228 CPUtime=762.32 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 71961 0 0 0 76206 26 0 0 25 0 1 0 735488380 314601472 71300 33554432000 4194304 4263832 140736766820528 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 76807 71300 248 17 0 73980 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 307228

[startup+822.3 s]
/proc/loadavg: 4.00 3.83 3.06 5/377 26927
/proc/meminfo: memFree=20277956/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=314728 CPUtime=822.31 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 73682 0 0 0 82204 27 0 0 25 0 1 0 735488380 322281472 73021 33554432000 4194304 4263832 140736766820528 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 78682 73021 249 17 0 75855 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 314728

[startup+882.3 s]
/proc/loadavg: 4.00 3.85 3.12 5/377 26929
/proc/meminfo: memFree=20203260/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=321140 CPUtime=882.31 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 75311 0 0 0 88204 27 0 0 25 0 1 0 735488380 328847360 74650 33554432000 4194304 4263832 140736766820528 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 80285 74650 249 17 0 77458 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 321140

[startup+942.3 s]
/proc/loadavg: 4.00 3.88 3.17 5/377 26930
/proc/meminfo: memFree=20134508/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=328692 CPUtime=942.31 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 77030 0 0 0 94203 28 0 0 25 0 1 0 735488380 336580608 76369 33554432000 4194304 4263832 140736766820528 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 82173 76369 249 17 0 79346 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 328692

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.22 5/377 26932
/proc/meminfo: memFree=20083748/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=336192 CPUtime=1002.31 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 78864 0 0 0 100203 28 0 0 25 0 1 0 735488380 344260608 78203 33554432000 4194304 4263832 140736766820528 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 84048 78203 250 17 0 81221 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 336192

[startup+1062.3 s]
/proc/loadavg: 4.15 3.96 3.28 5/377 26934
/proc/meminfo: memFree=20031116/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=344232 CPUtime=1062.32 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 80818 0 0 0 106203 29 0 0 25 0 1 0 735488380 352493568 80156 33554432000 4194304 4263832 140736766820528 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 86058 80156 250 17 0 83231 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 344232

[startup+1122.3 s]
/proc/loadavg: 4.05 3.96 3.32 5/377 26944
/proc/meminfo: memFree=19972468/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=351208 CPUtime=1122.32 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 82530 0 0 0 112203 29 0 0 25 0 1 0 735488380 359636992 81868 33554432000 4194304 4263832 140736766820528 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 87802 81868 250 17 0 84975 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 351208

[startup+1182.3 s]
/proc/loadavg: 4.09 3.99 3.37 5/377 26946
/proc/meminfo: memFree=19910800/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=359844 CPUtime=1182.32 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 84672 0 0 0 118202 30 0 0 25 0 1 0 735488380 368480256 84010 33554432000 4194304 4263832 140736766820528 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 89961 84010 250 17 0 87134 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 359844

[startup+1242.3 s]
/proc/loadavg: 4.03 3.99 3.40 5/377 26947
/proc/meminfo: memFree=19854072/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=368316 CPUtime=1242.32 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 86696 0 0 0 124200 32 0 0 25 0 1 0 735488380 377155584 86033 33554432000 4194304 4263832 140736766820528 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 92079 86033 249 17 0 89252 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 368316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.99 3.43 3/373 26951
/proc/meminfo: memFree=20854004/32950928 swapFree=65730864/67111528
[pid=26896] ppid=26893 vsize=376168 CPUtime=1300.04 cores=0,2
/proc/26896/stat : 26896 (umsat) R 26893 26896 26042 0 -1 4202496 88568 0 0 0 129971 33 0 0 25 0 1 0 735488380 385196032 87904 33554432000 4194304 4263832 140736766820528 18446744073709551615 4207770 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26896/statm: 94042 87904 249 17 0 91215 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 376168

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.72
CPU system time (s): 0.345947
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 376168

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

runsolver used 4.36134 second user time and 11.0303 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 11:42:57
IDJOB=3379169
IDBENCH=71286
IDSOLVER=1861
FILE ID=node116/3379169-1305452577
RUNJOBID= node116-1305452577-26862
PBS_JOBID= 13324870
Free space on /tmp= 73164 MiB

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

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

MD5SUM BENCH= fac733a1c5caf879cadf25b989055e5e
RANDOM SEED=1043043802

node116.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.826
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.65
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.826
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.826
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.826
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.826
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.826
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.826
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.826
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:     32950928 kB
MemFree:      22227804 kB
Buffers:        103136 kB
Cached:        1104592 kB
SwapCached:      12356 kB
Active:        9695608 kB
Inactive:       813072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22227804 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:            9012 kB
Writeback:           0 kB
AnonPages:     9298096 kB
Mapped:          15776 kB
Slab:           103684 kB
PageTables:      44148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82800836 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= 73164 MiB
End job on node116 at 2011-05-15 12:04:39