Trace number 333711

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, and are wall clock time (not CPU 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
CMUSAT 2007-02-08SAT 947.484 947.801

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
MD5SUMb79b003513b2a70c9b89188422a831e2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1000
Sum of the clauses size3000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  250                                                  |
0.00/0.00	c |  Number of clauses:    1000                                                 |
947.37/947.79	c |  Parsing time:         0.00         sec                                       |
947.37/947.79	c #varS 250 #clauseS 1000
947.37/947.79	c REMAP internally 1
947.37/947.79	c After remapping new number of variables: 250
947.37/947.79	c DBreduced=0 GV=102[0]  GL=1102[ 1000,102] Prune=245 decisions=143 restart=0 est=0.00160643 DB Impl=6168[0]  
947.37/947.79	c DBreduced=0 GV=151[0]  GL=1151[ 1000,151] Prune=401 decisions=250 restart=1 est=0.00160643 DB Impl=8047[0]  
947.37/947.79	c DBreduced=0 GV=226[0]  GL=1226[ 1000,226] Prune=595 decisions=369 restart=2 est=0.00160643 DB Impl=12564[0]  
947.37/947.79	c DBreduced=0 GV=338[0]  GL=1338[ 1000,338] Prune=892 decisions=554 restart=3 est=0.00160643 DB Impl=16847[0]  
947.37/947.79	c DBreduced=0 GV=508[0]  GL=1508[ 1000,508] Prune=1294 decisions=786 restart=4 est=0.00160643 DB Impl=26130[0]  
947.37/947.79	c DBreduced=0 GV=761[0]  GL=1761[ 1000,761] Prune=1865 decisions=1104 restart=5 est=0.00160643 DB Impl=39950[0]  
947.37/947.79	c DBreduced=3 GV=1140[0]  GL=2089[ 1000,1089] Prune=2760 decisions=1620 restart=6 est=0.00161283 DB Impl=58802[0]  
947.37/947.79	c DBreduced=6 GV=1710[0]  GL=1969[ 1000,969] Prune=4038 decisions=2328 restart=7 est=0.00160643 DB Impl=98855[0]  
947.37/947.79	c DBreduced=7 GV=2564[0]  GL=2253[ 1000,1253] Prune=5917 decisions=3353 restart=8 est=0.00160643 DB Impl=153997[0]  
947.37/947.79	c DBreduced=8 GV=3846[0]  GL=2814[ 1000,1814] Prune=8696 decisions=4850 restart=9 est=0.00160643 DB Impl=226368[0]  
947.37/947.79	c DBreduced=11 GV=5769[0]  GL=2516[ 1000,1516] Prune=12888 decisions=7119 restart=10 est=0.00160643 DB Impl=334977[0]  
947.37/947.79	c DBreduced=13 GV=8650[0]  GL=3603[ 1000,2603] Prune=18948 decisions=10298 restart=11 est=0.00160643 DB Impl=506249[0]  
947.37/947.79	c DBreduced=16 GV=12976[0]  GL=3844[ 1000,2844] Prune=28155 decisions=15179 restart=12 est=0.00160643 DB Impl=785184[0]  
947.37/947.79	c DBreduced=19 GV=19462[0]  GL=5566[ 1000,4566] Prune=42006 decisions=22544 restart=13 est=0.00160643 DB Impl=1196211[0]  
947.37/947.79	c DBreduced=23 GV=29193[0]  GL=6198[ 1000,5198] Prune=62735 decisions=33542 restart=14 est=0.00160643 DB Impl=1749687[0]  
947.37/947.79	c DBreduced=26 GV=43791[0]  GL=10894[ 1000,9894] Prune=93413 decisions=49622 restart=15 est=0.00160643 DB Impl=2639765[0]  
947.37/947.79	c DBreduced=30 GV=65686[0]  GL=15181[ 1000,14181] Prune=139155 decisions=73469 restart=16 est=0.00160643 DB Impl=3996078[0]  
947.37/947.79	c DBreduced=34 GV=98527[0]  GL=22115[ 1000,21115] Prune=208577 decisions=110050 restart=17 est=0.00160643 DB Impl=6042305[0]  
947.37/947.79	c DBreduced=39 GV=147792[0]  GL=21777[ 1000,20777] Prune=311432 decisions=163640 restart=18 est=0.00160643 DB Impl=9271820[0]  
947.37/947.79	c DBreduced=43 GV=221685[0]  GL=31816[ 1000,30816] Prune=464899 decisions=243214 restart=19 est=0.00160643 DB Impl=14925399[0]  
947.37/947.79	c DBreduced=47 GV=332526[0]  GL=47550[ 1000,46550] Prune=696296 decisions=363770 restart=20 est=0.00160643 DB Impl=23051538[0]  
947.37/947.79	c DBreduced=51 GV=498790[0]  GL=74910[ 1000,73910] Prune=1043665 decisions=544875 restart=21 est=0.00160643 DB Impl=34821300[0]  
947.37/947.79	c DBreduced=55 GV=748183[0]  GL=120908[ 1000,119908] Prune=1561111 decisions=812928 restart=22 est=0.00160643 DB Impl=51068728[0]  
947.37/947.79	c DBreduced=59 GV=1122276[0]  GL=198016[ 1000,197016] Prune=2340655 decisions=1218379 restart=23 est=0.00160645 DB Impl=72744843[0]  
947.37/947.79	c After partial model completion 250 assignments
947.37/947.79	c REMAP internally 0
947.37/947.79	c Number of variables:  250
947.37/947.79	c Number of clauses:    1000
947.37/947.79	c #Total time (in seconds): 947.264
947.37/947.79	c #Memory used (in MB): 35.1094
947.37/947.79	c 
947.37/947.79	s SATISFIABLE
947.37/947.79	v -1 2 -3 -4 5 6 7 -8 9 -10 -11 -12 13 -14 -15 16 -17 -18 19 20 21 22 23 -24 25 -26 -27 -28 -29 -30 31 -32 33 34 35 -36 37 -38 -39 -40 41 -42 -43 -44 -45 -46 -47 48 49 -50 -51 -52 -53 -54 -55 -56 -57 58 59 -60 -61 62 63 64 -65 66 -67 68 69 70 71 72 73 -74 75 -76 -77 78 79 -80 81 -82 83 -84 -85 -86 87 -88 89 90 -91 -92 -93 -94 -95 96 -97 98 -99 100 -101 -102 103 104 105 106 107 108 109 110 111 112 -113 114 115 -116 -117 118 -119 120 121 -122 -123 -124 125 126 -127 -128 -129 130 131 -132 -133 -134 135 -136 -137 -138 139 140 141 -142 143 -144 -145 146 -147 148 -149 -150 -151 -152 153 154 -155 -156 157 158 159 -160 -161 -162 -163 164 -165 166 167 -168 169 -170 171 172 -173 174 175 176 -177 -178 -179 -180 -181 -182 -183 -184 -185 186 -187 188 189 -190 191 -192 -193 194 195 -196 -197 -198 199 200 -201 -202 203 204 205 206 -207 -208 209 210 -211 212 -213 214 215 -216 -217 -218 -219 220 -221 -222 223 -224 -225 226 227 228 -229 230 -231 -232 -233 -234 235 236 237 238 -239 240 241 242 -243 -244 245 -246 -247 248 249 -250 0 

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-333711-1173527107 -o ROOT/results/node12/solver-333711-1173527107 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333711-1173527107/cmusat /tmp/evaluation/333711-1173527107/instance-333711-1173527107.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 23432
/proc/meminfo: memFree=1687664/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=2180 CPUtime=0
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 372665119 2232320 156 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134555117 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 545 156 111 243 0 299 0

[startup+0.0289361 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 23432
/proc/meminfo: memFree=1687664/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=2320 CPUtime=0.02
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 208 0 0 0 2 0 0 0 18 0 1 0 372665119 2375680 191 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 580 191 118 243 0 334 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2320

[startup+0.10295 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 23432
/proc/meminfo: memFree=1687664/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=2692 CPUtime=0.1
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 280 0 0 0 10 0 0 0 18 0 1 0 372665119 2756608 263 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589578 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 673 263 118 243 0 427 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2692

[startup+0.301985 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 23432
/proc/meminfo: memFree=1687664/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=2692 CPUtime=0.29
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 296 0 0 0 29 0 0 0 19 0 1 0 372665119 2756608 279 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 673 279 118 243 0 427 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2692

[startup+0.701055 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 23432
/proc/meminfo: memFree=1687664/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=3420 CPUtime=0.69
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 452 0 0 0 69 0 0 0 23 0 1 0 372665119 3502080 435 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135107841 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 855 435 118 243 0 609 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3420

[startup+1.5012 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 23433
/proc/meminfo: memFree=1686312/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=3568 CPUtime=1.49
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 499 0 0 0 149 0 0 0 25 0 1 0 372665119 3653632 482 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590282 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 892 482 118 243 0 646 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3568

[startup+3.10149 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 23433
/proc/meminfo: memFree=1685672/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=4796 CPUtime=3.09
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 791 0 0 0 309 0 0 0 25 0 1 0 372665119 4911104 774 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 1199 774 118 243 0 953 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4796

[startup+6.30106 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 23433
/proc/meminfo: memFree=1684392/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=5464 CPUtime=6.29
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 962 0 0 0 629 0 0 0 25 0 1 0 372665119 5595136 945 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 1366 945 118 243 0 1120 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5464

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 23433
/proc/meminfo: memFree=1681768/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=7892 CPUtime=12.68
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 1614 0 0 0 1268 0 0 0 25 0 1 0 372665119 8081408 1513 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589420 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 1973 1513 118 243 0 1727 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7892

[startup+25.5025 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 23433
/proc/meminfo: memFree=1676712/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=13700 CPUtime=25.48
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 3359 0 0 0 2547 1 0 0 25 0 1 0 372665119 14028800 2772 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 3425 2772 118 243 0 3179 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13700

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 23433
/proc/meminfo: memFree=1674600/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=15352 CPUtime=51.08
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 4198 0 0 0 5106 2 0 0 25 0 1 0 372665119 15720448 3290 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590140 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 3838 3290 118 243 0 3592 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15352

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 23433
/proc/meminfo: memFree=1664552/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=26548 CPUtime=102.26
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 7670 0 0 0 10223 3 0 0 25 0 1 0 372665119 27185152 5794 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 6637 5794 118 243 0 6391 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26548

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23433
/proc/meminfo: memFree=1662248/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=28656 CPUtime=162.24
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 8795 0 0 0 16219 5 0 0 25 0 1 0 372665119 29343744 6371 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 7164 6371 118 243 0 6918 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 28656

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23433
/proc/meminfo: memFree=1658664/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=31628 CPUtime=222.21
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 10103 0 0 0 22215 6 0 0 25 0 1 0 372665119 32387072 7240 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 7907 7240 118 243 0 7661 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 31628

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23433
/proc/meminfo: memFree=1644712/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=49092 CPUtime=282.2
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 14854 0 0 0 28211 9 0 0 25 0 1 0 372665119 50270208 10720 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 12273 10720 118 243 0 12027 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 49092

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23433
/proc/meminfo: memFree=1644136/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=49192 CPUtime=342.18
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 15261 0 0 0 34208 10 0 0 25 0 1 0 372665119 50372608 10870 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590157 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 12298 10870 118 243 0 12052 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 49192

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23433
/proc/meminfo: memFree=1643624/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=49304 CPUtime=402.15
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 15658 0 0 0 40205 10 0 0 25 0 1 0 372665119 50487296 10985 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590150 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 12326 10985 118 243 0 12080 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 49304

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23433
/proc/meminfo: memFree=1642536/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=49948 CPUtime=462.14
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 16246 0 0 0 46203 11 0 0 25 0 1 0 372665119 51146752 11263 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 12487 11263 118 243 0 12241 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 49948

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23433
/proc/meminfo: memFree=1640488/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=51652 CPUtime=522.11
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 17116 0 0 0 52199 12 0 0 25 0 1 0 372665119 52891648 11759 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 12913 11759 118 243 0 12667 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 51652

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23433
/proc/meminfo: memFree=1640296/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=51912 CPUtime=582.1
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 17189 0 0 0 58197 13 0 0 25 0 1 0 372665119 53157888 11799 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 12978 11799 118 243 0 12732 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 51912

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23433
/proc/meminfo: memFree=1636264/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=55620 CPUtime=642.08
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 18643 0 0 0 64193 15 0 0 25 0 1 0 372665119 56954880 12813 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 13905 12813 118 243 0 13659 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 55620

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23433
/proc/meminfo: memFree=1635880/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=56292 CPUtime=702.06
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 18845 0 0 0 70190 16 0 0 25 0 1 0 372665119 57643008 12917 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 14073 12917 118 243 0 13827 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 56292

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23433
/proc/meminfo: memFree=1632360/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=59124 CPUtime=762.04
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 20131 0 0 0 76186 18 0 0 25 0 1 0 372665119 60542976 13791 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590210 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 14781 13791 118 243 0 14535 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 59124

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23433
/proc/meminfo: memFree=1632168/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=59448 CPUtime=822.02
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 20191 0 0 0 82183 19 0 0 25 0 1 0 372665119 60874752 13851 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 14862 13851 118 243 0 14616 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 59448

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23433
/proc/meminfo: memFree=1631656/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=60028 CPUtime=882
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 20327 0 0 0 88181 19 0 0 25 0 1 0 372665119 61468672 13954 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590144 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 15007 13954 118 243 0 14761 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 60028

[startup+942.301 s]
/proc/loadavg: 1.07 0.99 0.98 2/78 23433
/proc/meminfo: memFree=1628392/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=62676 CPUtime=941.97
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 21614 0 0 0 94177 20 0 0 25 0 1 0 372665119 64180224 14788 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 15669 14788 118 243 0 15423 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 62676

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

[startup+943.902 s]
/proc/loadavg: 1.07 0.99 0.98 2/78 23433
/proc/meminfo: memFree=1628392/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=62676 CPUtime=943.57
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 21614 0 0 0 94337 20 0 0 25 0 1 0 372665119 64180224 14788 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 15669 14788 118 243 0 15423 0
Current children cumulated CPU time (s) 943.57
Current children cumulated vsize (KiB) 62676

[startup+945.502 s]
/proc/loadavg: 1.07 0.99 0.98 2/78 23433
/proc/meminfo: memFree=1628392/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=62676 CPUtime=945.17
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 21614 0 0 0 94497 20 0 0 25 0 1 0 372665119 64180224 14788 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 15669 14788 118 243 0 15423 0
Current children cumulated CPU time (s) 945.17
Current children cumulated vsize (KiB) 62676

[startup+947.105 s]
/proc/loadavg: 1.07 0.99 0.98 2/78 23433
/proc/meminfo: memFree=1628392/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=62676 CPUtime=946.78
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 21614 0 0 0 94658 20 0 0 25 0 1 0 372665119 64180224 14788 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 15669 14788 118 243 0 15423 0
Current children cumulated CPU time (s) 946.78
Current children cumulated vsize (KiB) 62676

[startup+947.501 s]
/proc/loadavg: 1.07 0.99 0.98 2/78 23433
/proc/meminfo: memFree=1628392/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=62676 CPUtime=947.17
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 21614 0 0 0 94697 20 0 0 25 0 1 0 372665119 64180224 14788 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589814 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 15669 14788 118 243 0 15423 0
Current children cumulated CPU time (s) 947.17
Current children cumulated vsize (KiB) 62676

[startup+947.701 s]
/proc/loadavg: 1.07 0.99 0.98 2/78 23433
/proc/meminfo: memFree=1628392/2055920 swapFree=4156588/4192956
[pid=23432] ppid=23430 vsize=62676 CPUtime=947.37
/proc/23432/stat : 23432 (cmusat) R 23430 23432 22032 0 -1 4194304 21614 0 0 0 94717 20 0 0 25 0 1 0 372665119 64180224 14788 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/23432/statm: 15669 14788 118 243 0 15423 0
Current children cumulated CPU time (s) 947.37
Current children cumulated vsize (KiB) 62676

Child status: 10
Real time (s): 947.801
CPU time (s): 947.484
CPU user time (s): 947.264
CPU system time (s): 0.219966
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 62676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 947.264
system time used= 0.219966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21626
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= 8
involuntary context switches= 19648

runsolver used 1.13883 second user time and 2.31065 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Mar 10 11:45:07 UTC 2007

IDJOB= 333711
IDBENCH= 24610
IDSOLVER= 121
FILE ID= node12/333711-1173527107

PBS_JOBID= 4101131

Free space on /tmp= 66417 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333711-1173527107/cmusat /tmp/evaluation/333711-1173527107/instance-333711-1173527107.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-333711-1173527107 -o ROOT/results/node12/solver-333711-1173527107 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333711-1173527107/cmusat /tmp/evaluation/333711-1173527107/instance-333711-1173527107.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  b79b003513b2a70c9b89188422a831e2

RANDOM SEED= 493701439

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.285
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.285
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1688136 kB
Buffers:         40504 kB
Cached:         253464 kB
SwapCached:      15228 kB
Active:         216596 kB
Inactive:       100640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688136 kB
SwapTotal:     4192956 kB
SwapFree:      4156588 kB
Dirty:            2480 kB
Writeback:           0 kB
Mapped:          29676 kB
Slab:            36252 kB
Committed_AS:  1646616 kB
PageTables:       1692 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66417 MiB

End job on node12 on Sat Mar 10 12:00:55 UTC 2007