Trace number 3276093

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
SAT09 reference solver: clasp 1.2.0-SAT09-32SAT 3112.66 3112.59

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
MD5SUMb9f02ee542f99ae0fd8f291dd570c53a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.6647
Satisfiable
(Un)Satisfiability was proved
Number of variables326
Number of clauses2332
Sum of the clauses size10392
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41416
Number of clauses of size 5768
Number of clauses of size over 5148

Solver Data

3112.56/3112.58	c clasp version 1.2.0-SAT09 
3112.56/3112.58	c Reading from ...664386/instance-3276093-1303664386.cnf
3112.56/3112.58	c Reading      : Done(0.000s)
3112.56/3112.58	c Preprocessing: |-Done(0.000s)
3112.56/3112.58	c Solving...
3112.56/3112.58	c Model: 1
3112.56/3112.58	v 1 2 3 4 -5 -6 -7 -8 -9 10
3112.56/3112.58	v -11 -12 13 -14 -15 16 -17 18 19 -20
3112.56/3112.58	v 21 -22 23 24 25 -26 27 28 -29 -30
3112.56/3112.58	v -31 32 -33 -34 -35 36 37 -38 -39 40
3112.56/3112.58	v 41 42 -43 -44 -45 -46 47 48 -49 50
3112.56/3112.58	v -51 52 -53 54 -55 56 -57 -58 -59 -60
3112.56/3112.58	v 61 -62 63 -64 65 66 67 -68 -69 70
3112.56/3112.58	v -71 -72 -73 -74 75 76 -77 78 -79 -80
3112.56/3112.58	v -81 82 -83 84 -85 -86 -87 88 89 -90
3112.56/3112.58	v 91 -92 -93 -94 -95 -96 97 -98 99 -100
3112.56/3112.58	v 101 102 -103 -104 105 -106 -107 -108 109 110
3112.56/3112.58	v -111 -112 113 -114 115 -116 117 -118 119 -120
3112.56/3112.58	v 121 122 123 124 125 126 127 -128 -129 -130
3112.56/3112.58	v 131 -132 133 134 -135 -136 137 138 139 -140
3112.56/3112.58	v 141 -142 -143 -144 -145 -146 147 -148 149 150
3112.56/3112.58	v -151 -152 -153 -154 155 156 -157 158 159 -160
3112.56/3112.58	v 161 162 -163 -164 -165 166 167 -168 -169 170
3112.56/3112.58	v -171 -172 173 -174 -175 176 177 178 -179 -180
3112.56/3112.58	v 181 -182 183 -184 185 186 -187 188 189 190
3112.56/3112.58	v 191 192 -193 -194 195 -196 197 -198 199 200
3112.56/3112.58	v -201 -202 203 204 205 -206 -207 208 209 -210
3112.56/3112.58	v 211 -212 213 214 215 -216 -217 218 -219 220
3112.56/3112.58	v 221 222 223 -224 -225 226 -227 -228 229 -230
3112.56/3112.58	v -231 232 -233 -234 235 -236 237 -238 -239 -240
3112.56/3112.58	v 241 242 -243 244 245 246 -247 248 249 250
3112.56/3112.58	v -251 252 -253 -254 255 256 257 -258 259 -260
3112.56/3112.58	v -261 -262 263 264 265 266 -267 268 -269 -270
3112.56/3112.58	v -271 -272 -273 274 -275 -276 -277 278 -279 -280
3112.56/3112.58	v 281 282 283 -284 285 286 287 -288 289 290
3112.56/3112.58	v -291 292 -293 294 -295 -296 297 -298 299 -300
3112.56/3112.58	v -301 302 -303 -304 305 -306 307 308 -309 -310
3112.56/3112.58	v -311 -312 -313 -314 -315 316 317 318 319 320
3112.56/3112.58	v -321 322 -323 324 -325 -326 0 
3112.56/3112.58	
3112.56/3112.58	c Models    : 1+    
3112.56/3112.58	c Time         : 3113.120s (Solve: 3113.120s)
3112.56/3112.58	s SATISFIABLE

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3276093-1303664386/watcher-3276093-1303664386 -o /tmp/evaluation-result-3276093-1303664386/solver-3276093-1303664386 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3276093-1303664386.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.08 5.80 5.85 3/174 3138
/proc/meminfo: memFree=21418616/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=1916 CPUtime=0 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 281 0 0 0 0 0 0 0 23 0 1 0 478038368 1961984 234 33554432000 134512640 136057169 4289213824 18446744073709551615 134774484 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 479 234 165 378 0 99 0

