Trace number 3263603

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.05 1300.03

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
MD5SUM9ffa0325c9e00b41c025f41d20ec5a0c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4252.27
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses49070
Sum of the clauses size98700
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249050
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-3263603-1303563922/watcher-3263603-1303563922 -o /tmp/evaluation-result-3263603-1303563922/solver-3263603-1303563922 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3263603-1303563922.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.46 3.88 3.90 4/184 27590
/proc/meminfo: memFree=19901232/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=11644 CPUtime=0 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4194304 337 0 0 0 0 0 0 0 22 0 1 0 448808347 11923456 276 33554432000 4194304 4263880 140736569279040 18446744073709551615 255101799661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 2911 276 240 17 0 84 0

[startup+0.0323759 s]
/proc/loadavg: 3.46 3.88 3.90 4/184 27590
/proc/meminfo: memFree=19901232/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=12104 CPUtime=0.02 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4194304 475 0 0 0 2 0 0 0 22 0 1 0 448808347 12394496 414 33554432000 4194304 4263880 140736569279040 18446744073709551615 255106426609 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 3026 414 242 17 0 199 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12104

[startup+0.100397 s]
/proc/loadavg: 3.46 3.88 3.90 4/184 27590
/proc/meminfo: memFree=19901232/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=13340 CPUtime=0.09 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4194304 913 0 0 0 9 0 0 0 22 0 1 0 448808347 13660160 706 33554432000 4194304 4263880 140736569279040 18446744073709551615 47074013364300 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 3335 706 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300357 s]
/proc/loadavg: 3.46 3.88 3.90 4/184 27590
/proc/meminfo: memFree=19901232/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=20284 CPUtime=0.29 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 3110 0 0 0 29 0 0 0 23 0 1 0 448808347 20770816 2422 33554432000 4194304 4263880 140736569279040 18446744073709551615 255106429637 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 5071 2422 247 17 0 2244 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20284

[startup+0.700291 s]
/proc/loadavg: 3.46 3.88 3.90 4/184 27590
/proc/meminfo: memFree=19901232/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=24508 CPUtime=0.69 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 4166 0 0 0 69 0 0 0 25 0 1 0 448808347 25096192 3478 33554432000 4194304 4263880 140736569279040 18446744073709551615 255106429637 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 6127 3478 247 17 0 3300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24508

[startup+1.50116 s]
/proc/loadavg: 3.46 3.88 3.90 5/190 27601
/proc/meminfo: memFree=19843896/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=30596 CPUtime=1.49 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 5663 0 0 0 149 0 0 0 25 0 1 0 448808347 31330304 4975 33554432000 4194304 4263880 140736569279040 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 7649 4975 247 17 0 4822 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30596

[startup+3.10086 s]
/proc/loadavg: 3.46 3.88 3.90 5/190 27601
/proc/meminfo: memFree=19820052/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=38400 CPUtime=3.09 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 7618 0 0 0 308 1 0 0 25 0 1 0 448808347 39321600 6930 33554432000 4194304 4263880 140736569279040 18446744073709551615 4205643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 9600 6930 247 17 0 6773 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38400

[startup+6.30031 s]
/proc/loadavg: 3.50 3.89 3.90 5/190 27601
/proc/meminfo: memFree=19769340/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=49220 CPUtime=6.29 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 10268 0 0 0 628 1 0 0 25 0 1 0 448808347 50401280 9580 33554432000 4194304 4263880 140736569279040 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 12305 9580 247 17 0 9478 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49220

[startup+12.7012 s]
/proc/loadavg: 3.54 3.89 3.90 5/190 27601
/proc/meminfo: memFree=19701800/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=67560 CPUtime=12.69 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 14767 0 0 0 1267 2 0 0 25 0 1 0 448808347 69181440 14079 33554432000 4194304 4263880 140736569279040 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 16890 14079 248 17 0 14063 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67560

[startup+25.5009 s]
/proc/loadavg: 3.71 3.91 3.91 5/190 27602
/proc/meminfo: memFree=19636328/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=87000 CPUtime=25.49 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 19327 0 0 0 2545 4 0 0 25 0 1 0 448808347 89088000 18639 33554432000 4194304 4263880 140736569279040 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 21750 18639 248 17 0 18923 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87000

