Trace number 3265231

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-02-25? (TO) 1300.06 1300.01

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-020-019.shuffled-as.sat05-1190.cnf
MD5SUM81bbeaaf9f0ca3bfc36d743097777052
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62875
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses3630
Sum of the clauses size7600
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23610
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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: 935)

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

running on 2 cores: 1,3

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.78 3.05 3.18 5/189 2116
/proc/meminfo: memFree=12812300/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=11644 CPUtime=0 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4194304 354 0 0 0 0 0 0 0 25 0 1 0 469212862 11923456 294 33554432000 4194304 4263880 140736042056464 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 2911 294 241 17 0 84 0

[startup+0.0322111 s]
/proc/loadavg: 2.78 3.05 3.18 5/189 2116
/proc/meminfo: memFree=12812300/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=12700 CPUtime=0.03 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 620 0 0 0 3 0 0 0 25 0 1 0 469212862 13004800 560 33554432000 4194304 4263880 140736042056464 18446744073709551615 4215104 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 3175 560 247 17 0 348 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12700

[startup+0.100199 s]
/proc/loadavg: 2.78 3.05 3.18 5/189 2116
/proc/meminfo: memFree=12812300/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=14664 CPUtime=0.09 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 1107 0 0 0 9 0 0 0 25 0 1 0 469212862 15015936 1047 33554432000 4194304 4263880 140736042056464 18446744073709551615 212435677893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 3666 1048 247 17 0 839 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14664

[startup+0.300163 s]
/proc/loadavg: 2.78 3.05 3.18 5/189 2116
/proc/meminfo: memFree=12812300/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=16412 CPUtime=0.29 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 1540 0 0 0 29 0 0 0 25 0 1 0 469212862 16805888 1480 33554432000 4194304 4263880 140736042056464 18446744073709551615 4207708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 4103 1480 247 17 0 1276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16412

[startup+0.701087 s]
/proc/loadavg: 2.78 3.05 3.18 5/189 2116
/proc/meminfo: memFree=12812300/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=17964 CPUtime=0.69 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 1945 0 0 0 69 0 0 0 25 0 1 0 469212862 18395136 1885 33554432000 4194304 4263880 140736042056464 18446744073709551615 212435677893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 4491 1885 247 17 0 1664 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17964

[startup+1.50094 s]
/proc/loadavg: 2.88 3.07 3.19 5/190 2117
/proc/meminfo: memFree=12786424/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=21708 CPUtime=1.49 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 2853 0 0 0 149 0 0 0 25 0 1 0 469212862 22228992 2793 33554432000 4194304 4263880 140736042056464 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 5427 2793 248 17 0 2600 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21708

[startup+3.10063 s]
/proc/loadavg: 2.88 3.07 3.19 5/190 2117
/proc/meminfo: memFree=12761128/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=26912 CPUtime=3.09 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 4154 0 0 0 309 0 0 0 25 0 1 0 469212862 27557888 4094 33554432000 4194304 4263880 140736042056464 18446744073709551615 4207698 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 6728 4094 248 17 0 3901 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26912

[startup+6.30103 s]
/proc/loadavg: 2.88 3.07 3.19 5/190 2117
/proc/meminfo: memFree=12702508/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=33252 CPUtime=6.29 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 5740 0 0 0 629 0 0 0 25 0 1 0 469212862 34050048 5680 33554432000 4194304 4263880 140736042056464 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 8313 5680 248 17 0 5486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33252

[startup+12.7008 s]
/proc/loadavg: 3.05 3.10 3.19 5/190 2118
/proc/meminfo: memFree=12621056/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=38784 CPUtime=12.69 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 7147 0 0 0 1269 0 0 0 25 0 1 0 469212862 39714816 6979 33554432000 4194304 4263880 140736042056464 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 9696 6979 248 17 0 6869 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38784

[startup+25.5004 s]
/proc/loadavg: 3.19 3.13 3.20 5/190 2118
/proc/meminfo: memFree=12498044/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=50888 CPUtime=25.49 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 10196 0 0 0 2548 1 0 0 25 0 1 0 469212862 52109312 9940 33554432000 4194304 4263880 140736042056464 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 12722 9940 248 17 0 9895 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50888

[startup+51.1005 s]
/proc/loadavg: 3.51 3.21 3.23 5/190 2119
/proc/meminfo: memFree=12347116/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=59656 CPUtime=51.09 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 12430 0 0 0 5108 1 0 0 25 0 1 0 469212862 61087744 12008 33554432000 4194304 4263880 140736042056464 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 14914 12008 248 17 0 12087 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59656

