Trace number 3379171

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.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q255-n25-p15-s2076598.cnf
MD5SUMf5a22d1154b549fd98215f1710a15f46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.357944
Satisfiable
(Un)Satisfiability was proved
Number of variables545
Number of clauses29734
Sum of the clauses size59963
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 229709
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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-3379171-1305462135/watcher-3379171-1305462135 -o /tmp/evaluation-result-3379171-1305462135/solver-3379171-1305462135 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379171-1305462135.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: 3.73 3.95 3.71 4/340 2942
/proc/meminfo: memFree=22126820/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=11776 CPUtime=0 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4194304 368 0 0 0 0 0 0 0 25 0 1 0 638629074 12058624 309 33554432000 4194304 4263832 140733495715568 18446744073709551615 270338383616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 2944 310 241 17 0 117 0

[startup+0.0195631 s]
/proc/loadavg: 3.73 3.95 3.71 4/340 2942
/proc/meminfo: memFree=22126820/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=12104 CPUtime=0.01 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4194304 457 0 0 0 1 0 0 0 25 0 1 0 638629074 12394496 398 33554432000 4194304 4263832 140733495715568 18446744073709551615 47967225396577 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 3026 398 242 17 0 199 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12104

[startup+0.100546 s]
/proc/loadavg: 3.73 3.95 3.71 4/340 2942
/proc/meminfo: memFree=22126820/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=13492 CPUtime=0.09 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 950 0 0 0 9 0 0 0 25 0 1 0 638629074 13815808 745 33554432000 4194304 4263832 140733495715568 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 3373 749 244 17 0 546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13492

[startup+0.300507 s]
/proc/loadavg: 3.73 3.95 3.71 4/340 2942
/proc/meminfo: memFree=22126820/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=18260 CPUtime=0.29 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 2322 0 0 0 29 0 0 0 25 0 1 0 638629074 18698240 1942 33554432000 4194304 4263832 140733495715568 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 4565 1942 247 17 0 1738 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18260

[startup+0.700442 s]
/proc/loadavg: 3.73 3.95 3.71 4/340 2942
/proc/meminfo: memFree=22126820/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=21320 CPUtime=0.69 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 3089 0 0 0 69 0 0 0 25 0 1 0 638629074 21831680 2709 33554432000 4194304 4263832 140733495715568 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 5330 2709 247 17 0 2503 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21320

[startup+1.50028 s]
/proc/loadavg: 3.73 3.95 3.71 5/347 2956
/proc/meminfo: memFree=22042412/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=25076 CPUtime=1.49 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 4005 0 0 0 149 0 0 0 25 0 1 0 638629074 25677824 3625 33554432000 4194304 4263832 140733495715568 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 6269 3625 247 17 0 3442 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25076

[startup+3.10095 s]
/proc/loadavg: 3.75 3.95 3.71 5/347 2956
/proc/meminfo: memFree=21978436/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=31696 CPUtime=3.09 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 5584 0 0 0 308 1 0 0 25 0 1 0 638629074 32456704 5204 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 7924 5204 247 17 0 5097 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31696

[startup+6.30033 s]
/proc/loadavg: 3.75 3.95 3.71 5/347 2956
/proc/meminfo: memFree=21695928/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=39056 CPUtime=6.29 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 7388 0 0 0 628 1 0 0 25 0 1 0 638629074 39993344 7008 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 9764 7008 247 17 0 6937 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39056

[startup+12.701 s]
/proc/loadavg: 3.79 3.95 3.71 5/347 2956
/proc/meminfo: memFree=21575400/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=48680 CPUtime=12.69 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 9678 0 0 0 1268 1 0 0 25 0 1 0 638629074 49848320 9297 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 12170 9297 247 17 0 9343 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48680

[startup+25.5005 s]
/proc/loadavg: 3.82 3.95 3.72 5/347 2956
/proc/meminfo: memFree=21406720/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=62568 CPUtime=25.49 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 12987 0 0 0 2547 2 0 0 25 0 1 0 638629074 64069632 12606 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 15642 12606 247 17 0 12815 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62568

[startup+51.1004 s]
/proc/loadavg: 3.88 3.95 3.72 5/347 2958
/proc/meminfo: memFree=21202608/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=80364 CPUtime=51.09 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 17247 0 0 0 5105 4 0 0 25 0 1 0 638629074 82292736 16865 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 20091 16865 248 17 0 17264 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80364

