Trace number 3379570

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

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark938.798
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 4,6

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: 4.04 4.04 3.95 5/356 27955
/proc/meminfo: memFree=25083044/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=11908 CPUtime=0 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4194304 392 0 0 0 0 0 0 0 25 0 1 0 657220914 12193792 332 33554432000 4194304 4263832 140733236403184 18446744073709551615 230808826565 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 2977 333 240 17 0 150 0

[startup+0.111004 s]
/proc/loadavg: 4.04 4.04 3.95 5/356 27955
/proc/meminfo: memFree=25083044/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=13340 CPUtime=0.1 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4194304 907 0 0 0 10 0 0 0 25 0 1 0 657220914 13660160 701 33554432000 4194304 4263832 140733236403184 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 3335 701 241 17 0 508 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13340

[startup+0.200991 s]
/proc/loadavg: 4.04 4.04 3.95 5/356 27955
/proc/meminfo: memFree=25083044/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=15164 CPUtime=0.19 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4194304 1487 0 0 0 19 0 0 0 25 0 1 0 657220914 15527936 1088 33554432000 4194304 4263832 140733236403184 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 3791 1088 241 17 0 964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15164

[startup+0.300976 s]
/proc/loadavg: 4.04 4.04 3.95 5/356 27955
/proc/meminfo: memFree=25083044/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=18812 CPUtime=0.29 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4194304 2524 0 0 0 29 0 0 0 25 0 1 0 657220914 19263488 1740 33554432000 4194304 4263832 140733236403184 18446744073709551615 47389657066634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 4703 1740 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700898 s]
/proc/loadavg: 4.04 4.04 3.95 5/356 27955
/proc/meminfo: memFree=25083044/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=25976 CPUtime=0.69 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4194304 4896 0 0 0 69 0 0 0 25 0 1 0 657220914 26599424 3343 33554432000 4194304 4263832 140733236403184 18446744073709551615 47389657062501 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 6494 3343 241 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50075 s]
/proc/loadavg: 4.04 4.04 3.95 5/357 27956
/proc/meminfo: memFree=25054768/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=40304 CPUtime=1.49 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4194304 9629 0 0 0 148 1 0 0 25 0 1 0 657220914 41271296 6539 33554432000 4194304 4263832 140733236403184 18446744073709551615 4238098 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 10076 6539 241 17 0 7249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40304

[startup+3.10047 s]
/proc/loadavg: 4.04 4.04 3.95 5/358 27962
/proc/meminfo: memFree=25021528/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=129320 CPUtime=3.09 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 36868 0 0 0 305 4 0 0 25 0 1 0 657220914 132423680 27500 33554432000 4194304 4263832 140733236403184 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 32330 27500 247 17 0 29503 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 129320

[startup+6.30087 s]
/proc/loadavg: 4.04 4.04 3.95 5/360 27980
/proc/meminfo: memFree=24932544/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=129320 CPUtime=6.29 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 36868 0 0 0 625 4 0 0 25 0 1 0 657220914 132423680 27500 33554432000 4194304 4263832 140733236403184 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 32330 27500 247 17 0 29503 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 129320

[startup+12.7007 s]
/proc/loadavg: 4.03 4.04 3.95 5/360 27980
/proc/meminfo: memFree=24882276/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=129320 CPUtime=12.69 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 36868 0 0 0 1265 4 0 0 25 0 1 0 657220914 132423680 27500 33554432000 4194304 4263832 140733236403184 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 32330 27500 247 17 0 29503 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 129320

[startup+25.5004 s]
/proc/loadavg: 4.03 4.03 3.95 5/360 27981
/proc/meminfo: memFree=24789024/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=129320 CPUtime=25.49 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 36868 0 0 0 2545 4 0 0 25 0 1 0 657220914 132423680 27500 33554432000 4194304 4263832 140733236403184 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 32330 27500 247 17 0 29503 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 129320

[startup+51.1007 s]
/proc/loadavg: 4.02 4.03 3.95 5/360 27981
/proc/meminfo: memFree=24589572/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=129320 CPUtime=51.09 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 36868 0 0 0 5105 4 0 0 25 0 1 0 657220914 132423680 27500 33554432000 4194304 4263832 140733236403184 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 32330 27500 247 17 0 29503 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 129320

[startup+102.3 s]
/proc/loadavg: 4.04 4.04 3.95 5/360 27983
/proc/meminfo: memFree=24287276/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=129320 CPUtime=102.3 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 36868 0 0 0 10226 4 0 0 25 0 1 0 657220914 132423680 27500 33554432000 4194304 4263832 140733236403184 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 32330 27500 247 17 0 29503 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 129320