[startup+0.094737 s]
/proc/loadavg: 5.08 5.80 5.85 3/174 3138
/proc/meminfo: memFree=21418616/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=2048 CPUtime=0.09 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 318 0 0 0 9 0 0 0 23 0 1 0 478038368 2097152 271 33554432000 134512640 136057169 4289213824 18446744073709551615 134651032 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 512 271 181 378 0 132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2048

[startup+0.10072 s]
/proc/loadavg: 5.08 5.80 5.85 3/174 3138
/proc/meminfo: memFree=21418616/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=2048 CPUtime=0.09 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 318 0 0 0 9 0 0 0 23 0 1 0 478038368 2097152 271 33554432000 134512640 136057169 4289213824 18446744073709551615 134618190 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 512 271 181 378 0 132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2048

[startup+0.300752 s]
/proc/loadavg: 5.08 5.80 5.85 3/174 3138
/proc/meminfo: memFree=21418616/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=2180 CPUtime=0.29 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 346 0 0 0 29 0 0 0 25 0 1 0 478038368 2232320 299 33554432000 134512640 136057169 4289213824 18446744073709551615 134823833 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 545 299 181 378 0 165 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2180

[startup+0.700684 s]
/proc/loadavg: 5.08 5.80 5.85 3/174 3138
/proc/meminfo: memFree=21418616/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=2312 CPUtime=0.69 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 376 0 0 0 69 0 0 0 25 0 1 0 478038368 2367488 329 33554432000 134512640 136057169 4289213824 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 578 329 181 378 0 198 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2312

[startup+1.50054 s]
/proc/loadavg: 5.08 5.80 5.85 4/178 3142
/proc/meminfo: memFree=21417116/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=2448 CPUtime=1.49 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 428 0 0 0 149 0 0 0 25 0 1 0 478038368 2506752 381 33554432000 134512640 136057169 4289213824 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 612 381 181 378 0 232 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2448

[startup+3.10025 s]
/proc/loadavg: 5.08 5.80 5.85 3/178 3142
/proc/meminfo: memFree=21415876/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=2712 CPUtime=3.09 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 486 0 0 0 309 0 0 0 25 0 1 0 478038368 2777088 439 33554432000 134512640 136057169 4289213824 18446744073709551615 134618188 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 678 439 181 378 0 298 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2712

[startup+6.30062 s]
/proc/loadavg: 4.83 5.74 5.83 4/178 3142
/proc/meminfo: memFree=21414812/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=2980 CPUtime=6.29 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 557 0 0 0 629 0 0 0 25 0 1 0 478038368 3051520 510 33554432000 134512640 136057169 4289213824 18446744073709551615 134823308 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 745 510 181 378 0 365 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2980

[startup+12.7005 s]
/proc/loadavg: 4.60 5.68 5.81 4/178 3142
/proc/meminfo: memFree=21413180/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=3376 CPUtime=12.69 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 672 0 0 0 1269 0 0 0 25 0 1 0 478038368 3457024 625 33554432000 134512640 136057169 4289213824 18446744073709551615 134618473 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 844 625 181 378 0 464 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3376

[startup+25.5001 s]
/proc/loadavg: 4.03 5.50 5.75 3/178 3143
/proc/meminfo: memFree=21412332/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=3912 CPUtime=25.49 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 798 0 0 0 2549 0 0 0 25 0 1 0 478038368 4005888 751 33554432000 134512640 136057169 4289213824 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 978 751 181 378 0 598 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3912

[startup+51.1006 s]
/proc/loadavg: 3.33 5.21 5.65 4/178 3143
/proc/meminfo: memFree=21410548/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=4868 CPUtime=51.09 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 1030 0 0 0 5109 0 0 0 25 0 1 0 478038368 4984832 983 33554432000 134512640 136057169 4289213824 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 1217 983 181 378 0 837 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4868

[startup+102.307 s]
/proc/loadavg: 2.58 4.72 5.45 4/178 3154
/proc/meminfo: memFree=21407676/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=5832 CPUtime=102.3 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 1272 0 0 0 10230 0 0 0 25 0 1 0 478038368 5971968 1225 33554432000 134512640 136057169 4289213824 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 1458 1225 181 378 0 1078 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 5832

