Trace number 3379493

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.13 1300.07

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1166.09
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
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-3379493-1305456056/watcher-3379493-1305456056 -o /tmp/evaluation-result-3379493-1305456056/solver-3379493-1305456056 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379493-1305456056.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.33 3.02 3.35 4/417 1694
/proc/meminfo: memFree=23147036/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=11776 CPUtime=0 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4194304 365 0 0 0 0 0 0 0 21 0 1 0 657202318 12058624 305 33554432000 4194304 4263832 140733857871712 18446744073709551615 254500376928 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 2944 305 240 17 0 117 0

[startup+0.065068 s]
/proc/loadavg: 1.33 3.02 3.35 4/417 1694
/proc/meminfo: memFree=23147036/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=13332 CPUtime=0.06 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4194304 637 0 0 0 6 0 0 0 21 0 1 0 657202318 13651968 528 33554432000 4194304 4263832 140733857871712 18446744073709551615 254500352709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 3333 534 241 17 0 506 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13332

[startup+0.101062 s]
/proc/loadavg: 1.33 3.02 3.35 4/417 1694
/proc/meminfo: memFree=23147036/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=13340 CPUtime=0.09 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4194304 889 0 0 0 9 0 0 0 21 0 1 0 657202318 13660160 683 33554432000 4194304 4263832 140733857871712 18446744073709551615 47726980344472 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 3335 683 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.301019 s]
/proc/loadavg: 1.33 3.02 3.35 4/417 1694
/proc/meminfo: memFree=23147036/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=18812 CPUtime=0.29 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4194304 2518 0 0 0 29 0 0 0 22 0 1 0 657202318 19263488 1734 33554432000 4194304 4263832 140733857871712 18446744073709551615 254500381190 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 4703 1734 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700936 s]
/proc/loadavg: 1.33 3.02 3.35 4/417 1694
/proc/meminfo: memFree=23147036/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=25976 CPUtime=0.69 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4194304 4883 0 0 0 69 0 0 0 24 0 1 0 657202318 26599424 3330 33554432000 4194304 4263832 140733857871712 18446744073709551615 4235762 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 6494 3330 241 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50078 s]
/proc/loadavg: 1.33 3.02 3.35 5/424 1707
/proc/meminfo: memFree=23074480/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=74184 CPUtime=1.49 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 19186 0 0 0 147 2 0 0 25 0 1 0 657202318 75964416 14539 33554432000 4194304 4263832 140733857871712 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 18546 14539 247 17 0 15719 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74184

[startup+3.10047 s]
/proc/loadavg: 1.33 3.02 3.35 5/424 1707
/proc/meminfo: memFree=22974156/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=74184 CPUtime=3.09 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 19186 0 0 0 307 2 0 0 25 0 1 0 657202318 75964416 14539 33554432000 4194304 4263832 140733857871712 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 18546 14539 247 17 0 15719 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74184

[startup+6.30083 s]
/proc/loadavg: 1.54 3.03 3.36 5/424 1707
/proc/meminfo: memFree=22904876/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=74184 CPUtime=6.29 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 19186 0 0 0 627 2 0 0 25 0 1 0 657202318 75964416 14539 33554432000 4194304 4263832 140733857871712 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 18546 14539 247 17 0 15719 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74184

[startup+12.7006 s]
/proc/loadavg: 1.74 3.05 3.36 5/424 1707
/proc/meminfo: memFree=22900816/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=74184 CPUtime=12.69 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 19186 0 0 0 1267 2 0 0 25 0 1 0 657202318 75964416 14539 33554432000 4194304 4263832 140733857871712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 18546 14539 247 17 0 15719 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74184

[startup+25.501 s]
/proc/loadavg: 2.24 3.10 3.37 5/424 1707
/proc/meminfo: memFree=22898352/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=74184 CPUtime=25.49 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 19186 0 0 0 2547 2 0 0 25 0 1 0 657202318 75964416 14539 33554432000 4194304 4263832 140733857871712 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 18546 14539 247 17 0 15719 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74184

[startup+51.1009 s]
/proc/loadavg: 2.84 3.17 3.39 5/424 1708
/proc/meminfo: memFree=22859040/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=75372 CPUtime=51.09 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 19474 0 0 0 5107 2 0 0 25 0 1 0 657202318 77180928 14827 33554432000 4194304 4263832 140733857871712 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 18843 14827 247 17 0 16016 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 75372