[startup+162.3 s]
/proc/loadavg: 4.01 4.03 3.95 5/360 27984
/proc/meminfo: memFree=23769300/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=129320 CPUtime=162.29 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 36868 0 0 0 16225 4 0 0 25 0 1 0 657220914 132423680 27500 33554432000 4194304 4263832 140733236403184 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 32330 27500 247 17 0 29503 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 129320

[startup+222.313 s]
/proc/loadavg: 4.10 4.05 3.96 5/360 27986
/proc/meminfo: memFree=23469676/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=129320 CPUtime=222.3 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 36868 0 0 0 22226 4 0 0 25 0 1 0 657220914 132423680 27500 33554432000 4194304 4263832 140733236403184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 32330 27500 247 17 0 29503 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 129320

[startup+282.3 s]
/proc/loadavg: 4.04 4.04 3.96 5/360 27988
/proc/meminfo: memFree=23344896/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=131440 CPUtime=282.29 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 37429 0 0 0 28225 4 0 0 25 0 1 0 657220914 134594560 28061 33554432000 4194304 4263832 140733236403184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 32860 28061 247 17 0 30033 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 131440

[startup+342.301 s]
/proc/loadavg: 4.01 4.03 3.96 5/360 28016
/proc/meminfo: memFree=23557656/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=140416 CPUtime=342.29 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 39666 0 0 0 34224 5 0 0 25 0 1 0 657220914 143785984 30298 33554432000 4194304 4263832 140733236403184 18446744073709551615 4205772 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 35104 30298 247 17 0 32277 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 140416

[startup+402.301 s]
/proc/loadavg: 4.07 4.04 3.97 5/360 28018
/proc/meminfo: memFree=23397664/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=152596 CPUtime=402.29 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 42598 0 0 0 40223 6 0 0 25 0 1 0 657220914 156258304 33230 33554432000 4194304 4263832 140733236403184 18446744073709551615 4250137 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 38149 33230 247 17 0 35322 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 152596

[startup+462.301 s]
/proc/loadavg: 4.02 4.03 3.97 5/360 28019
/proc/meminfo: memFree=23273120/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=182852 CPUtime=462.29 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 50179 0 0 0 46221 8 0 0 25 0 1 0 657220914 187240448 40811 33554432000 4194304 4263832 140733236403184 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 45713 40811 247 17 0 42886 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 182852

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.97 5/360 28021
/proc/meminfo: memFree=23162728/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=199168 CPUtime=522.29 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 54284 0 0 0 52220 9 0 0 25 0 1 0 657220914 203948032 44916 33554432000 4194304 4263832 140733236403184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 49792 44916 247 17 0 46965 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 199168

[startup+582.301 s]
/proc/loadavg: 4.11 4.05 3.98 5/360 28023
/proc/meminfo: memFree=23019724/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=226824 CPUtime=582.29 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 61216 0 0 0 58218 11 0 0 25 0 1 0 657220914 232267776 51848 33554432000 4194304 4263832 140733236403184 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 56706 51848 247 17 0 53879 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 226824

[startup+642.301 s]
/proc/loadavg: 4.09 4.05 3.99 5/360 28024
/proc/meminfo: memFree=22900156/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=245604 CPUtime=642.29 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 65676 0 0 0 64217 12 0 0 25 0 1 0 657220914 251498496 56308 33554432000 4194304 4263832 140733236403184 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 61401 56308 248 17 0 58574 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 245604

[startup+702.301 s]
/proc/loadavg: 4.26 4.09 4.00 5/360 28026
/proc/meminfo: memFree=22803152/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=267588 CPUtime=702.3 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 71135 0 0 0 70216 14 0 0 25 0 1 0 657220914 274010112 61767 33554432000 4194304 4263832 140733236403184 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 66897 61767 249 17 0 64070 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 267588

[startup+762.301 s]
/proc/loadavg: 4.24 4.10 4.01 5/360 28027
/proc/meminfo: memFree=22652340/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=302740 CPUtime=762.3 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 79863 0 0 0 76215 15 0 0 25 0 1 0 657220914 310005760 70493 33554432000 4194304 4263832 140733236403184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 75685 70493 247 17 0 72858 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 302740

[startup+822.301 s]
/proc/loadavg: 4.08 4.08 4.00 5/360 28029
/proc/meminfo: memFree=22517152/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=343352 CPUtime=822.3 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 89646 0 0 0 82211 19 0 0 25 0 1 0 657220914 351592448 80276 33554432000 4194304 4263832 140733236403184 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 85838 80276 247 17 0 83011 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 343352

