Trace number 3379412

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-10p1.cnf
MD5SUMa82a0d70858fce21ee1798bbe5e8679b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.7605
Satisfiable
(Un)Satisfiability was proved
Number of variables131228
Number of clauses635871
Sum of the clauses size1496185
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2499836
Number of clauses of size 395139
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

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-3379412-1305452262/watcher-3379412-1305452262 -o /tmp/evaluation-result-3379412-1305452262/solver-3379412-1305452262 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379412-1305452262.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: 2.27 3.29 3.64 4/282 31788
/proc/meminfo: memFree=24614964/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=11776 CPUtime=0 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4194304 371 0 0 0 0 0 0 0 21 0 1 0 637641608 12058624 311 33554432000 4194304 4263832 140734748291568 18446744073709551615 254261616384 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 2944 311 241 17 0 117 0

[startup+0.0979301 s]
/proc/loadavg: 2.27 3.29 3.64 4/282 31788
/proc/meminfo: memFree=24614964/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=13340 CPUtime=0.09 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4194304 878 0 0 0 9 0 0 0 21 0 1 0 637641608 13660160 672 33554432000 4194304 4263832 140734748291568 18446744073709551615 47624548658331 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 3335 672 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.100916 s]
/proc/loadavg: 2.27 3.29 3.64 4/282 31788
/proc/meminfo: memFree=24614964/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=13340 CPUtime=0.09 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4194304 882 0 0 0 9 0 0 0 21 0 1 0 637641608 13660160 676 33554432000 4194304 4263832 140734748291568 18446744073709551615 47624548779601 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 3335 676 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300886 s]
/proc/loadavg: 2.27 3.29 3.64 4/282 31788
/proc/meminfo: memFree=24614964/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=18812 CPUtime=0.29 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4194304 2521 0 0 0 29 0 0 0 22 0 1 0 637641608 19263488 1737 33554432000 4194304 4263832 140734748291568 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 4703 1737 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700807 s]
/proc/loadavg: 2.27 3.29 3.64 4/282 31788
/proc/meminfo: memFree=24614964/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=25976 CPUtime=0.69 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4194304 4948 0 0 0 69 0 0 0 24 0 1 0 637641608 26599424 3395 33554432000 4194304 4263832 140734748291568 18446744073709551615 4231232 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 6494 3395 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50067 s]
/proc/loadavg: 2.27 3.29 3.64 5/292 31807
/proc/meminfo: memFree=24537200/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=40568 CPUtime=1.49 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4194304 9666 0 0 0 148 1 0 0 25 0 1 0 637641608 41541632 6576 33554432000 4194304 4263832 140734748291568 18446744073709551615 47624548518576 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 10142 6576 242 17 0 7315 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40568

[startup+3.10039 s]
/proc/loadavg: 2.27 3.29 3.64 5/292 31807
/proc/meminfo: memFree=24476068/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=139560 CPUtime=3.09 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 40045 0 0 0 304 5 0 0 25 0 1 0 637641608 142909440 30156 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 34890 30156 247 17 0 32063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 139560

[startup+6.30082 s]
/proc/loadavg: 2.41 3.30 3.64 5/292 31807
/proc/meminfo: memFree=24149072/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=139560 CPUtime=6.29 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 40045 0 0 0 624 5 0 0 25 0 1 0 637641608 142909440 30156 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 34890 30156 247 17 0 32063 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139560

[startup+12.7007 s]
/proc/loadavg: 2.54 3.31 3.65 5/292 31808
/proc/meminfo: memFree=23747824/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=139560 CPUtime=12.69 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 40045 0 0 0 1264 5 0 0 25 0 1 0 637641608 142909440 30156 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 34890 30156 247 17 0 32063 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139560

[startup+25.5004 s]
/proc/loadavg: 2.86 3.35 3.65 5/292 31808
/proc/meminfo: memFree=23748960/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=139560 CPUtime=25.49 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 40045 0 0 0 2544 5 0 0 25 0 1 0 637641608 142909440 30156 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 34890 30156 247 17 0 32063 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139560

[startup+51.1009 s]
/proc/loadavg: 3.25 3.40 3.66 5/292 31809
/proc/meminfo: memFree=23748904/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=139560 CPUtime=51.09 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 40045 0 0 0 5104 5 0 0 25 0 1 0 637641608 142909440 30156 33554432000 4194304 4263832 140734748291568 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 34890 30156 247 17 0 32063 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 139560