[startup+102.317 s]
/proc/loadavg: 3.49 3.29 3.41 5/424 1709
/proc/meminfo: memFree=22676488/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=98248 CPUtime=102.31 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 25172 0 0 0 10227 4 0 0 25 0 1 0 657202318 100605952 20525 33554432000 4194304 4263832 140733857871712 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 24562 20525 247 17 0 21735 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 98248

[startup+162.301 s]
/proc/loadavg: 3.81 3.42 3.45 5/424 1711
/proc/meminfo: memFree=22481148/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=137536 CPUtime=162.29 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 34963 0 0 0 16222 7 0 0 25 0 1 0 657202318 140836864 30316 33554432000 4194304 4263832 140733857871712 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 34384 30316 247 17 0 31557 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 137536

[startup+222.301 s]
/proc/loadavg: 4.01 3.55 3.49 5/424 1713
/proc/meminfo: memFree=22279728/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=192776 CPUtime=222.3 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 48605 0 0 0 22217 13 0 0 25 0 1 0 657202318 197402624 43958 33554432000 4194304 4263832 140733857871712 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 48194 43958 247 17 0 45367 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 192776

[startup+282.301 s]
/proc/loadavg: 4.04 3.64 3.53 5/424 1714
/proc/meminfo: memFree=22123080/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=221416 CPUtime=282.3 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 55858 0 0 0 28215 15 0 0 25 0 1 0 657202318 226729984 51211 33554432000 4194304 4263832 140733857871712 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 55354 51211 247 17 0 52527 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 221416

[startup+342.301 s]
/proc/loadavg: 4.01 3.71 3.55 5/424 1716
/proc/meminfo: memFree=21794328/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=309784 CPUtime=342.3 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 77480 0 0 0 34209 21 0 0 25 0 1 0 657202318 317218816 72832 33554432000 4194304 4263832 140733857871712 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 77446 72832 247 17 0 74619 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 309784

[startup+402.301 s]
/proc/loadavg: 4.27 3.83 3.60 5/424 1717
/proc/meminfo: memFree=21580764/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=395304 CPUtime=402.31 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 98940 0 0 0 40204 27 0 0 25 0 1 0 657202318 404791296 94292 33554432000 4194304 4263832 140733857871712 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 98826 94292 247 17 0 95999 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 395304

[startup+462.301 s]
/proc/loadavg: 4.25 3.91 3.64 5/424 1719
/proc/meminfo: memFree=21380716/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=454560 CPUtime=462.32 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 113711 0 0 0 46199 33 0 0 25 0 1 0 657202318 465469440 109063 33554432000 4194304 4263832 140733857871712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 113640 109063 247 17 0 110813 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 454560

[startup+522.301 s]
/proc/loadavg: 4.09 3.92 3.66 5/424 1721
/proc/meminfo: memFree=21180044/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=515968 CPUtime=522.32 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 129117 0 0 0 52195 37 0 0 25 0 1 0 657202318 528351232 124469 33554432000 4194304 4263832 140733857871712 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 128992 124469 247 17 0 126165 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 515968

[startup+582.301 s]
/proc/loadavg: 4.03 3.93 3.68 5/424 1722
/proc/meminfo: memFree=20913292/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=598608 CPUtime=582.32 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 149749 0 0 0 58187 45 0 0 25 0 1 0 657202318 612974592 145101 33554432000 4194304 4263832 140733857871712 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 149652 145101 247 17 0 146825 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 598608

[startup+642.301 s]
/proc/loadavg: 4.01 3.94 3.69 5/424 1724
/proc/meminfo: memFree=20607344/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=682488 CPUtime=642.32 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 169716 0 0 0 64182 50 0 0 25 0 1 0 657202318 698867712 165068 33554432000 4194304 4263832 140733857871712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 170622 165068 247 17 0 167795 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 682488

[startup+702.301 s]
/proc/loadavg: 4.13 3.98 3.72 5/424 1725
/proc/meminfo: memFree=20312184/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=780668 CPUtime=702.33 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 193532 0 0 0 70176 57 0 0 25 0 1 0 657202318 799404032 188883 33554432000 4194304 4263832 140733857871712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 195167 188883 247 17 0 192340 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 780668

[startup+762.316 s]
/proc/loadavg: 4.04 3.98 3.74 5/424 1727
/proc/meminfo: memFree=20085352/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=853704 CPUtime=762.35 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 211729 0 0 0 76172 63 0 0 25 0 1 0 657202318 874192896 207080 33554432000 4194304 4263832 140733857871712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 213426 207080 247 17 0 210599 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 853704

