Trace number 3379292

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)SAT 568.032 568.027

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s18527668-sat.cnf
MD5SUMd6f66d406779966e0b3cbed9097980e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.099983
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses336
Sum of the clauses size840
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2280
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 50

Solver Data

567.99/568.01	s SATISFIABLE
567.99/568.01	v -26 47 99 -20 -19 -104 -127 55 -87 -74 93 -12 -119 -101 -122 -25 44 100 97 125 -46 96 -6 -133 -113 -8 -110 -130 128 -86 40 114 -90 -18 7 64 -75 32 60 -58 91 -106 120 -2 -115 49 -35 -1 -56 131 138 37 84 -29 -72 -66 139 103 28 11 41 9 -121 80 95 39 -15 -77 135 -38 -108 -36 65 -83 5 102 -89 -23 -22 -53 13 78 -140 -16 88 -109 30 -34 -76 137 24 124 85 31 -21 -111 -79 -3 -116 67 -52 -61 -136 33 -73 126 -10 -54 -50 17 42 43 45 -92 -129 -63 -27 -134 94 69 51 -98 -70 -105 -118 -14 81 -4 112 107 -132 -62 -71 -117 -68 -48 123 -82 -59 -57 0

Verifier Data

OK

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-3379292-1305457883/watcher-3379292-1305457883 -o /tmp/evaluation-result-3379292-1305457883/solver-3379292-1305457883 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379292-1305457883.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: 3.60 3.95 3.78 4/302 10793
/proc/meminfo: memFree=24646240/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=11796 CPUtime=0 cores=1,3
/proc/10793/stat : 10793 (runsolver) R 10791 10793 8612 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 736018906 12079104 49 33554432000 4194304 5432360 140733961196864 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/10793/statm: 2949 49 30 303 0 2643 0

[startup+0.096826 s]
/proc/loadavg: 3.60 3.95 3.78 4/302 10793
/proc/meminfo: memFree=24646240/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=11776 CPUtime=0.08 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 397 0 0 0 8 0 0 0 18 0 1 0 736018906 12058624 338 33554432000 4194304 4263832 140733400008800 18446744073709551615 4223762 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 2944 338 247 17 0 117 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11776

[startup+0.100823 s]
/proc/loadavg: 3.60 3.95 3.78 4/302 10793
/proc/meminfo: memFree=24646240/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=11776 CPUtime=0.08 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 398 0 0 0 8 0 0 0 18 0 1 0 736018906 12058624 339 33554432000 4194304 4263832 140733400008800 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 2944 339 247 17 0 117 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11776

[startup+0.300785 s]
/proc/loadavg: 3.60 3.95 3.78 4/302 10793
/proc/meminfo: memFree=24646240/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=11904 CPUtime=0.28 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 432 0 0 0 28 0 0 0 18 0 1 0 736018906 12189696 373 33554432000 4194304 4263832 140733400008800 18446744073709551615 4206491 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 2976 373 247 17 0 149 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11904

[startup+0.700713 s]
/proc/loadavg: 3.60 3.95 3.78 4/302 10793
/proc/meminfo: memFree=24646240/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=12156 CPUtime=0.68 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 474 0 0 0 68 0 0 0 18 0 1 0 736018906 12447744 415 33554432000 4194304 4263832 140733400008800 18446744073709551615 4211534 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 3039 415 247 17 0 212 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12156

[startup+1.50057 s]
/proc/loadavg: 3.60 3.95 3.78 5/315 10842
/proc/meminfo: memFree=24610568/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=12284 CPUtime=1.48 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 529 0 0 0 148 0 0 0 20 0 1 0 736018906 12578816 470 33554432000 4194304 4263832 140733400008800 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 3071 470 247 17 0 244 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12284

[startup+3.10027 s]
/proc/loadavg: 3.63 3.95 3.78 5/315 10842
/proc/meminfo: memFree=24570516/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=12660 CPUtime=3.08 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 607 0 0 0 308 0 0 0 25 0 1 0 736018906 12963840 548 33554432000 4194304 4263832 140733400008800 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 3165 548 247 17 0 338 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12660

[startup+6.30069 s]
/proc/loadavg: 3.63 3.95 3.78 5/315 10842
/proc/meminfo: memFree=24508780/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=13020 CPUtime=6.28 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 708 0 0 0 628 0 0 0 25 0 1 0 736018906 13332480 649 33554432000 4194304 4263832 140733400008800 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 3255 649 247 17 0 428 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13020

[startup+12.7005 s]
/proc/loadavg: 3.66 3.95 3.79 5/315 10842
/proc/meminfo: memFree=24418688/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=13596 CPUtime=12.68 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 842 0 0 0 1268 0 0 0 25 0 1 0 736018906 13922304 783 33554432000 4194304 4263832 140733400008800 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 3399 783 247 17 0 572 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13596

