Trace number 3379255

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.08 1300.05

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g5.cnf
MD5SUM70a781814cd432fb0f934a7edd92ccff
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-3379255-1305453001/watcher-3379255-1305453001 -o /tmp/evaluation-result-3379255-1305453001/solver-3379255-1305453001 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379255-1305453001.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: 1.10 2.00 2.88 3/349 27442
/proc/meminfo: memFree=25700180/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=11796 CPUtime=0 cores=1,3
/proc/27442/stat : 27442 (runsolver) R 27440 27442 25236 0 -1 4202560 44 0 0 0 0 0 0 0 22 0 1 0 656900581 12079104 52 33554432000 4194304 5432360 140736112703872 18446744073709551615 5055511 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/27442/statm: 2949 52 33 303 0 2643 0

[startup+0.0828019 s]
/proc/loadavg: 1.10 2.00 2.88 3/349 27442
/proc/meminfo: memFree=25700180/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=13340 CPUtime=0.06 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4194304 860 0 0 0 6 0 0 0 22 0 1 0 656900581 13660160 654 33554432000 4194304 4263832 140735151282736 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 3335 654 242 17 0 508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13340

[startup+0.100787 s]
/proc/loadavg: 1.10 2.00 2.88 3/349 27442
/proc/meminfo: memFree=25700180/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=13340 CPUtime=0.08 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4194304 890 0 0 0 8 0 0 0 22 0 1 0 656900581 13660160 684 33554432000 4194304 4263832 140735151282736 18446744073709551615 47148211586775 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 3335 684 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.30075 s]
/proc/loadavg: 1.10 2.00 2.88 3/349 27442
/proc/meminfo: memFree=25700180/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=18812 CPUtime=0.28 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4194304 2583 0 0 0 28 0 0 0 23 0 1 0 656900581 19263488 1799 33554432000 4194304 4263832 140735151282736 18446744073709551615 47148211731820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 4703 1799 242 17 0 1876 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18812

[startup+0.700677 s]
/proc/loadavg: 1.10 2.00 2.88 3/349 27442
/proc/meminfo: memFree=25700180/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=39032 CPUtime=0.68 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 9481 0 0 0 67 1 0 0 25 0 1 0 656900581 39968768 6925 33554432000 4194304 4263832 140735151282736 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 9758 6925 247 17 0 6931 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39032

[startup+1.50053 s]
/proc/loadavg: 1.33 2.04 2.89 5/360 27463
/proc/meminfo: memFree=25614068/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=43964 CPUtime=1.48 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 10742 0 0 0 147 1 0 0 25 0 1 0 656900581 45019136 8186 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205662 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 10991 8186 247 17 0 8164 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43964

[startup+3.10024 s]
/proc/loadavg: 1.33 2.04 2.89 5/360 27463
/proc/meminfo: memFree=25558888/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=56132 CPUtime=3.07 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 13777 0 0 0 306 1 0 0 25 0 1 0 656900581 57479168 11221 33554432000 4194304 4263832 140735151282736 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 14033 11221 247 17 0 11206 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 56132

[startup+6.30067 s]
/proc/loadavg: 1.55 2.07 2.89 5/360 27463
/proc/meminfo: memFree=25482332/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=75164 CPUtime=6.28 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 18507 0 0 0 626 2 0 0 25 0 1 0 656900581 76967936 15951 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 18791 15951 247 17 0 15964 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 75164

[startup+12.7005 s]
/proc/loadavg: 1.74 2.10 2.90 5/360 27463
/proc/meminfo: memFree=25385452/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=99016 CPUtime=12.68 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 24495 0 0 0 1265 3 0 0 25 0 1 0 656900581 101392384 21939 33554432000 4194304 4263832 140735151282736 18446744073709551615 230808815176 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 24754 21939 247 17 0 21927 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 99016

[startup+25.5012 s]
/proc/loadavg: 2.09 2.16 2.91 5/360 27463
/proc/meminfo: memFree=25251916/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=143176 CPUtime=25.48 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 35475 0 0 0 2543 5 0 0 25 0 1 0 656900581 146612224 32919 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 35794 32919 247 17 0 32967 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 143176

[startup+51.1005 s]
/proc/loadavg: 2.84 2.34 2.94 5/360 27464
/proc/meminfo: memFree=25082212/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=199892 CPUtime=51.08 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 49492 0 0 0 5099 9 0 0 25 0 1 0 656900581 204689408 46936 33554432000 4194304 4263832 140735151282736 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 49973 46936 248 17 0 47146 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 199892