[startup+882.314 s]
/proc/loadavg: 4.03 4.06 4.00 5/360 28059
/proc/meminfo: memFree=24241328/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=368320 CPUtime=882.3 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 95875 0 0 0 88210 20 0 0 25 0 1 0 657220914 377159680 86505 33554432000 4194304 4263832 140733236403184 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 92080 86505 247 17 0 89253 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 368320

[startup+942.301 s]
/proc/loadavg: 4.05 4.06 4.00 5/360 28060
/proc/meminfo: memFree=24052024/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=431048 CPUtime=942.3 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 110794 0 0 0 94206 24 0 0 25 0 1 0 657220914 441393152 101424 33554432000 4194304 4263832 140733236403184 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 107762 101424 247 17 0 104935 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 431048

[startup+1002.3 s]
/proc/loadavg: 4.05 4.06 4.00 5/360 28062
/proc/meminfo: memFree=23885332/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=463244 CPUtime=1002.29 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 118552 0 0 0 100204 25 0 0 25 0 1 0 657220914 474361856 109182 33554432000 4194304 4263832 140733236403184 18446744073709551615 4242489 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 115811 109182 247 17 0 112984 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 463244

[startup+1062.3 s]
/proc/loadavg: 4.16 4.09 4.01 5/360 28072
/proc/meminfo: memFree=23685920/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=494008 CPUtime=1062.29 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 125962 0 0 0 106202 27 0 0 25 0 1 0 657220914 505864192 116592 33554432000 4194304 4263832 140733236403184 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 123502 116592 247 17 0 120675 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 494008

[startup+1122.3 s]
/proc/loadavg: 4.06 4.07 4.00 5/360 28074
/proc/meminfo: memFree=23507836/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=528852 CPUtime=1122.29 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 134528 0 0 0 112200 29 0 0 25 0 1 0 657220914 541544448 125158 33554432000 4194304 4263832 140733236403184 18446744073709551615 4205599 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 132213 125158 247 17 0 129386 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 528852

[startup+1182.3 s]
/proc/loadavg: 4.02 4.06 4.00 5/360 28076
/proc/meminfo: memFree=23301096/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=565504 CPUtime=1182.3 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 143092 0 0 0 118198 32 0 0 25 0 1 0 657220914 579076096 133722 33554432000 4194304 4263832 140733236403184 18446744073709551615 4242463 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 141376 133722 247 17 0 138549 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 565504

[startup+1242.3 s]
/proc/loadavg: 4.00 4.04 4.00 5/360 28080
/proc/meminfo: memFree=23088640/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=589076 CPUtime=1242.29 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 148942 0 0 0 124195 34 0 0 25 0 1 0 657220914 603213824 139572 33554432000 4194304 4263832 140733236403184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 147269 139572 247 17 0 144442 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 589076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.08 4.01 5/360 28082
/proc/meminfo: memFree=22951052/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=619364 CPUtime=1300.01 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 156346 0 0 0 129965 36 0 0 25 0 1 0 657220914 634228736 146975 33554432000 4194304 4263832 140733236403184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 154841 146975 247 17 0 152014 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 619364

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

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

[startup+1300 s]
/proc/loadavg: 4.13 4.08 4.01 5/360 28082
/proc/meminfo: memFree=22951052/32951124 swapFree=40554400/67111528
[pid=27955] ppid=27953 vsize=619364 CPUtime=1300.01 cores=4,6
/proc/27955/stat : 27955 (umsat) R 27953 27955 27741 0 -1 4202496 156346 0 0 0 129965 36 0 0 25 0 1 0 657220914 634228736 146975 33554432000 4194304 4263832 140733236403184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27955/statm: 154841 146975 247 17 0 152014 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 619364

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.04
CPU user time (s): 1299.65
CPU system time (s): 0.384941
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 619364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.65
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156346
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= 9
involuntary context switches= 3138

runsolver used 4.71128 second user time and 9.70153 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-15 12:43:25
IDJOB=3379570
IDBENCH=82481
IDSOLVER=1861
FILE ID=node104/3379570-1305456204
RUNJOBID= node104-1305455616-27760
PBS_JOBID= 13324887
Free space on /tmp= 73344 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379570-1305456204/watcher-3379570-1305456204 -o /tmp/evaluation-result-3379570-1305456204/solver-3379570-1305456204 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379570-1305456204.cnf

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=1804761218

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25083192 kB
Buffers:        311560 kB
Cached:        2560060 kB
SwapCached:     122128 kB
Active:        1620364 kB
Inactive:      5973520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25083192 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:           13052 kB
Writeback:           0 kB
AnonPages:     4612956 kB
Mapped:          11736 kB
Slab:           121704 kB
PageTables:      86008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75436280 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= 73388 MiB
End job on node104 at 2011-05-15 13:05:07