[startup+162.301 s]
/proc/loadavg: 2.21 4.22 5.23 4/178 3155
/proc/meminfo: memFree=21405656/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=6788 CPUtime=162.29 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 1500 0 0 0 16229 0 0 0 25 0 1 0 478038368 6950912 1453 33554432000 134512640 136057169 4289213824 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 1697 1453 181 378 0 1317 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 6788

[startup+222.3 s]
/proc/loadavg: 2.08 3.81 5.03 3/178 3157
/proc/meminfo: memFree=21404520/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=7360 CPUtime=222.29 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 1653 0 0 0 22229 0 0 0 25 0 1 0 478038368 7536640 1606 33554432000 134512640 136057169 4289213824 18446744073709551615 134824457 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 1840 1606 181 378 0 1460 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 7360

[startup+282.301 s]
/proc/loadavg: 2.03 3.48 4.84 4/178 3162
/proc/meminfo: memFree=21403004/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=8052 CPUtime=282.29 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 1808 0 0 0 28229 0 0 0 25 0 1 0 478038368 8245248 1761 33554432000 134512640 136057169 4289213824 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 2013 1761 181 378 0 1633 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 8052

[startup+342.301 s]
/proc/loadavg: 2.01 3.21 4.66 4/178 3163
/proc/meminfo: memFree=21402680/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=8472 CPUtime=342.29 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 1885 0 0 0 34229 0 0 0 25 0 1 0 478038368 8675328 1838 33554432000 134512640 136057169 4289213824 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 2118 1838 181 378 0 1738 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 8472

[startup+402.301 s]
/proc/loadavg: 2.00 2.99 4.49 3/178 3165
/proc/meminfo: memFree=21401792/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=8756 CPUtime=402.29 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 1961 0 0 0 40229 0 0 0 25 0 1 0 478038368 8966144 1914 33554432000 134512640 136057169 4289213824 18446744073709551615 134825021 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 2189 1914 181 378 0 1809 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 8756

[startup+462.3 s]
/proc/loadavg: 2.00 2.80 4.33 3/178 3166
/proc/meminfo: memFree=21401388/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=8896 CPUtime=462.29 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2000 0 0 0 46229 0 0 0 25 0 1 0 478038368 9109504 1953 33554432000 134512640 136057169 4289213824 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 2224 1953 181 378 0 1844 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 8896

[startup+522.301 s]
/proc/loadavg: 2.00 2.66 4.18 4/178 3168
/proc/meminfo: memFree=21401004/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=9448 CPUtime=522.29 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2096 0 0 0 52229 0 0 0 25 0 1 0 478038368 9674752 2049 33554432000 134512640 136057169 4289213824 18446744073709551615 134823956 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 2362 2049 181 378 0 1982 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 9448

[startup+582.301 s]
/proc/loadavg: 2.00 2.53 4.04 4/178 3170
/proc/meminfo: memFree=21400876/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=9588 CPUtime=582.3 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2135 0 0 0 58230 0 0 0 25 0 1 0 478038368 9818112 2088 33554432000 134512640 136057169 4289213824 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 2397 2088 181 378 0 2017 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 9588

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=21395764/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12108 CPUtime=2382.35 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2711 0 0 0 238234 1 0 0 25 0 1 0 478038368 12398592 2664 33554432000 134512640 136057169 4289213824 18446744073709551615 134612868 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3027 2664 181 378 0 2647 0
Current children cumulated CPU time (s) 2382.35
Current children cumulated vsize (KiB) 12108

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.24 4/178 3224
/proc/meminfo: memFree=21395876/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12108 CPUtime=2442.35 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2712 0 0 0 244234 1 0 0 25 0 1 0 478038368 12398592 2665 33554432000 134512640 136057169 4289213824 18446744073709551615 134820229 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3027 2665 181 378 0 2647 0
Current children cumulated CPU time (s) 2442.35
Current children cumulated vsize (KiB) 12108

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.22 3/178 3226
/proc/meminfo: memFree=21395972/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12108 CPUtime=2502.35 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2712 0 0 0 250234 1 0 0 25 0 1 0 478038368 12398592 2665 33554432000 134512640 136057169 4289213824 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3027 2665 181 378 0 2647 0
Current children cumulated CPU time (s) 2502.35
Current children cumulated vsize (KiB) 12108