[startup+102.314 s]
/proc/loadavg: 3.50 2.59 3.00 5/360 27465
/proc/meminfo: memFree=24830228/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=283764 CPUtime=102.29 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 70351 0 0 0 10214 15 0 0 25 0 1 0 656900581 290574336 67792 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 70941 67792 248 17 0 68114 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 283764

[startup+162.301 s]
/proc/loadavg: 3.81 2.84 3.06 5/360 27467
/proc/meminfo: memFree=24611104/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=347184 CPUtime=162.28 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 86096 0 0 0 16209 19 0 0 25 0 1 0 656900581 355516416 83537 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 86796 83537 248 17 0 83969 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 347184

[startup+222.301 s]
/proc/loadavg: 3.93 3.05 3.11 5/360 27469
/proc/meminfo: memFree=24434864/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=395420 CPUtime=222.28 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 97900 0 0 0 22205 23 0 0 25 0 1 0 656900581 404910080 95338 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 98855 95338 250 17 0 96028 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 395420

[startup+282.3 s]
/proc/loadavg: 4.01 3.24 3.17 5/360 27470
/proc/meminfo: memFree=24269660/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=450336 CPUtime=282.29 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 111295 0 0 0 28200 29 0 0 25 0 1 0 656900581 461144064 108733 33554432000 4194304 4263832 140735151282736 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 112584 108733 250 17 0 109757 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 450336

[startup+342.3 s]
/proc/loadavg: 4.00 3.37 3.22 5/360 27472
/proc/meminfo: memFree=24107328/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=511984 CPUtime=342.29 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 126551 0 0 0 34196 33 0 0 25 0 1 0 656900581 524271616 123989 33554432000 4194304 4263832 140735151282736 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 127996 123989 250 17 0 125169 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 511984

[startup+402.3 s]
/proc/loadavg: 4.06 3.51 3.28 5/360 27473
/proc/meminfo: memFree=23974624/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=555880 CPUtime=402.29 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 137451 0 0 0 40191 38 0 0 25 0 1 0 656900581 569221120 134887 33554432000 4194304 4263832 140735151282736 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 138970 134887 250 17 0 136143 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 555880

[startup+462.3 s]
/proc/loadavg: 4.02 3.60 3.32 5/360 27475
/proc/meminfo: memFree=23853204/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=602520 CPUtime=462.29 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 148870 0 0 0 46187 42 0 0 25 0 1 0 656900581 616980480 146305 33554432000 4194304 4263832 140735151282736 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 150630 146305 251 17 0 147803 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 602520

[startup+522.3 s]
/proc/loadavg: 4.08 3.70 3.37 5/360 27477
/proc/meminfo: memFree=23727200/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=657476 CPUtime=522.29 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 162581 0 0 0 52183 46 0 0 25 0 1 0 656900581 673255424 160015 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 164369 160015 250 17 0 161542 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 657476

[startup+582.3 s]
/proc/loadavg: 4.03 3.75 3.40 5/360 27478
/proc/meminfo: memFree=23620048/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=700360 CPUtime=582.29 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 173106 0 0 0 58179 50 0 0 25 0 1 0 656900581 717168640 170539 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 175090 170539 249 17 0 172263 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 700360

[startup+642.3 s]
/proc/loadavg: 4.01 3.79 3.44 5/360 27480
/proc/meminfo: memFree=23526028/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=735404 CPUtime=642.31 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 181761 0 0 0 64179 52 0 0 25 0 1 0 656900581 753053696 179194 33554432000 4194304 4263832 140735151282736 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 183851 179194 249 17 0 181024 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 735404

[startup+702.3 s]
/proc/loadavg: 4.00 3.83 3.47 5/360 27490
/proc/meminfo: memFree=23419848/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=774860 CPUtime=702.3 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 191655 0 0 0 70175 55 0 0 25 0 1 0 656900581 793456640 189088 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 193715 189088 249 17 0 190888 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 774860

[startup+762.313 s]
/proc/loadavg: 4.00 3.86 3.50 5/360 27492
/proc/meminfo: memFree=23324348/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=806496 CPUtime=762.31 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 199493 0 0 0 76173 58 0 0 25 0 1 0 656900581 825851904 196925 33554432000 4194304 4263832 140735151282736 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 201624 196925 248 17 0 198797 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 806496

