Trace number 3379144

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

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l2.used-as.sat04-894.cnf
MD5SUMb3ddb2ee2bb2b83e1c98b2a9018351fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark590.41
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
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-3379144-1305461048/watcher-3379144-1305461048 -o /tmp/evaluation-result-3379144-1305461048/solver-3379144-1305461048 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379144-1305461048.cnf 

running on 2 cores: 0,2

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: 0.92 1.65 2.82 4/361 2229
/proc/meminfo: memFree=26594636/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=11644 CPUtime=0 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4194304 343 0 0 0 0 0 0 0 23 0 1 0 657703265 11923456 284 33554432000 4194304 4263832 140735694186672 18446744073709551615 48001997755439 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 2911 284 240 17 0 84 0

[startup+0.077067 s]
/proc/loadavg: 0.92 1.65 2.82 4/361 2229
/proc/meminfo: memFree=26594636/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=12428 CPUtime=0.07 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4194304 605 0 0 0 7 0 0 0 23 0 1 0 657703265 12726272 497 33554432000 4194304 4263832 140735694186672 18446744073709551615 48001997523478 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 3107 497 241 17 0 280 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12428

[startup+0.101073 s]
/proc/loadavg: 0.92 1.65 2.82 4/361 2229
/proc/meminfo: memFree=26594636/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=16128 CPUtime=0.09 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 1436 0 0 0 9 0 0 0 23 0 1 0 657703265 16515072 1231 33554432000 4194304 4263832 140735694186672 18446744073709551615 210204308165 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 4032 1233 244 17 0 1205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16128

[startup+0.301013 s]
/proc/loadavg: 0.92 1.65 2.82 4/361 2229
/proc/meminfo: memFree=26594636/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=15760 CPUtime=0.29 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 1536 0 0 0 29 0 0 0 25 0 1 0 657703265 16138240 1222 33554432000 4194304 4263832 140735694186672 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 3940 1223 247 17 0 1113 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15760

[startup+0.700945 s]
/proc/loadavg: 0.92 1.65 2.82 4/361 2229
/proc/meminfo: memFree=26594636/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=16984 CPUtime=0.69 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 1842 0 0 0 69 0 0 0 25 0 1 0 657703265 17391616 1528 33554432000 4194304 4263832 140735694186672 18446744073709551615 4207670 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 4246 1528 247 17 0 1419 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16984

[startup+1.50085 s]
/proc/loadavg: 1.17 1.69 2.82 5/375 2251
/proc/meminfo: memFree=26525200/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=19136 CPUtime=1.49 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 2399 0 0 0 149 0 0 0 25 0 1 0 657703265 19595264 2085 33554432000 4194304 4263832 140735694186672 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 4784 2085 247 17 0 1957 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19136

[startup+3.10057 s]
/proc/loadavg: 1.17 1.69 2.82 5/375 2253
/proc/meminfo: memFree=26429596/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=22572 CPUtime=3.09 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 3256 0 0 0 309 0 0 0 25 0 1 0 657703265 23113728 2942 33554432000 4194304 4263832 140735694186672 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 5643 2942 247 17 0 2816 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22572

[startup+6.30101 s]
/proc/loadavg: 1.17 1.69 2.82 4/371 2278
/proc/meminfo: memFree=26434700/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=28268 CPUtime=6.29 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 4624 0 0 0 629 0 0 0 25 0 1 0 657703265 28946432 4310 33554432000 4194304 4263832 140735694186672 18446744073709551615 4206466 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 7067 4310 247 17 0 4240 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28268

[startup+12.7009 s]
/proc/loadavg: 1.60 1.76 2.84 5/375 2289
/proc/meminfo: memFree=26397520/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=38332 CPUtime=12.69 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 7161 0 0 0 1268 1 0 0 25 0 1 0 657703265 39251968 6847 33554432000 4194304 4263832 140735694186672 18446744073709551615 210204305650 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 9583 6847 247 17 0 6756 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38332

[startup+25.5008 s]
/proc/loadavg: 1.97 1.83 2.85 5/375 2290
/proc/meminfo: memFree=26376956/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=49288 CPUtime=25.49 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 9722 0 0 0 2547 2 0 0 25 0 1 0 657703265 50470912 9408 33554432000 4194304 4263832 140735694186672 18446744073709551615 4205807 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 12322 9408 247 17 0 9495 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49288

[startup+51.1005 s]
/proc/loadavg: 2.66 2.01 2.88 5/375 2291
/proc/meminfo: memFree=26339340/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=55592 CPUtime=51.09 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 11288 0 0 0 5106 3 0 0 25 0 1 0 657703265 56926208 10974 33554432000 4194304 4263832 140735694186672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 13898 10974 247 17 0 11071 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55592