[startup+102.313 s]
/proc/loadavg: 4.11 3.99 3.75 5/347 2959
/proc/meminfo: memFree=20875480/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=111288 CPUtime=102.31 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 24534 0 0 0 10224 7 0 0 25 0 1 0 638629074 113958912 24152 33554432000 4194304 4263832 140733495715568 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 27822 24152 248 17 0 24995 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 111288

[startup+162.3 s]
/proc/loadavg: 4.04 3.99 3.76 5/347 2961
/proc/meminfo: memFree=20628804/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=133548 CPUtime=162.29 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 30019 0 0 0 16220 9 0 0 25 0 1 0 638629074 136753152 29636 33554432000 4194304 4263832 140733495715568 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 33387 29636 247 17 0 30560 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 133548

[startup+222.3 s]
/proc/loadavg: 4.01 3.99 3.77 5/347 2966
/proc/meminfo: memFree=20427512/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=156616 CPUtime=222.3 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 35490 0 0 0 22219 11 0 0 25 0 1 0 638629074 160374784 35107 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 39154 35107 247 17 0 36327 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 156616

[startup+282.301 s]
/proc/loadavg: 4.12 4.02 3.79 5/347 2967
/proc/meminfo: memFree=20247184/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=175864 CPUtime=282.3 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 40008 0 0 0 28217 13 0 0 25 0 1 0 638629074 180084736 39368 33554432000 4194304 4263832 140733495715568 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 43966 39368 248 17 0 41139 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 175864

[startup+342.301 s]
/proc/loadavg: 4.09 4.03 3.81 5/347 2969
/proc/meminfo: memFree=20077780/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=190748 CPUtime=342.3 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 43210 0 0 0 34216 14 0 0 25 0 1 0 638629074 195325952 42569 33554432000 4194304 4263832 140733495715568 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 47687 42569 247 17 0 44860 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 190748

[startup+402.301 s]
/proc/loadavg: 4.03 4.02 3.82 5/347 2970
/proc/meminfo: memFree=19919640/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=203836 CPUtime=402.31 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 46332 0 0 0 40216 15 0 0 25 0 1 0 638629074 208728064 45691 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205653 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 50959 45691 247 17 0 48132 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 203836

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.83 6/347 2972
/proc/meminfo: memFree=19794732/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=215040 CPUtime=462.32 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 49004 0 0 0 46215 17 0 0 25 0 1 0 638629074 220200960 48363 33554432000 4194304 4263832 140733495715568 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 53760 48363 247 17 0 50933 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 215040

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.83 5/347 2974
/proc/meminfo: memFree=19665740/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=225616 CPUtime=522.32 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 51533 0 0 0 52214 18 0 0 25 0 1 0 638629074 231030784 50892 33554432000 4194304 4263832 140733495715568 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 56404 50892 248 17 0 53577 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 225616

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/347 2975
/proc/meminfo: memFree=19529312/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=239028 CPUtime=582.32 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 54741 0 0 0 58212 20 0 0 25 0 1 0 638629074 244764672 54099 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 59757 54099 247 17 0 56930 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 239028

[startup+642.301 s]
/proc/loadavg: 4.09 4.03 3.85 5/347 2977
/proc/meminfo: memFree=19412976/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=249056 CPUtime=642.32 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 57043 0 0 0 64212 20 0 0 25 0 1 0 638629074 255033344 56401 33554432000 4194304 4263832 140733495715568 18446744073709551615 4207696 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 62264 56401 247 17 0 59437 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 249056

[startup+702.301 s]
/proc/loadavg: 4.03 4.02 3.86 5/347 2978
/proc/meminfo: memFree=19295004/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=259512 CPUtime=702.32 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 59583 0 0 0 70211 21 0 0 25 0 1 0 638629074 265740288 58941 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 64878 58941 247 17 0 62051 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 259512

[startup+762.313 s]
/proc/loadavg: 4.08 4.03 3.87 5/347 2980
/proc/meminfo: memFree=19180904/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=269704 CPUtime=762.34 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 62081 0 0 0 76211 23 0 0 25 0 1 0 638629074 276176896 61439 33554432000 4194304 4263832 140733495715568 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 67426 61439 247 17 0 64599 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 269704