[startup+51.1004 s]
/proc/loadavg: 3.81 3.91 3.91 5/190 27602
/proc/meminfo: memFree=19551844/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=113020 CPUtime=51.08 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 25693 0 0 0 5103 5 0 0 25 0 1 0 448808347 115732480 25005 33554432000 4194304 4263880 140736569279040 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 28255 25005 248 17 0 25428 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 113020

[startup+102.306 s]
/proc/loadavg: 3.91 3.92 3.91 5/190 27604
/proc/meminfo: memFree=19429092/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=149460 CPUtime=102.3 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 34102 0 0 0 10221 9 0 0 25 0 1 0 448808347 153047040 33408 33554432000 4194304 4263880 140736569279040 18446744073709551615 4207860 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 37365 33408 248 17 0 34538 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149460

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 3.91 5/190 27605
/proc/meminfo: memFree=19327644/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=182252 CPUtime=162.29 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 42094 0 0 0 16217 12 0 0 25 0 1 0 448808347 186626048 41400 33554432000 4194304 4263880 140736569279040 18446744073709551615 255106423805 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 45563 41400 248 17 0 42736 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 182252

[startup+222.3 s]
/proc/loadavg: 3.99 3.94 3.91 5/190 27607
/proc/meminfo: memFree=19237976/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=208116 CPUtime=222.29 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 48266 0 0 0 22214 15 0 0 25 0 1 0 448808347 213110784 47571 33554432000 4194304 4263880 140736569279040 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 52029 47571 247 17 0 49202 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 208116

[startup+282.301 s]
/proc/loadavg: 4.10 3.98 3.92 5/190 27608
/proc/meminfo: memFree=19173476/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=227060 CPUtime=282.29 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 52866 0 0 0 28213 16 0 0 25 0 1 0 448808347 232509440 52171 33554432000 4194304 4263880 140736569279040 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 56765 52171 247 17 0 53938 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 227060

[startup+342.3 s]
/proc/loadavg: 4.03 3.98 3.92 5/190 27610
/proc/meminfo: memFree=19112096/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=245280 CPUtime=342.29 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 57230 0 0 0 34211 18 0 0 25 0 1 0 448808347 251166720 56535 33554432000 4194304 4263880 140736569279040 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 61320 56535 247 17 0 58493 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 245280

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 3.92 5/190 27612
/proc/meminfo: memFree=19054420/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=263484 CPUtime=402.3 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 61417 0 0 0 40210 20 0 0 25 0 1 0 448808347 269807616 60722 33554432000 4194304 4263880 140736569279040 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 65871 60722 247 17 0 63044 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 263484

[startup+462.3 s]
/proc/loadavg: 4.04 4.00 3.93 5/190 27613
/proc/meminfo: memFree=18996376/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=282196 CPUtime=462.3 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 65898 0 0 0 46208 22 0 0 25 0 1 0 448808347 288968704 65203 33554432000 4194304 4263880 140736569279040 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 70549 65203 247 17 0 67722 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 282196