[startup+822.301 s]
/proc/loadavg: 4.05 3.89 3.54 5/360 27494
/proc/meminfo: memFree=23237896/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=835780 CPUtime=822.31 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 206810 0 0 0 82171 60 0 0 25 0 1 0 656900581 855838720 204242 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 208945 204242 248 17 0 206118 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 835780

[startup+882.301 s]
/proc/loadavg: 4.02 3.91 3.56 5/360 27498
/proc/meminfo: memFree=23151264/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=864420 CPUtime=882.3 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 213819 0 0 0 88169 61 0 0 25 0 1 0 656900581 885166080 211251 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 216105 211251 248 17 0 213278 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 864420

[startup+942.301 s]
/proc/loadavg: 4.05 3.94 3.59 5/360 27500
/proc/meminfo: memFree=23074128/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=887792 CPUtime=942.3 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 219491 0 0 0 94166 64 0 0 25 0 1 0 656900581 909099008 216922 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 221948 216922 247 17 0 219121 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 887792

[startup+1002.3 s]
/proc/loadavg: 4.13 3.98 3.62 5/360 27501
/proc/meminfo: memFree=22999452/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=909268 CPUtime=1002.3 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 224697 0 0 0 100164 66 0 0 25 0 1 0 656900581 931090432 222128 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 227317 222128 247 17 0 224490 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 909268

[startup+1062.3 s]
/proc/loadavg: 4.15 4.01 3.66 5/360 27503
/proc/meminfo: memFree=22931844/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=930220 CPUtime=1062.31 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 229296 0 0 0 106164 67 0 0 25 0 1 0 656900581 952545280 226727 33554432000 4194304 4263832 140735151282736 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 232555 226727 248 17 0 229728 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 930220

[startup+1122.3 s]
/proc/loadavg: 4.05 4.00 3.67 5/360 27505
/proc/meminfo: memFree=22869692/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=949364 CPUtime=1122.31 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 234058 0 0 0 112162 69 0 0 25 0 1 0 656900581 972148736 231488 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 237341 231488 247 17 0 234514 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 949364

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.69 5/360 27506
/proc/meminfo: memFree=22803452/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=968640 CPUtime=1182.31 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 238847 0 0 0 118160 71 0 0 25 0 1 0 656900581 991887360 236277 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 242160 236277 247 17 0 239333 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 968640

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.71 5/360 27508
/proc/meminfo: memFree=22730892/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=988744 CPUtime=1242.31 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 243875 0 0 0 124158 73 0 0 25 0 1 0 656900581 1012473856 241305 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 247186 241305 247 17 0 244359 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 988744



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.72 5/361 27510
/proc/meminfo: memFree=22851844/32951124 swapFree=40554400/67111528
[pid=27442] ppid=27440 vsize=1003848 CPUtime=1300.03 cores=1,3
/proc/27442/stat : 27442 (umsat) R 27440 27442 25236 0 -1 4202496 247650 0 0 0 129928 75 0 0 25 0 1 0 656900581 1027940352 245080 33554432000 4194304 4263832 140735151282736 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 250962 245080 247 17 0 248135 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1003848

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.29
system time used= 0.791879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247650
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= 6
involuntary context switches= 15224

runsolver used 4.43633 second user time and 10.9523 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-15 11:50:01
IDJOB=3379255
IDBENCH=71443
IDSOLVER=1861
FILE ID=node104/3379255-1305453001
RUNJOBID= node104-1305453001-27422
PBS_JOBID= 13324853
Free space on /tmp= 73424 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g5.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379255-1305453001/watcher-3379255-1305453001 -o /tmp/evaluation-result-3379255-1305453001/solver-3379255-1305453001 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379255-1305453001.cnf

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

MD5SUM BENCH= 70a781814cd432fb0f934a7edd92ccff
RANDOM SEED=930328348

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25700584 kB
Buffers:        310120 kB
Cached:        2461432 kB
SwapCached:     122128 kB
Active:        1004932 kB
Inactive:      5976796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25700584 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:            7620 kB
Writeback:           8 kB
AnonPages:     4100616 kB
Mapped:          10876 kB
Slab:           120156 kB
PageTables:      84360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74832560 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= 73412 MiB
End job on node104 at 2011-05-15 12:11:43