[startup+25.5012 s]
/proc/loadavg: 3.74 3.95 3.79 5/315 10843
/proc/meminfo: memFree=24330488/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=14464 CPUtime=25.48 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 1048 0 0 0 2548 0 0 0 25 0 1 0 736018906 14811136 989 33554432000 4194304 4263832 140733400008800 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 3616 989 247 17 0 789 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14464

[startup+51.1005 s]
/proc/loadavg: 3.82 3.95 3.79 5/315 10843
/proc/meminfo: memFree=24199196/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=15264 CPUtime=51.08 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 1266 0 0 0 5108 0 0 0 25 0 1 0 736018906 15630336 1207 33554432000 4194304 4263832 140733400008800 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 3816 1207 247 17 0 989 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15264

[startup+102.312 s]
/proc/loadavg: 3.93 3.96 3.80 5/315 10845
/proc/meminfo: memFree=24045020/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=16448 CPUtime=102.3 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 1571 0 0 0 10230 0 0 0 25 0 1 0 736018906 16842752 1512 33554432000 4194304 4263832 140733400008800 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 4112 1512 247 17 0 1285 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 16448

[startup+162.301 s]
/proc/loadavg: 3.97 3.96 3.81 5/315 10846
/proc/meminfo: memFree=23887240/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=17892 CPUtime=162.29 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 1908 0 0 0 16229 0 0 0 25 0 1 0 736018906 18321408 1849 33554432000 4194304 4263832 140733400008800 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 4473 1849 247 17 0 1646 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 17892

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.82 5/315 10848
/proc/meminfo: memFree=23806084/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=18660 CPUtime=222.29 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2112 0 0 0 22229 0 0 0 25 0 1 0 736018906 19107840 2053 33554432000 4194304 4263832 140733400008800 18446744073709551615 4205591 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 4665 2053 247 17 0 1838 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 18660

[startup+282.301 s]
/proc/loadavg: 4.08 4.00 3.84 5/315 10850
/proc/meminfo: memFree=23747020/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=19492 CPUtime=282.29 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2316 0 0 0 28229 0 0 0 25 0 1 0 736018906 19959808 2257 33554432000 4194304 4263832 140733400008800 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 4873 2257 247 17 0 2046 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 19492

[startup+342.301 s]
/proc/loadavg: 4.03 4.00 3.84 5/315 10851
/proc/meminfo: memFree=23680756/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=19908 CPUtime=342.29 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2424 0 0 0 34229 0 0 0 25 0 1 0 736018906 20385792 2365 33554432000 4194304 4263832 140733400008800 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 4977 2365 247 17 0 2150 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 19908

[startup+402.301 s]
/proc/loadavg: 4.05 4.01 3.86 5/315 10853
/proc/meminfo: memFree=23588704/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=20228 CPUtime=402.29 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2505 0 0 0 40229 0 0 0 25 0 1 0 736018906 20713472 2446 33554432000 4194304 4263832 140733400008800 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 5057 2446 247 17 0 2230 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 20228

[startup+462.301 s]
/proc/loadavg: 4.09 4.02 3.87 5/315 10854
/proc/meminfo: memFree=23468256/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=20924 CPUtime=462.29 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2684 0 0 0 46229 0 0 0 25 0 1 0 736018906 21426176 2625 33554432000 4194304 4263832 140733400008800 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 5231 2625 247 17 0 2404 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 20924

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 3.87 5/315 10856
/proc/meminfo: memFree=23376084/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=21308 CPUtime=522.29 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2780 0 0 0 52229 0 0 0 25 0 1 0 736018906 21819392 2721 33554432000 4194304 4263832 140733400008800 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 5327 2721 247 17 0 2500 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 21308

Solver just ended. Dumping a history of the last processes samples

[startup+537.5 s]
/proc/loadavg: 4.02 4.02 3.87 5/315 10856
/proc/meminfo: memFree=23356712/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=21436 CPUtime=537.49 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2817 0 0 0 53749 0 0 0 25 0 1 0 736018906 21950464 2758 33554432000 4194304 4263832 140733400008800 18446744073709551615 4205653 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 5359 2758 247 17 0 2532 0
Current children cumulated CPU time (s) 537.49
Current children cumulated vsize (KiB) 21436

[startup+550.301 s]
/proc/loadavg: 4.02 4.01 3.88 5/315 10856
/proc/meminfo: memFree=23339352/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=21564 CPUtime=550.29 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2849 0 0 0 55029 0 0 0 25 0 1 0 736018906 22081536 2790 33554432000 4194304 4263832 140733400008800 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 5391 2790 247 17 0 2564 0
Current children cumulated CPU time (s) 550.29
Current children cumulated vsize (KiB) 21564