[startup+822.3 s]
/proc/loadavg: 4.14 4.05 3.89 5/347 2982
/proc/meminfo: memFree=19089484/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=275096 CPUtime=822.33 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 63810 0 0 0 82209 24 0 0 25 0 1 0 638629074 281698304 62718 33554432000 4194304 4263832 140733495715568 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 68774 62718 247 17 0 65947 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 275096

[startup+882.3 s]
/proc/loadavg: 4.05 4.04 3.89 5/347 2983
/proc/meminfo: memFree=19015172/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=275352 CPUtime=882.33 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 63872 0 0 0 88209 24 0 0 25 0 1 0 638629074 281960448 62780 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 68838 62780 247 17 0 66011 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 275352

[startup+942.301 s]
/proc/loadavg: 4.02 4.03 3.90 5/347 2985
/proc/meminfo: memFree=18939996/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=275992 CPUtime=942.33 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 64007 0 0 0 94209 24 0 0 25 0 1 0 638629074 282615808 62915 33554432000 4194304 4263832 140733495715568 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 68998 62915 247 17 0 66171 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 275992

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/347 2986
/proc/meminfo: memFree=18855524/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=276888 CPUtime=1002.33 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 64205 0 0 0 100209 24 0 0 25 0 1 0 638629074 283533312 63113 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 69222 63113 247 17 0 66395 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 276888

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/347 2988
/proc/meminfo: memFree=18775640/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=278680 CPUtime=1062.34 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 64624 0 0 0 106210 24 0 0 25 0 1 0 638629074 285368320 63532 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205675 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 69670 63532 247 17 0 66843 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 278680

[startup+1122.3 s]
/proc/loadavg: 4.13 4.04 3.92 5/347 2990
/proc/meminfo: memFree=18690800/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=280472 CPUtime=1122.35 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 64981 0 0 0 112210 25 0 0 25 0 1 0 638629074 287203328 63889 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 70118 63889 247 17 0 67291 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 280472

[startup+1182.3 s]
/proc/loadavg: 4.05 4.03 3.92 5/347 2991
/proc/meminfo: memFree=18606084/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=283800 CPUtime=1182.35 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 65581 0 0 0 118210 25 0 0 25 0 1 0 638629074 290611200 64489 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 70950 64489 247 17 0 68123 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 283800

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 3.92 5/347 2993
/proc/meminfo: memFree=18518016/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=283800 CPUtime=1242.35 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 65669 0 0 0 124210 25 0 0 25 0 1 0 638629074 290611200 64577 33554432000 4194304 4263832 140733495715568 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 70950 64577 247 17 0 68123 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 283800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.21 4.08 3.94 4/346 2995
/proc/meminfo: memFree=19056780/32951124 swapFree=59367104/67111528
[pid=2942] ppid=2940 vsize=285848 CPUtime=1300.06 cores=5,7
/proc/2942/stat : 2942 (umsat) R 2940 2942 2159 0 -1 4202496 66069 0 0 0 129981 25 0 0 25 0 1 0 638629074 292708352 64977 33554432000 4194304 4263832 140733495715568 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2942/statm: 71462 64977 247 17 0 68635 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 285848

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.02
CPU time (s): 1300.08
CPU user time (s): 1299.82
CPU system time (s): 0.264959
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 285848

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

runsolver used 4.03239 second user time and 10.1735 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 14:22:15
IDJOB=3379171
IDBENCH=88220
IDSOLVER=1861
FILE ID=node143/3379171-1305462135
RUNJOBID= node143-1305462134-2912
PBS_JOBID= 13324897
Free space on /tmp= 73540 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q255-n25-p15-s2076598.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379171-1305462135/watcher-3379171-1305462135 -o /tmp/evaluation-result-3379171-1305462135/solver-3379171-1305462135 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379171-1305462135.cnf

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

MD5SUM BENCH= f5a22d1154b549fd98215f1710a15f46
RANDOM SEED=1113272262

node143.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.846
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.69
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.846
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.846
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.846
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.83
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.846
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.75
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.846
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.846
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22127224 kB
Buffers:        209348 kB
Cached:        1396216 kB
SwapCached:      67400 kB
Active:         724784 kB
Inactive:      9855700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22127224 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:           13764 kB
Writeback:           0 kB
AnonPages:     8907148 kB
Mapped:          22816 kB
Slab:           124300 kB
PageTables:      55200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70424480 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= 73520 MiB
End job on node143 at 2011-05-15 14:43:57