[startup+102.307 s]
/proc/loadavg: 3.79 3.33 3.27 5/190 2120
/proc/meminfo: memFree=12099356/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=78720 CPUtime=102.3 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 17140 0 0 0 10227 3 0 0 25 0 1 0 469212862 80609280 16513 33554432000 4194304 4263880 140736042056464 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 19680 16513 248 17 0 16853 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78720

[startup+162.3 s]
/proc/loadavg: 3.92 3.45 3.31 5/190 2121
/proc/meminfo: memFree=11932436/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=93324 CPUtime=162.29 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 20852 0 0 0 16225 4 0 0 25 0 1 0 469212862 95563776 20055 33554432000 4194304 4263880 140736042056464 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 23331 20055 248 17 0 20504 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 93324

[startup+222.301 s]
/proc/loadavg: 4.00 3.56 3.35 5/190 2123
/proc/meminfo: memFree=11729684/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=107620 CPUtime=222.3 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 24326 0 0 0 22224 6 0 0 25 0 1 0 469212862 110202880 23432 33554432000 4194304 4263880 140736042056464 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 26905 23432 248 17 0 24078 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 107620

[startup+282.301 s]
/proc/loadavg: 4.06 3.65 3.40 5/190 2125
/proc/meminfo: memFree=11670140/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=110144 CPUtime=282.3 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 24926 0 0 0 28224 6 0 0 25 0 1 0 469212862 112787456 24032 33554432000 4194304 4263880 140736042056464 18446744073709551615 212435714674 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 27536 24032 248 17 0 24709 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 110144

[startup+342.3 s]
/proc/loadavg: 4.02 3.71 3.43 5/190 2126
/proc/meminfo: memFree=11614568/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=119212 CPUtime=342.3 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 27212 0 0 0 34223 7 0 0 25 0 1 0 469212862 122073088 26211 33554432000 4194304 4263880 140736042056464 18446744073709551615 4243977 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 29803 26211 248 17 0 26976 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 119212

[startup+402.301 s]
/proc/loadavg: 4.00 3.76 3.46 5/190 2128
/proc/meminfo: memFree=11568668/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=121112 CPUtime=402.3 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 27612 0 0 0 40223 7 0 0 25 0 1 0 469212862 124018688 26611 33554432000 4194304 4263880 140736042056464 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 30278 26611 248 17 0 27451 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 121112

[startup+462.301 s]
/proc/loadavg: 4.00 3.80 3.49 5/190 2129
/proc/meminfo: memFree=11525992/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=124572 CPUtime=462.31 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 28534 0 0 0 46223 8 0 0 25 0 1 0 469212862 127561728 27415 33554432000 4194304 4263880 140736042056464 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 31143 27415 248 17 0 28316 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 124572

[startup+522.3 s]
/proc/loadavg: 4.06 3.85 3.53 5/190 2131
/proc/meminfo: memFree=11490132/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=126624 CPUtime=522.31 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 29067 0 0 0 52223 8 0 0 25 0 1 0 469212862 129662976 27948 33554432000 4194304 4263880 140736042056464 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 31656 27948 248 17 0 28829 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 126624

[startup+582.301 s]
/proc/loadavg: 4.02 3.88 3.56 5/190 2133
/proc/meminfo: memFree=11432452/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=128160 CPUtime=582.31 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 29377 0 0 0 58223 8 0 0 25 0 1 0 469212862 131235840 28258 33554432000 4194304 4263880 140736042056464 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 32040 28258 248 17 0 29213 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 128160

[startup+642.301 s]
/proc/loadavg: 4.00 3.90 3.58 5/190 2134
/proc/meminfo: memFree=11377616/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=133820 CPUtime=642.31 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 30966 0 0 0 64223 8 0 0 25 0 1 0 469212862 137031680 29588 33554432000 4194304 4263880 140736042056464 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 33455 29588 248 17 0 30628 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 133820

[startup+702.3 s]
/proc/loadavg: 4.00 3.91 3.60 5/190 2136
/proc/meminfo: memFree=11285944/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=135956 CPUtime=702.31 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 31482 0 0 0 70223 8 0 0 25 0 1 0 469212862 139218944 30104 33554432000 4194304 4263880 140736042056464 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 33989 30104 248 17 0 31162 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 135956