[startup+2562.3 s]
/proc/loadavg: 2.00 2.00 2.20 3/178 3227
/proc/meminfo: memFree=21395944/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12108 CPUtime=2562.35 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2724 0 0 0 256234 1 0 0 25 0 1 0 478038368 12398592 2677 33554432000 134512640 136057169 4289213824 18446744073709551615 134823870 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3027 2677 181 378 0 2647 0
Current children cumulated CPU time (s) 2562.35
Current children cumulated vsize (KiB) 12108

[startup+2622.3 s]
/proc/loadavg: 2.00 2.00 2.18 4/178 3229
/proc/meminfo: memFree=21395936/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12108 CPUtime=2622.36 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2737 0 0 0 262235 1 0 0 25 0 1 0 478038368 12398592 2690 33554432000 134512640 136057169 4289213824 18446744073709551615 134615606 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3027 2690 181 378 0 2647 0
Current children cumulated CPU time (s) 2622.36
Current children cumulated vsize (KiB) 12108

[startup+2682.3 s]
/proc/loadavg: 2.00 2.00 2.17 4/178 3231
/proc/meminfo: memFree=21396044/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12108 CPUtime=2682.35 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2737 0 0 0 268234 1 0 0 25 0 1 0 478038368 12398592 2690 33554432000 134512640 136057169 4289213824 18446744073709551615 134618485 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3027 2690 181 378 0 2647 0
Current children cumulated CPU time (s) 2682.35
Current children cumulated vsize (KiB) 12108

[startup+2742.31 s]
/proc/loadavg: 2.00 2.00 2.16 3/178 3232
/proc/meminfo: memFree=21396156/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12108 CPUtime=2742.36 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2737 0 0 0 274235 1 0 0 25 0 1 0 478038368 12398592 2690 33554432000 134512640 136057169 4289213824 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3027 2690 181 378 0 2647 0
Current children cumulated CPU time (s) 2742.36
Current children cumulated vsize (KiB) 12108

[startup+2802.3 s]
/proc/loadavg: 2.00 2.00 2.15 4/178 3237
/proc/meminfo: memFree=21396140/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12108 CPUtime=2802.36 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2737 0 0 0 280235 1 0 0 25 0 1 0 478038368 12398592 2690 33554432000 134512640 136057169 4289213824 18446744073709551615 134823862 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3027 2690 181 378 0 2647 0
Current children cumulated CPU time (s) 2802.36
Current children cumulated vsize (KiB) 12108

[startup+2862.3 s]
/proc/loadavg: 2.00 2.00 2.14 4/178 3239
/proc/meminfo: memFree=21396240/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12108 CPUtime=2862.36 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2737 0 0 0 286235 1 0 0 25 0 1 0 478038368 12398592 2690 33554432000 134512640 136057169 4289213824 18446744073709551615 134618245 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3027 2690 181 378 0 2647 0
Current children cumulated CPU time (s) 2862.36
Current children cumulated vsize (KiB) 12108

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/178 3242
/proc/meminfo: memFree=21395472/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12248 CPUtime=2922.36 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2745 0 0 0 292235 1 0 0 25 0 1 0 478038368 12541952 2698 33554432000 134512640 136057169 4289213824 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3062 2698 181 378 0 2682 0
Current children cumulated CPU time (s) 2922.36
Current children cumulated vsize (KiB) 12248

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.11 4/178 3244
/proc/meminfo: memFree=21395336/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12248 CPUtime=2982.36 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2752 0 0 0 298235 1 0 0 25 0 1 0 478038368 12541952 2705 33554432000 134512640 136057169 4289213824 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3062 2705 181 378 0 2682 0
Current children cumulated CPU time (s) 2982.36
Current children cumulated vsize (KiB) 12248

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.10 4/178 3245
/proc/meminfo: memFree=21395444/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12248 CPUtime=3042.36 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2764 0 0 0 304235 1 0 0 25 0 1 0 478038368 12541952 2717 33554432000 134512640 136057169 4289213824 18446744073709551615 134618353 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3062 2717 181 378 0 2682 0
Current children cumulated CPU time (s) 3042.36
Current children cumulated vsize (KiB) 12248

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/178 3247
/proc/meminfo: memFree=21395420/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12248 CPUtime=3102.36 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2766 0 0 0 310235 1 0 0 25 0 1 0 478038368 12541952 2719 33554432000 134512640 136057169 4289213824 18446744073709551615 134823898 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3062 2719 181 378 0 2682 0
Current children cumulated CPU time (s) 3102.36
Current children cumulated vsize (KiB) 12248

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