[startup+102.311 s]
/proc/loadavg: 3.80 3.52 3.68 5/292 31810
/proc/meminfo: memFree=23714076/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=175844 CPUtime=102.31 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 48647 0 0 0 10222 9 0 0 25 0 1 0 637641608 180064256 38758 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 43961 38758 247 17 0 41134 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 175844

[startup+162.3 s]
/proc/loadavg: 3.92 3.61 3.70 5/292 31812
/proc/meminfo: memFree=23595988/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=267752 CPUtime=162.3 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 69126 0 0 0 16217 13 0 0 25 0 1 0 637641608 274178048 59237 33554432000 4194304 4263832 140734748291568 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 66938 59237 247 17 0 64111 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 267752

[startup+222.301 s]
/proc/loadavg: 3.97 3.67 3.72 5/292 31813
/proc/meminfo: memFree=23492420/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=365952 CPUtime=222.3 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 90375 0 0 0 22212 18 0 0 25 0 1 0 637641608 374734848 80486 33554432000 4194304 4263832 140734748291568 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 91488 80486 247 17 0 88661 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 365952

[startup+282.301 s]
/proc/loadavg: 4.05 3.75 3.74 5/292 31815
/proc/meminfo: memFree=23377944/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=475796 CPUtime=282.3 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 114111 0 0 0 28207 23 0 0 25 0 1 0 637641608 487215104 104222 33554432000 4194304 4263832 140734748291568 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 118949 104222 247 17 0 116122 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 475796

[startup+342.3 s]
/proc/loadavg: 4.02 3.79 3.75 5/292 31816
/proc/meminfo: memFree=23220932/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=612832 CPUtime=342.3 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 142761 0 0 0 34201 29 0 0 25 0 1 0 637641608 627539968 132872 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 153208 132872 247 17 0 150381 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 612832

[startup+402.301 s]
/proc/loadavg: 4.08 3.84 3.77 5/292 31818
/proc/meminfo: memFree=23053380/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=759216 CPUtime=402.3 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 174496 0 0 0 40197 33 0 0 25 0 1 0 637641608 777437184 164607 33554432000 4194304 4263832 140734748291568 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 189804 164607 247 17 0 186977 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 759216

[startup+462.301 s]
/proc/loadavg: 4.03 3.87 3.78 5/292 31820
/proc/meminfo: memFree=22915712/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=853928 CPUtime=462.3 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 194649 0 0 0 46193 37 0 0 25 0 1 0 637641608 874422272 184760 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 213482 184760 247 17 0 210655 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 853928

[startup+522.3 s]
/proc/loadavg: 4.01 3.89 3.79 5/292 31821
/proc/meminfo: memFree=22740476/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=996660 CPUtime=522.3 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 224148 0 0 0 52189 41 0 0 25 0 1 0 637641608 1020579840 214259 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 249165 214259 247 17 0 246338 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 996660

[startup+582.301 s]
/proc/loadavg: 4.06 3.93 3.81 5/292 31823
/proc/meminfo: memFree=22545500/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=1114500 CPUtime=582.3 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 249072 0 0 0 58185 45 0 0 25 0 1 0 637641608 1141248000 239183 33554432000 4194304 4263832 140734748291568 18446744073709551615 4214965 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 278625 239183 247 17 0 275798 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1114500

[startup+642.3 s]
/proc/loadavg: 4.02 3.94 3.82 5/292 31824
/proc/meminfo: memFree=22380424/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=1227128 CPUtime=642.31 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 271946 0 0 0 64182 49 0 0 25 0 1 0 637641608 1256579072 262057 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 306782 262057 247 17 0 303955 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1227128

[startup+702.301 s]
/proc/loadavg: 4.07 3.98 3.84 5/292 31826
/proc/meminfo: memFree=22130764/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=1405752 CPUtime=702.3 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 309223 0 0 0 70175 55 0 0 25 0 1 0 637641608 1439490048 299334 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 351438 299334 247 17 0 348611 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1405752

[startup+762.311 s]
/proc/loadavg: 4.02 3.98 3.84 5/292 31828
/proc/meminfo: memFree=21949944/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=1504560 CPUtime=762.32 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 330560 0 0 0 76173 59 0 0 25 0 1 0 637641608 1540669440 320671 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 376140 320671 247 17 0 373313 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1504560