[startup+102.315 s]
/proc/loadavg: 3.46 2.34 2.94 5/375 2292
/proc/meminfo: memFree=26224548/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=75824 CPUtime=102.3 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 16554 0 0 0 10225 5 0 0 25 0 1 0 657703265 77643776 15702 33554432000 4194304 4263832 140735694186672 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 18956 15702 247 17 0 16129 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75824

[startup+162.301 s]
/proc/loadavg: 3.85 2.65 3.01 5/375 2294
/proc/meminfo: memFree=26088980/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=91940 CPUtime=162.29 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 20595 0 0 0 16221 8 0 0 25 0 1 0 657703265 94146560 19743 33554432000 4194304 4263832 140735694186672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 22985 19743 247 17 0 20158 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 91940

[startup+222.301 s]
/proc/loadavg: 3.94 2.90 3.07 5/375 2295
/proc/meminfo: memFree=25974716/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=101060 CPUtime=222.29 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 23266 0 0 0 22220 9 0 0 25 0 1 0 657703265 103485440 22040 33554432000 4194304 4263832 140735694186672 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 25265 22040 247 17 0 22438 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 101060

[startup+282.301 s]
/proc/loadavg: 3.98 3.09 3.12 5/375 2297
/proc/meminfo: memFree=25905096/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=110528 CPUtime=282.29 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 25502 0 0 0 28219 10 0 0 25 0 1 0 657703265 113180672 24276 33554432000 4194304 4263832 140735694186672 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 27632 24276 247 17 0 24805 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 110528

[startup+342.301 s]
/proc/loadavg: 4.09 3.29 3.19 5/375 2298
/proc/meminfo: memFree=25845016/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=115016 CPUtime=342.29 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 27018 0 0 0 34218 11 0 0 25 0 1 0 657703265 117776384 25340 33554432000 4194304 4263832 140735694186672 18446744073709551615 4205591 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 28754 25340 247 17 0 25927 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 115016

[startup+402.301 s]
/proc/loadavg: 4.11 3.44 3.24 5/375 2300
/proc/meminfo: memFree=25789928/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=116552 CPUtime=402.29 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 27312 0 0 0 40218 11 0 0 25 0 1 0 657703265 119349248 25634 33554432000 4194304 4263832 140735694186672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 29138 25634 247 17 0 26311 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 116552

[startup+462.301 s]
/proc/loadavg: 4.10 3.57 3.30 5/375 2302
/proc/meminfo: memFree=25697256/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=148096 CPUtime=462.3 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 35230 0 0 0 46214 16 0 0 25 0 1 0 657703265 151650304 33039 33554432000 4194304 4263832 140735694186672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 37024 33039 247 17 0 34197 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 148096

[startup+522.301 s]
/proc/loadavg: 4.04 3.64 3.34 5/375 2303
/proc/meminfo: memFree=25635592/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=150996 CPUtime=522.29 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 36479 0 0 0 52213 16 0 0 25 0 1 0 657703265 154619904 33741 33554432000 4194304 4263832 140735694186672 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 37749 33741 247 17 0 34922 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 150996

[startup+582.3 s]
/proc/loadavg: 4.01 3.71 3.38 5/375 2305
/proc/meminfo: memFree=25565376/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=151508 CPUtime=582.29 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 36572 0 0 0 58212 17 0 0 25 0 1 0 657703265 155144192 33834 33554432000 4194304 4263832 140735694186672 18446744073709551615 4207660 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 37877 33834 247 17 0 35050 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 151508

[startup+642.3 s]
/proc/loadavg: 4.00 3.76 3.41 5/375 2307
/proc/meminfo: memFree=25505216/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=152148 CPUtime=642.3 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 36748 0 0 0 64213 17 0 0 25 0 1 0 657703265 155799552 34010 33554432000 4194304 4263832 140735694186672 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 38037 34010 247 17 0 35210 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 152148

[startup+702.3 s]
/proc/loadavg: 4.13 3.83 3.46 5/375 2310
/proc/meminfo: memFree=25457308/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=162316 CPUtime=702.3 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 39331 0 0 0 70211 19 0 0 25 0 1 0 657703265 166211584 36593 33554432000 4194304 4263832 140735694186672 18446744073709551615 4207742 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 40579 36593 247 17 0 37752 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 162316

[startup+762.314 s]
/proc/loadavg: 4.11 3.87 3.49 5/375 2312
/proc/meminfo: memFree=25402960/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=188232 CPUtime=762.32 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 45685 0 0 0 76209 23 0 0 25 0 1 0 657703265 192749568 42947 33554432000 4194304 4263832 140735694186672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 47058 42947 247 17 0 44231 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 188232