[startup+522.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 27615
/proc/meminfo: memFree=18936836/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=299384 CPUtime=522.3 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 69901 0 0 0 52207 23 0 0 25 0 1 0 448808347 306569216 69206 33554432000 4194304 4263880 140736569279040 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 74846 69206 247 17 0 72019 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 299384

[startup+582.301 s]
/proc/loadavg: 4.08 4.01 3.93 5/190 27616
/proc/meminfo: memFree=18890944/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=312196 CPUtime=582.3 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 72825 0 0 0 58206 24 0 0 25 0 1 0 448808347 319688704 72130 33554432000 4194304 4263880 140736569279040 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 78049 72130 247 17 0 75222 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 312196

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 27618
/proc/meminfo: memFree=18845928/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=322868 CPUtime=642.31 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 75414 0 0 0 64206 25 0 0 25 0 1 0 448808347 330616832 74719 33554432000 4194304 4263880 140736569279040 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 80717 74719 247 17 0 77890 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 322868

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 27620
/proc/meminfo: memFree=18795692/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=339444 CPUtime=702.3 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 79182 0 0 0 70204 26 0 0 25 0 1 0 448808347 347590656 78487 33554432000 4194304 4263880 140736569279040 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 84861 78487 248 17 0 82034 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 339444

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27621
/proc/meminfo: memFree=18748928/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=354592 CPUtime=762.31 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 82885 0 0 0 76203 28 0 0 25 0 1 0 448808347 363102208 82189 33554432000 4194304 4263880 140736569279040 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 88648 82189 248 17 0 85821 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 354592

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27623
/proc/meminfo: memFree=18708236/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=367280 CPUtime=822.3 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 85800 0 0 0 82201 29 0 0 25 0 1 0 448808347 376094720 85104 33554432000 4194304 4263880 140736569279040 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 91820 85104 248 17 0 88993 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 367280

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27624
/proc/meminfo: memFree=18669284/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=378148 CPUtime=882.31 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 88439 0 0 0 88201 30 0 0 25 0 1 0 448808347 387223552 87743 33554432000 4194304 4263880 140736569279040 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 94537 87743 248 17 0 91710 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 378148

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27626
/proc/meminfo: memFree=18632948/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=388312 CPUtime=942.31 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 90867 0 0 0 94200 31 0 0 25 0 1 0 448808347 397631488 90171 33554432000 4194304 4263880 140736569279040 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 97078 90171 250 17 0 94251 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 388312

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27628
/proc/meminfo: memFree=18595736/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=399992 CPUtime=1002.31 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 93477 0 0 0 100200 31 0 0 25 0 1 0 448808347 409591808 92781 33554432000 4194304 4263880 140736569279040 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 99998 92781 250 17 0 97171 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 399992

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 27629
/proc/meminfo: memFree=18560624/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=409444 CPUtime=1062.31 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 95719 0 0 0 106199 32 0 0 25 0 1 0 448808347 419270656 95021 33554432000 4194304 4263880 140736569279040 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 102361 95021 248 17 0 99534 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 409444

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 27631
/proc/meminfo: memFree=18520928/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=418000 CPUtime=1122.31 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 97737 0 0 0 112199 32 0 0 25 0 1 0 448808347 428032000 97039 33554432000 4194304 4263880 140736569279040 18446744073709551615 4205730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 104500 97039 249 17 0 101673 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 418000

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 27635
/proc/meminfo: memFree=18486548/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=428916 CPUtime=1182.31 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 100100 0 0 0 118198 33 0 0 25 0 1 0 448808347 439209984 99402 33554432000 4194304 4263880 140736569279040 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 107229 99402 249 17 0 104402 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 428916

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 27637
/proc/meminfo: memFree=18449864/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=439452 CPUtime=1242.31 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 102422 0 0 0 124197 34 0 0 25 0 1 0 448808347 449998848 101724 33554432000 4194304 4263880 140736569279040 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 109863 101724 249 17 0 107036 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 439452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 3/186 27641
/proc/meminfo: memFree=19196484/32951124 swapFree=67111524/67111528
[pid=27590] ppid=27588 vsize=448920 CPUtime=1300.02 cores=4,6
/proc/27590/stat : 27590 (umsat) R 27588 27590 26627 0 -1 4202496 104692 0 0 0 129967 35 0 0 25 0 1 0 448808347 459694080 103994 33554432000 4194304 4263880 140736569279040 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27590/statm: 112230 103994 249 17 0 109403 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 448920

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.05
CPU user time (s): 1299.68
CPU system time (s): 0.374943
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 448920

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

runsolver used 2.26266 second user time and 4.84026 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 15:05:22
IDJOB=3263603
IDBENCH=83988
IDSOLVER=1582
FILE ID=node144/3263603-1303563922
RUNJOBID= node144-1303563922-27559
PBS_JOBID= 13150271
Free space on /tmp= 72188 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263603-1303563922/watcher-3263603-1303563922 -o /tmp/evaluation-result-3263603-1303563922/solver-3263603-1303563922 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3263603-1303563922.cnf

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

MD5SUM BENCH= 9ffa0325c9e00b41c025f41d20ec5a0c
RANDOM SEED=1824725601

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19901512 kB
Buffers:       2154216 kB
Cached:       10288312 kB
SwapCached:          4 kB
Active:        3307568 kB
Inactive:      9208328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19901512 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8740 kB
Writeback:           0 kB
AnonPages:       72040 kB
Mapped:          15296 kB
Slab:           468712 kB
PageTables:       4516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   238296 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= 72184 MiB
End job on node144 at 2011-04-23 15:27:04