[startup+822.3 s]
/proc/loadavg: 4.01 3.98 3.85 5/292 31829
/proc/meminfo: memFree=21743468/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=1616024 CPUtime=822.31 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 353876 0 0 0 82167 64 0 0 25 0 1 0 637641608 1654808576 343987 33554432000 4194304 4263832 140734748291568 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 404006 343987 247 17 0 401179 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1616024

[startup+882.301 s]
/proc/loadavg: 4.03 3.99 3.86 5/292 31831
/proc/meminfo: memFree=21511948/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=1726292 CPUtime=882.31 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 377721 0 0 0 88163 68 0 0 25 0 1 0 637641608 1767723008 367832 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 431573 367832 248 17 0 428746 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1726292

[startup+942.301 s]
/proc/loadavg: 4.01 3.99 3.87 5/292 31832
/proc/meminfo: memFree=21276456/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=1855756 CPUtime=942.31 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 403904 0 0 0 94158 73 0 0 25 0 1 0 637641608 1900294144 394015 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 463939 394015 248 17 0 461112 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1855756

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.88 5/292 31834
/proc/meminfo: memFree=20980576/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=2039504 CPUtime=1002.31 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 440399 0 0 0 100152 79 0 0 25 0 1 0 637641608 2088452096 430510 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 509876 430510 248 17 0 507049 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2039504

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.88 5/292 31836
/proc/meminfo: memFree=20688420/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=2203196 CPUtime=1062.31 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 472213 0 0 0 106147 84 0 0 25 0 1 0 637641608 2256072704 462324 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224778 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 550799 462324 248 17 0 547972 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2203196

[startup+1122.3 s]
/proc/loadavg: 4.09 4.03 3.90 5/292 31837
/proc/meminfo: memFree=20412244/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=2361804 CPUtime=1122.31 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 503397 0 0 0 112142 89 0 0 25 0 1 0 637641608 2418487296 493508 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 590451 493508 249 17 0 587624 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2361804

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.91 5/292 31839
/proc/meminfo: memFree=20188408/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=2480436 CPUtime=1182.31 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 527255 0 0 0 118138 93 0 0 25 0 1 0 637641608 2539966464 517366 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 620109 517366 249 17 0 617282 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2480436

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.91 5/292 31840
/proc/meminfo: memFree=19910264/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=2598576 CPUtime=1242.31 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 551366 0 0 0 124136 95 0 0 25 0 1 0 637641608 2660941824 541476 33554432000 4194304 4263832 140734748291568 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 649644 541476 248 17 0 646817 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2598576



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.91 5/292 31842
/proc/meminfo: memFree=19590088/32951124 swapFree=67057896/67111528
[pid=31788] ppid=31786 vsize=2784812 CPUtime=1300.03 cores=5,7
/proc/31788/stat : 31788 (umsat) R 31786 31788 30778 0 -1 4202496 587126 0 0 0 129902 101 0 0 25 0 1 0 637641608 2851647488 577236 33554432000 4194304 4263832 140734748291568 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31788/statm: 696203 577236 248 17 0 693376 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2784812

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.1
CPU time (s): 1300.13
CPU user time (s): 1299.02
CPU system time (s): 1.10583
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2784812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.02
system time used= 1.10583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 587126
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= 11
involuntary context switches= 1118

runsolver used 3.55346 second user time and 8.28574 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 11:37:43
IDJOB=3379412
IDBENCH=71056
IDSOLVER=1861
FILE ID=node140/3379412-1305452262
RUNJOBID= node140-1305452262-31767
PBS_JOBID= 13324861
Free space on /tmp= 73452 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-10-10p1.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379412-1305452262/watcher-3379412-1305452262 -o /tmp/evaluation-result-3379412-1305452262/solver-3379412-1305452262 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379412-1305452262.cnf

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

MD5SUM BENCH= a82a0d70858fce21ee1798bbe5e8679b
RANDOM SEED=203393921

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24615500 kB
Buffers:        312364 kB
Cached:        4171536 kB
SwapCached:       8056 kB
Active:        4948256 kB
Inactive:      3076172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24615500 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           63036 kB
Writeback:           0 kB
AnonPages:     3537120 kB
Mapped:          22560 kB
Slab:           225620 kB
PageTables:      22844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45577332 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= 73416 MiB
End job on node140 at 2011-05-15 11:59:25