Trace number 3379278

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 659.224 659.204

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s34713902-sat.cnf
MD5SUM19292459de25c4f5e9e6f187c00d549d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.431934
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
Number of clauses of size over 50

Solver Data

659.11/659.18	s SATISFIABLE
659.11/659.18	v -150 18 106 54 -117 -135 -34 -3 149 166 110 9 49 -133 29 33 80 -138 -164 104 46 66 35 31 -109 -36 -155 38 22 -32 -19 -170 -153 -127 120 51 -23 -6 123 8 90 -68 76 16 -152 145 -7 30 83 27 144 146 57 -114 -28 121 71 74 -85 50 -70 60 -107 14 168 -137 -41 -116 1 -12 -119 5 165 -21 161 169 -140 -2 48 -11 -92 -93 163 -175 134 157 113 -91 -69 -178 -52 -40 -154 20 -147 -159 124 -25 88 -105 53 -72 -65 -97 100 -43 126 -89 101 -17 -174 -10 78 160 141 102 -128 84 98 42 151 -162 173 62 -61 -15 -24 -158 55 -129 59 -45 103 -37 171 -142 58 44 176 -79 77 -64 132 136 -172 -75 -143 -13 -131 -99 122 47 180 -73 115 -56 -167 86 -87 39 4 -179 108 118 -148 -130 -156 81 96 -26 -112 177 94 -82 67 -63 -139 -95 125 -111 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-3379278-1305457488/watcher-3379278-1305457488 -o /tmp/evaluation-result-3379278-1305457488/solver-3379278-1305457488 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379278-1305457488.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: 4.00 4.03 3.84 5/313 30384
/proc/meminfo: memFree=11704504/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=11772 CPUtime=0 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 381 0 0 0 0 0 0 0 25 0 1 0 657346657 12054528 321 33554432000 4194304 4263832 140736684325056 18446744073709551615 4206237 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 2943 321 247 17 0 116 0

[startup+0.042256 s]
/proc/loadavg: 4.00 4.03 3.84 5/313 30384
/proc/meminfo: memFree=11704504/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=11772 CPUtime=0.04 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 397 0 0 0 4 0 0 0 25 0 1 0 657346657 12054528 337 33554432000 4194304 4263832 140736684325056 18446744073709551615 4242470 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 2943 337 247 17 0 116 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11772

[startup+0.100255 s]
/proc/loadavg: 4.00 4.03 3.84 5/313 30384
/proc/meminfo: memFree=11704504/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=11900 CPUtime=0.09 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 415 0 0 0 9 0 0 0 25 0 1 0 657346657 12185600 355 33554432000 4194304 4263832 140736684325056 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 2975 355 247 17 0 148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11900

[startup+0.300208 s]
/proc/loadavg: 4.00 4.03 3.84 5/313 30384
/proc/meminfo: memFree=11704504/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=12028 CPUtime=0.29 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 451 0 0 0 29 0 0 0 25 0 1 0 657346657 12316672 391 33554432000 4194304 4263832 140736684325056 18446744073709551615 4224774 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 3007 391 247 17 0 180 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12028

[startup+0.700133 s]
/proc/loadavg: 4.00 4.03 3.84 5/313 30384
/proc/meminfo: memFree=11704504/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=12284 CPUtime=0.69 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 511 0 0 0 69 0 0 0 25 0 1 0 657346657 12578816 451 33554432000 4194304 4263832 140736684325056 18446744073709551615 4243959 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 3071 451 247 17 0 244 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12284

[startup+1.50098 s]
/proc/loadavg: 4.00 4.03 3.84 5/314 30385
/proc/meminfo: memFree=11702140/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=12524 CPUtime=1.5 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 586 0 0 0 150 0 0 0 25 0 1 0 657346657 12824576 526 33554432000 4194304 4263832 140736684325056 18446744073709551615 4205649 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 3131 526 247 17 0 304 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 12524

[startup+3.10069 s]
/proc/loadavg: 4.00 4.03 3.84 5/314 30385
/proc/meminfo: memFree=11700408/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=13036 CPUtime=3.1 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 692 0 0 0 310 0 0 0 25 0 1 0 657346657 13348864 632 33554432000 4194304 4263832 140736684325056 18446744073709551615 255376959232 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 3259 632 247 17 0 432 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 13036

[startup+6.3001 s]
/proc/loadavg: 4.00 4.03 3.84 5/314 30385
/proc/meminfo: memFree=11697400/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=13376 CPUtime=6.3 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 797 0 0 0 630 0 0 0 25 0 1 0 657346657 13697024 737 33554432000 4194304 4263832 140736684325056 18446744073709551615 4215077 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 3344 737 247 17 0 517 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 13376