[startup+822.301 s]
/proc/loadavg: 4.04 3.89 3.52 5/375 2313
/proc/meminfo: memFree=25333116/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=197552 CPUtime=822.3 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 48704 0 0 0 82206 24 0 0 25 0 1 0 657703265 202293248 45304 33554432000 4194304 4263832 140735694186672 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 49388 45304 247 17 0 46561 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 197552

[startup+882.301 s]
/proc/loadavg: 4.01 3.91 3.55 5/375 2315
/proc/meminfo: memFree=25297496/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=197932 CPUtime=882.3 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 48789 0 0 0 88206 24 0 0 25 0 1 0 657703265 202682368 45389 33554432000 4194304 4263832 140735694186672 18446744073709551615 4206507 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 49483 45389 247 17 0 46656 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 197932

[startup+942.301 s]
/proc/loadavg: 4.07 3.94 3.58 5/375 2316
/proc/meminfo: memFree=25265488/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=199212 CPUtime=942.3 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 49012 0 0 0 94206 24 0 0 25 0 1 0 657703265 203993088 45612 33554432000 4194304 4263832 140735694186672 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 49803 45612 247 17 0 46976 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 199212

[startup+1002.3 s]
/proc/loadavg: 4.11 3.98 3.61 5/375 2318
/proc/meminfo: memFree=25233460/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=199468 CPUtime=1002.3 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 49072 0 0 0 100206 24 0 0 25 0 1 0 657703265 204255232 45672 33554432000 4194304 4263832 140735694186672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 49867 45672 247 17 0 47040 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 199468

[startup+1062.3 s]
/proc/loadavg: 4.08 3.99 3.64 5/375 2320
/proc/meminfo: memFree=25183572/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=200236 CPUtime=1062.31 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 49285 0 0 0 106206 25 0 0 25 0 1 0 657703265 205041664 45885 33554432000 4194304 4263832 140735694186672 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 50059 45885 247 17 0 47232 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 200236

[startup+1122.3 s]
/proc/loadavg: 4.03 3.99 3.66 5/375 2321
/proc/meminfo: memFree=25126496/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=201260 CPUtime=1122.31 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 49469 0 0 0 112206 25 0 0 25 0 1 0 657703265 206090240 46069 33554432000 4194304 4263832 140735694186672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 50315 46069 247 17 0 47488 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 201260

[startup+1182.3 s]
/proc/loadavg: 4.01 3.99 3.68 5/375 2323
/proc/meminfo: memFree=25093852/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=213204 CPUtime=1182.3 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 52480 0 0 0 118203 27 0 0 25 0 1 0 657703265 218320896 49080 33554432000 4194304 4263832 140735694186672 18446744073709551615 4215042 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 53301 49080 247 17 0 50474 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 213204

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.69 5/375 2324
/proc/meminfo: memFree=25036664/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=244356 CPUtime=1242.3 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 60238 0 0 0 124199 31 0 0 25 0 1 0 657703265 250220544 56838 33554432000 4194304 4263832 140735694186672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 61089 56838 247 17 0 58262 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 244356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.71 5/375 2326
/proc/meminfo: memFree=24988640/32951124 swapFree=63649232/67111528
[pid=2229] ppid=2227 vsize=272244 CPUtime=1300.01 cores=0,2
/proc/2229/stat : 2229 (umsat) R 2227 2229 1684 0 -1 4202496 67213 0 0 0 129966 35 0 0 25 0 1 0 657703265 278777856 63813 33554432000 4194304 4263832 140735694186672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2229/statm: 68061 63813 247 17 0 65234 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 272244

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.03
CPU time (s): 1300.04
CPU user time (s): 1299.67
CPU system time (s): 0.370943
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 272244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.67
system time used= 0.370943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67215
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= 18
involuntary context switches= 16770

runsolver used 5.03223 second user time and 11.2033 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 14:04:08
IDJOB=3379144
IDBENCH=84761
IDSOLVER=1861
FILE ID=node130/3379144-1305461048
RUNJOBID= node130-1305461047-2208
PBS_JOBID= 13324900
Free space on /tmp= 73396 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l2.used-as.sat04-894.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379144-1305461048/watcher-3379144-1305461048 -o /tmp/evaluation-result-3379144-1305461048/solver-3379144-1305461048 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379144-1305461048.cnf

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

MD5SUM BENCH= b3ddb2ee2bb2b83e1c98b2a9018351fc
RANDOM SEED=2060960209

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26595164 kB
Buffers:        289836 kB
Cached:        4036356 kB
SwapCached:      10248 kB
Active:        2168016 kB
Inactive:      3901044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26595164 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            5580 kB
Writeback:           0 kB
AnonPages:     1740400 kB
Mapped:          20172 kB
Slab:           188444 kB
PageTables:      34996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88826816 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= 73368 MiB
End job on node130 at 2011-05-15 14:25:50