[startup+822.3 s]
/proc/loadavg: 4.01 3.98 3.75 5/424 1729
/proc/meminfo: memFree=19864852/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=942300 CPUtime=822.33 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 233838 0 0 0 82165 68 0 0 25 0 1 0 657202318 964915200 229188 33554432000 4194304 4263832 140733857871712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 235575 229188 247 17 0 232748 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 942300

[startup+882.3 s]
/proc/loadavg: 4.12 4.01 3.77 5/424 1730
/proc/meminfo: memFree=19628368/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=1019112 CPUtime=882.33 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 252974 0 0 0 88159 74 0 0 25 0 1 0 657202318 1043570688 248324 33554432000 4194304 4263832 140733857871712 18446744073709551615 4242418 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 254778 248324 247 17 0 251951 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1019112

[startup+942.3 s]
/proc/loadavg: 4.28 4.08 3.81 5/424 1732
/proc/meminfo: memFree=19403164/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=1082904 CPUtime=942.33 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 268900 0 0 0 94154 79 0 0 25 0 1 0 657202318 1108893696 264250 33554432000 4194304 4263832 140733857871712 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 270726 264250 247 17 0 267899 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 1082904

[startup+1002.3 s]
/proc/loadavg: 4.17 4.09 3.83 5/424 1733
/proc/meminfo: memFree=19155504/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=1173124 CPUtime=1002.34 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 291486 0 0 0 100147 87 0 0 25 0 1 0 657202318 1201278976 286836 33554432000 4194304 4263832 140733857871712 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 293281 286836 247 17 0 290454 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 1173124

[startup+1062.3 s]
/proc/loadavg: 4.06 4.07 3.83 5/424 1735
/proc/meminfo: memFree=18986340/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=1212420 CPUtime=1062.34 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 301260 0 0 0 106144 90 0 0 25 0 1 0 657202318 1241518080 296610 33554432000 4194304 4263832 140733857871712 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 303105 296610 247 17 0 300278 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 1212420

[startup+1122.3 s]
/proc/loadavg: 4.02 4.06 3.84 5/424 1737
/proc/meminfo: memFree=18816300/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=1251260 CPUtime=1122.34 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 310985 0 0 0 112141 93 0 0 25 0 1 0 657202318 1281290240 306335 33554432000 4194304 4263832 140733857871712 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 312815 306335 247 17 0 309988 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 1251260

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 3.84 5/424 1738
/proc/meminfo: memFree=18667972/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=1292992 CPUtime=1182.35 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 321337 0 0 0 118138 97 0 0 25 0 1 0 657202318 1324023808 316687 33554432000 4194304 4263832 140733857871712 18446744073709551615 4207696 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 323248 316687 248 17 0 320421 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 1292992

[startup+1242.3 s]
/proc/loadavg: 4.04 4.05 3.86 5/424 1749
/proc/meminfo: memFree=18500452/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=1329896 CPUtime=1242.35 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 330554 0 0 0 124135 100 0 0 25 0 1 0 657202318 1361813504 325903 33554432000 4194304 4263832 140733857871712 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 332474 325903 248 17 0 329647 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 1329896



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.04 3.86 4/423 1751
/proc/meminfo: memFree=19977144/32950928 swapFree=45937192/67111528
[pid=1694] ppid=1692 vsize=1381684 CPUtime=1300.06 cores=5,7
/proc/1694/stat : 1694 (umsat) R 1692 1694 32005 0 -1 4202496 343574 0 0 0 129900 106 0 0 25 0 1 0 657202318 1414844416 338923 33554432000 4194304 4263832 140733857871712 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1694/statm: 345421 338923 248 17 0 342594 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 1381684

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.07
CPU time (s): 1300.13
CPU user time (s): 1299.02
CPU system time (s): 1.11783
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1381684

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

runsolver used 4.82827 second user time and 12.953 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 12:40:56
IDJOB=3379493
IDBENCH=82467
IDSOLVER=1861
FILE ID=node149/3379493-1305456056
RUNJOBID= node149-1305456056-1667
PBS_JOBID= 13324860
Free space on /tmp= 73536 MiB

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

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

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=1682612008

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.83
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.806
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.73
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:      23147184 kB
Buffers:        326636 kB
Cached:        4457560 kB
SwapCached:      19984 kB
Active:        6898912 kB
Inactive:      2592384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23147184 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           17936 kB
Writeback:           0 kB
AnonPages:     4699372 kB
Mapped:          21536 kB
Slab:           165448 kB
PageTables:      79740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 118712516 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= 73528 MiB
End job on node149 at 2011-05-15 13:02:38