[startup+12.7009 s]
/proc/loadavg: 4.07 4.05 3.85 5/314 30385
/proc/meminfo: memFree=11688968/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=14064 CPUtime=12.7 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 978 0 0 0 1270 0 0 0 25 0 1 0 657346657 14401536 918 33554432000 4194304 4263832 140736684325056 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 3516 918 247 17 0 689 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 14064

[startup+25.5005 s]
/proc/loadavg: 4.06 4.05 3.85 5/314 30386
/proc/meminfo: memFree=11666752/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=15052 CPUtime=25.5 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 1206 0 0 0 2550 0 0 0 25 0 1 0 657346657 15413248 1146 33554432000 4194304 4263832 140736684325056 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 3763 1146 247 17 0 936 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 15052

[startup+51.1008 s]
/proc/loadavg: 4.10 4.06 3.86 5/314 30386
/proc/meminfo: memFree=11620940/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=16300 CPUtime=51.1 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 1525 0 0 0 5110 0 0 0 25 0 1 0 657346657 16691200 1465 33554432000 4194304 4263832 140736684325056 18446744073709551615 4215056 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 4075 1465 247 17 0 1248 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 16300

[startup+102.311 s]
/proc/loadavg: 4.04 4.05 3.86 5/314 30388
/proc/meminfo: memFree=11557556/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=18180 CPUtime=102.31 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 1975 0 0 0 10231 0 0 0 25 0 1 0 657346657 18616320 1915 33554432000 4194304 4263832 140736684325056 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 4545 1915 247 17 0 1718 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 18180

[startup+162.3 s]
/proc/loadavg: 4.01 4.03 3.87 5/314 30389
/proc/meminfo: memFree=11507568/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=19812 CPUtime=162.3 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 2394 0 0 0 16230 0 0 0 25 0 1 0 657346657 20287488 2334 33554432000 4194304 4263832 140736684325056 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 4953 2334 247 17 0 2126 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 19812

[startup+222.301 s]
/proc/loadavg: 4.00 4.03 3.87 5/314 30391
/proc/meminfo: memFree=11462540/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=20924 CPUtime=222.3 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 2669 0 0 0 22230 0 0 0 25 0 1 0 657346657 21426176 2609 33554432000 4194304 4263832 140736684325056 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 5231 2609 247 17 0 2404 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 20924

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 3.88 5/314 30393
/proc/meminfo: memFree=11364440/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=21884 CPUtime=282.3 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 2914 0 0 0 28230 0 0 0 25 0 1 0 657346657 22409216 2854 33554432000 4194304 4263832 140736684325056 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 5471 2854 247 17 0 2644 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 21884

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.89 5/314 30394
/proc/meminfo: memFree=11288168/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=23116 CPUtime=342.3 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 3220 0 0 0 34230 0 0 0 25 0 1 0 657346657 23670784 3160 33554432000 4194304 4263832 140736684325056 18446744073709551615 4205649 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 5779 3160 247 17 0 2952 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 23116

[startup+402.301 s]
/proc/loadavg: 4.06 4.03 3.90 5/314 30396
/proc/meminfo: memFree=11246736/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=23948 CPUtime=402.31 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 3431 0 0 0 40231 0 0 0 25 0 1 0 657346657 24522752 3371 33554432000 4194304 4263832 140736684325056 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 5987 3371 247 17 0 3160 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 23948

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 3.90 5/314 30397
/proc/meminfo: memFree=11198228/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=24844 CPUtime=462.31 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 3657 0 0 0 46231 0 0 0 25 0 1 0 657346657 25440256 3597 33554432000 4194304 4263832 140736684325056 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 6211 3597 247 17 0 3384 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 24844

[startup+522.301 s]
/proc/loadavg: 4.18 4.06 3.92 5/314 30399
/proc/meminfo: memFree=11156536/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=25564 CPUtime=522.31 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 3845 0 0 0 52231 0 0 0 25 0 1 0 657346657 26177536 3749 33554432000 4194304 4263832 140736684325056 18446744073709551615 4205620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 6391 3749 248 17 0 3564 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 25564

[startup+582.3 s]
/proc/loadavg: 4.09 4.06 3.93 5/314 30401
/proc/meminfo: memFree=11123660/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=26332 CPUtime=582.31 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 4037 0 0 0 58231 0 0 0 25 0 1 0 657346657 26963968 3941 33554432000 4194304 4263832 140736684325056 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 6583 3941 248 17 0 3756 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 26332

[startup+642.3 s]
/proc/loadavg: 4.03 4.05 3.93 5/314 30402
/proc/meminfo: memFree=11102312/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=26908 CPUtime=642.32 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 4149 0 0 0 64232 0 0 0 25 0 1 0 657346657 27553792 4053 33554432000 4194304 4263832 140736684325056 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 6727 4053 248 17 0 3900 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 26908

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