[startup+556.701 s]
/proc/loadavg: 4.02 4.01 3.88 5/315 10857
/proc/meminfo: memFree=23330672/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=21692 CPUtime=556.69 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2881 0 0 0 55669 0 0 0 25 0 1 0 736018906 22212608 2822 33554432000 4194304 4263832 140733400008800 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 5423 2822 247 17 0 2596 0
Current children cumulated CPU time (s) 556.69
Current children cumulated vsize (KiB) 21692

[startup+563.101 s]
/proc/loadavg: 4.01 4.01 3.88 5/315 10857
/proc/meminfo: memFree=23321972/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=21820 CPUtime=563.1 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2913 0 0 0 56310 0 0 0 25 0 1 0 736018906 22343680 2854 33554432000 4194304 4263832 140733400008800 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 5455 2854 247 17 0 2628 0
Current children cumulated CPU time (s) 563.1
Current children cumulated vsize (KiB) 21820

[startup+566.301 s]
/proc/loadavg: 4.01 4.01 3.88 5/315 10857
/proc/meminfo: memFree=23319492/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=21820 CPUtime=566.29 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2913 0 0 0 56629 0 0 0 25 0 1 0 736018906 22343680 2854 33554432000 4194304 4263832 140733400008800 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 5455 2854 247 17 0 2628 0
Current children cumulated CPU time (s) 566.29
Current children cumulated vsize (KiB) 21820

[startup+567.101 s]
/proc/loadavg: 4.01 4.01 3.88 5/315 10857
/proc/meminfo: memFree=23318004/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=21884 CPUtime=567.09 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2929 0 0 0 56709 0 0 0 25 0 1 0 736018906 22409216 2870 33554432000 4194304 4263832 140733400008800 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 5471 2870 247 17 0 2644 0
Current children cumulated CPU time (s) 567.09
Current children cumulated vsize (KiB) 21884

[startup+567.501 s]
/proc/loadavg: 4.01 4.01 3.88 5/315 10857
/proc/meminfo: memFree=23316640/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=21884 CPUtime=567.5 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2929 0 0 0 56750 0 0 0 25 0 1 0 736018906 22409216 2870 33554432000 4194304 4263832 140733400008800 18446744073709551615 4207626 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 5471 2870 247 17 0 2644 0
Current children cumulated CPU time (s) 567.5
Current children cumulated vsize (KiB) 21884

[startup+567.901 s]
/proc/loadavg: 4.01 4.01 3.88 5/315 10857
/proc/meminfo: memFree=23316640/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=21884 CPUtime=567.89 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2929 0 0 0 56789 0 0 0 25 0 1 0 736018906 22409216 2870 33554432000 4194304 4263832 140733400008800 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 5471 2870 247 17 0 2644 0
Current children cumulated CPU time (s) 567.89
Current children cumulated vsize (KiB) 21884

[startup+568.001 s]
/proc/loadavg: 4.01 4.01 3.88 5/315 10857
/proc/meminfo: memFree=23316640/32951124 swapFree=67083432/67111528
[pid=10793] ppid=10791 vsize=21884 CPUtime=567.99 cores=1,3
/proc/10793/stat : 10793 (umsat) R 10791 10793 8612 0 -1 4202496 2929 0 0 0 56799 0 0 0 25 0 1 0 736018906 22409216 2870 33554432000 4194304 4263832 140733400008800 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10793/statm: 5471 2870 247 17 0 2644 0
Current children cumulated CPU time (s) 567.99
Current children cumulated vsize (KiB) 21884

Child status: 0
Real time (s): 568.027
CPU time (s): 568.032
CPU user time (s): 568.024
CPU system time (s): 0.007998
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 21884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 568.024
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2939
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= 14
involuntary context switches= 1283

runsolver used 1.66075 second user time and 4.02539 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 13:11:23
IDJOB=3379292
IDBENCH=83155
IDSOLVER=1861
FILE ID=node110/3379292-1305457883
RUNJOBID= node110-1305457883-10774
PBS_JOBID= 13324859
Free space on /tmp= 73616 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s18527668-sat.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379292-1305457883/watcher-3379292-1305457883 -o /tmp/evaluation-result-3379292-1305457883/solver-3379292-1305457883 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379292-1305457883.cnf

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

MD5SUM BENCH= d6f66d406779966e0b3cbed9097980e3
RANDOM SEED=98168358

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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.830
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.76
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.830
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24647208 kB
Buffers:        292624 kB
Cached:        4272096 kB
SwapCached:       1440 kB
Active:        4660784 kB
Inactive:      3309344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24647208 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            2496 kB
Writeback:           0 kB
AnonPages:     3403728 kB
Mapped:          26292 kB
Slab:           246492 kB
PageTables:      24724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 63413840 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= 73600 MiB
End job on node110 at 2011-05-15 13:20:51