[startup+3103.9 s]
/proc/loadavg: 2.00 2.00 2.09 4/178 3247
/proc/meminfo: memFree=21395544/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12248 CPUtime=3103.96 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2766 0 0 0 310395 1 0 0 25 0 1 0 478038368 12541952 2719 33554432000 134512640 136057169 4289213824 18446744073709551615 134618344 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3062 2719 181 378 0 2682 0
Current children cumulated CPU time (s) 3103.96
Current children cumulated vsize (KiB) 12248

[startup+3107.1 s]
/proc/loadavg: 2.00 2.00 2.09 3/178 3247
/proc/meminfo: memFree=21395544/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12248 CPUtime=3107.16 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2766 0 0 0 310715 1 0 0 25 0 1 0 478038368 12541952 2719 33554432000 134512640 136057169 4289213824 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3062 2719 181 378 0 2682 0
Current children cumulated CPU time (s) 3107.16
Current children cumulated vsize (KiB) 12248

[startup+3110.3 s]
/proc/loadavg: 2.00 2.00 2.09 4/178 3247
/proc/meminfo: memFree=21395540/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12248 CPUtime=3110.36 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2766 0 0 0 311035 1 0 0 25 0 1 0 478038368 12541952 2719 33554432000 134512640 136057169 4289213824 18446744073709551615 134618398 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3062 2719 181 378 0 2682 0
Current children cumulated CPU time (s) 3110.36
Current children cumulated vsize (KiB) 12248

[startup+3111.91 s]
/proc/loadavg: 2.00 2.00 2.09 3/178 3247
/proc/meminfo: memFree=21395540/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12248 CPUtime=3111.97 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2766 0 0 0 311196 1 0 0 25 0 1 0 478038368 12541952 2719 33554432000 134512640 136057169 4289213824 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3062 2719 181 378 0 2682 0
Current children cumulated CPU time (s) 3111.97
Current children cumulated vsize (KiB) 12248

[startup+3112.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/178 3247
/proc/meminfo: memFree=21395540/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12248 CPUtime=3112.36 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2766 0 0 0 311235 1 0 0 25 0 1 0 478038368 12541952 2719 33554432000 134512640 136057169 4289213824 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3062 2719 181 378 0 2682 0
Current children cumulated CPU time (s) 3112.36
Current children cumulated vsize (KiB) 12248

[startup+3112.5 s]
/proc/loadavg: 2.00 2.00 2.09 3/178 3247
/proc/meminfo: memFree=21395540/32950904 swapFree=67082284/67111528
[pid=3138] ppid=3134 vsize=12248 CPUtime=3112.56 cores=0,2,4,6
/proc/3138/stat : 3138 (clasp) R 3134 3138 1557 0 -1 4202496 2766 0 0 0 311255 1 0 0 25 0 1 0 478038368 12541952 2719 33554432000 134512640 136057169 4289213824 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/3138/statm: 3062 2719 181 378 0 2682 0
Current children cumulated CPU time (s) 3112.56
Current children cumulated vsize (KiB) 12248

Child status: 10
Real time (s): 3112.59
CPU time (s): 3112.66
CPU user time (s): 3112.65
CPU system time (s): 0.018997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 12248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3112.65
system time used= 0.018997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2772
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 5844

runsolver used 4.89026 second user time and 9.79051 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-24 18:59:46
IDJOB=3276093
IDBENCH=85366
IDSOLVER=1677
FILE ID=node121/3276093-1303664386
RUNJOBID= node121-1303664386-3114
PBS_JOBID= 13150727
Free space on /tmp= 72220 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276093-1303664386/watcher-3276093-1303664386 -o /tmp/evaluation-result-3276093-1303664386/solver-3276093-1303664386 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3276093-1303664386.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b9f02ee542f99ae0fd8f291dd570c53a
RANDOM SEED=1299858582

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      21419028 kB
Buffers:       2139944 kB
Cached:        8846228 kB
SwapCached:       2776 kB
Active:        8352500 kB
Inactive:      2671852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21419028 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            4020 kB
Writeback:           0 kB
AnonPages:       36324 kB
Mapped:          13532 kB
Slab:           443996 kB
PageTables:       4488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   184028 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= 72216 MiB
End job on node121 at 2011-04-24 19:51:39