[startup+652.7 s]
/proc/loadavg: 4.03 4.04 3.93 5/314 30402
/proc/meminfo: memFree=11098336/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=26908 CPUtime=652.71 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 4165 0 0 0 65271 0 0 0 25 0 1 0 657346657 27553792 4069 33554432000 4194304 4263832 140736684325056 18446744073709551615 4212506 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 6727 4069 248 17 0 3900 0
Current children cumulated CPU time (s) 652.71
Current children cumulated vsize (KiB) 26908

[startup+655.901 s]
/proc/loadavg: 4.03 4.04 3.93 5/314 30403
/proc/meminfo: memFree=11097096/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=26908 CPUtime=655.91 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 4165 0 0 0 65591 0 0 0 25 0 1 0 657346657 27553792 4069 33554432000 4194304 4263832 140736684325056 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 6727 4069 248 17 0 3900 0
Current children cumulated CPU time (s) 655.91
Current children cumulated vsize (KiB) 26908

[startup+657.5 s]
/proc/loadavg: 4.02 4.04 3.93 5/314 30403
/proc/meminfo: memFree=11096724/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=26908 CPUtime=657.51 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 4166 0 0 0 65751 0 0 0 25 0 1 0 657346657 27553792 4070 33554432000 4194304 4263832 140736684325056 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 6727 4070 248 17 0 3900 0
Current children cumulated CPU time (s) 657.51
Current children cumulated vsize (KiB) 26908

[startup+658.3 s]
/proc/loadavg: 4.02 4.04 3.93 5/314 30403
/proc/meminfo: memFree=11096848/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=26908 CPUtime=658.31 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 4172 0 0 0 65831 0 0 0 25 0 1 0 657346657 27553792 4076 33554432000 4194304 4263832 140736684325056 18446744073709551615 4207770 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 6727 4076 248 17 0 3900 0
Current children cumulated CPU time (s) 658.31
Current children cumulated vsize (KiB) 26908

[startup+658.7 s]
/proc/loadavg: 4.02 4.04 3.93 5/314 30403
/proc/meminfo: memFree=11096848/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=26908 CPUtime=658.71 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 4172 0 0 0 65871 0 0 0 25 0 1 0 657346657 27553792 4076 33554432000 4194304 4263832 140736684325056 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 6727 4076 248 17 0 3900 0
Current children cumulated CPU time (s) 658.71
Current children cumulated vsize (KiB) 26908

[startup+659.1 s]
/proc/loadavg: 4.02 4.04 3.93 5/314 30403
/proc/meminfo: memFree=11096352/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=26908 CPUtime=659.11 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 4172 0 0 0 65911 0 0 0 25 0 1 0 657346657 27553792 4076 33554432000 4194304 4263832 140736684325056 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 6727 4076 248 17 0 3900 0
Current children cumulated CPU time (s) 659.11
Current children cumulated vsize (KiB) 26908

[startup+659.2 s]
/proc/loadavg: 4.02 4.04 3.93 5/314 30403
/proc/meminfo: memFree=11096352/32951124 swapFree=66050672/67111528
[pid=30384] ppid=30382 vsize=26912 CPUtime=659.21 cores=1,3
/proc/30384/stat : 30384 (umsat) R 30382 30384 29471 0 -1 4202496 4179 0 0 0 65921 0 0 0 25 0 1 0 657346657 27557888 4083 33554432000 4194304 4263832 140736684325056 18446744073709551615 255376956840 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30384/statm: 6728 4083 254 17 0 3901 0
Current children cumulated CPU time (s) 659.21
Current children cumulated vsize (KiB) 26912

Child status: 0
Real time (s): 659.204
CPU time (s): 659.224
CPU user time (s): 659.219
CPU system time (s): 0.004999
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 26912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 659.219
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4181
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= 11
involuntary context switches= 838

runsolver used 1.89771 second user time and 4.5863 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 13:04:48
IDJOB=3379278
IDBENCH=83141
IDSOLVER=1861
FILE ID=node135/3379278-1305457488
RUNJOBID= node135-1305457422-30312
PBS_JOBID= 13324885
Free space on /tmp= 73360 MiB

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

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

MD5SUM BENCH= 19292459de25c4f5e9e6f187c00d549d
RANDOM SEED=920176936

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.851
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:      11704536 kB
Buffers:        293580 kB
Cached:        6185820 kB
SwapCached:      50684 kB
Active:       10187400 kB
Inactive:     10809780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11704536 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:            3780 kB
Writeback:           0 kB
AnonPages:    14472488 kB
Mapped:          19220 kB
Slab:           138824 kB
PageTables:      47612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57200692 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73360 MiB
End job on node135 at 2011-05-15 13:15:47