[startup+762.307 s]
/proc/loadavg: 4.06 3.94 3.63 5/190 2138
/proc/meminfo: memFree=11226904/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=138004 CPUtime=762.32 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 31884 0 0 0 76224 8 0 0 25 0 1 0 469212862 141316096 30506 33554432000 4194304 4263880 140736042056464 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 34501 30506 248 17 0 31674 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 138004

[startup+822.3 s]
/proc/loadavg: 4.05 3.96 3.65 5/190 2139
/proc/meminfo: memFree=11183852/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=144560 CPUtime=822.32 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 33702 0 0 0 82223 9 0 0 25 0 1 0 469212862 148029440 32181 33554432000 4194304 4263880 140736042056464 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 36140 32181 248 17 0 33313 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 144560

[startup+882.301 s]
/proc/loadavg: 4.02 3.97 3.67 5/190 2141
/proc/meminfo: memFree=11118848/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=149968 CPUtime=882.32 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 35000 0 0 0 88222 10 0 0 25 0 1 0 469212862 153567232 33479 33554432000 4194304 4263880 140736042056464 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 37492 33479 248 17 0 34665 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 149968

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 2142
/proc/meminfo: memFree=11052360/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=150480 CPUtime=942.33 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 35154 0 0 0 94223 10 0 0 25 0 1 0 469212862 154091520 33633 33554432000 4194304 4263880 140736042056464 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 37620 33633 248 17 0 34793 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 150480

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 2144
/proc/meminfo: memFree=10996044/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=150992 CPUtime=1002.33 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 35295 0 0 0 100223 10 0 0 25 0 1 0 469212862 154615808 33774 33554432000 4194304 4263880 140736042056464 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 37748 33774 248 17 0 34921 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 150992

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 2145
/proc/meminfo: memFree=10962544/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=152784 CPUtime=1062.33 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 35707 0 0 0 106223 10 0 0 25 0 1 0 469212862 156450816 34186 33554432000 4194304 4263880 140736042056464 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 38196 34186 248 17 0 35369 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 152784

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 2147
/proc/meminfo: memFree=10961156/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=153496 CPUtime=1122.33 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 35843 0 0 0 112223 10 0 0 25 0 1 0 469212862 157179904 34322 33554432000 4194304 4263880 140736042056464 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 38374 34322 248 17 0 35547 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 153496

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 2149
/proc/meminfo: memFree=10946268/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=165040 CPUtime=1182.33 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 38818 0 0 0 118221 12 0 0 25 0 1 0 469212862 169000960 37140 33554432000 4194304 4263880 140736042056464 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 41260 37140 248 17 0 38433 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 165040

[startup+1242.3 s]
/proc/loadavg: 4.07 3.99 3.77 5/190 2150
/proc/meminfo: memFree=10941644/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=168160 CPUtime=1242.34 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 39517 0 0 0 124221 13 0 0 25 0 1 0 469212862 172195840 37839 33554432000 4194304 4263880 140736042056464 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 42040 37839 248 17 0 39213 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 168160



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.00 3.78 2/175 2206
/proc/meminfo: memFree=12787088/32951124 swapFree=67111528/67111528
[pid=2116] ppid=2114 vsize=171944 CPUtime=1300.04 cores=1,3
/proc/2116/stat : 2116 (umsat) R 2114 2116 504 0 -1 4202496 40461 0 0 0 129991 13 0 0 25 0 1 0 469212862 176070656 38783 33554432000 4194304 4263880 140736042056464 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2116/statm: 42986 38783 248 17 0 40159 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 171944

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.01
CPU time (s): 1300.06
CPU user time (s): 1299.92
CPU system time (s): 0.139978
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 171944

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

runsolver used 1.93871 second user time and 5.16221 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 18:28:25
IDJOB=3265231
IDBENCH=85459
IDSOLVER=1582
FILE ID=node102/3265231-1303576105
RUNJOBID= node102-1303576100-2022
PBS_JOBID= 13150307
Free space on /tmp= 70708 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-020-019.shuffled-as.sat05-1190.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265231-1303576105/watcher-3265231-1303576105 -o /tmp/evaluation-result-3265231-1303576105/solver-3265231-1303576105 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3265231-1303576105.cnf

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

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=1058843245

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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.828
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:      12812324 kB
Buffers:       1838452 kB
Cached:       17555844 kB
SwapCached:          0 kB
Active:        9929036 kB
Inactive:      9652324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12812324 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10260 kB
Writeback:           0 kB
AnonPages:      186600 kB
Mapped:          15336 kB
Slab:           495052 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   371628 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= 70712 MiB
End job on node102 at 2011-04-23 18:50:07