Trace number 1784976

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
clasp 1.2.0-SAT09-32SAT 2844.73 2845.64

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
MD5SUM42a2d57c47222c3ed0e0546d3518a54d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.217
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2200
Sum of the clauses size9712
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 41352
Number of clauses of size 5784
Number of clauses of size over 564

Solver Data

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

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

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

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): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 21076
/proc/meminfo: memFree=1059568/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=1828 CPUtime=0
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 242 0 0 0 0 0 0 0 18 0 1 0 215870008 1871872 225 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 457 226 162 377 0 77 0

[startup+0.0231011 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 21076
/proc/meminfo: memFree=1059568/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=1828 CPUtime=0.02
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 270 0 0 0 2 0 0 0 18 0 1 0 215870008 1871872 253 1992294400 134512640 136057169 4294956160 18446744073709551615 134823895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 457 253 182 377 0 77 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1828

[startup+0.101111 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 21076
/proc/meminfo: memFree=1059568/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=1960 CPUtime=0.09
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 278 0 0 0 9 0 0 0 18 0 1 0 215870008 2007040 261 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 490 261 182 377 0 110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1960

[startup+0.301137 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 21076
/proc/meminfo: memFree=1059568/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=1960 CPUtime=0.29
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 299 0 0 0 29 0 0 0 19 0 1 0 215870008 2007040 282 1992294400 134512640 136057169 4294956160 18446744073709551615 134618188 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 490 282 182 377 0 110 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1960

[startup+0.701189 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 21076
/proc/meminfo: memFree=1059568/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=2092 CPUtime=0.69
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 316 0 0 0 69 0 0 0 22 0 1 0 215870008 2142208 299 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 523 299 182 377 0 143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2092

[startup+1.5013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1059112/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=2224 CPUtime=1.49
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 348 0 0 0 149 0 0 0 25 0 1 0 215870008 2277376 331 1992294400 134512640 136057169 4294956160 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 556 331 182 377 0 176 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2224

[startup+3.10151 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1058856/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=2356 CPUtime=3.09
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 386 0 0 0 309 0 0 0 25 0 1 0 215870008 2412544 369 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 589 369 182 377 0 209 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2356

[startup+6.30193 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1058408/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=2620 CPUtime=6.29
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 444 0 0 0 629 0 0 0 25 0 1 0 215870008 2682880 427 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 655 427 182 377 0 275 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2620

[startup+12.7018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1058088/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=2884 CPUtime=12.69
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 520 0 0 0 1269 0 0 0 25 0 1 0 215870008 2953216 503 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 721 503 182 377 0 341 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2884

[startup+25.5025 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1057704/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=3280 CPUtime=25.49
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 617 0 0 0 2549 0 0 0 25 0 1 0 215870008 3358720 600 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 820 600 182 377 0 440 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3280

[startup+51.1028 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1057192/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=3824 CPUtime=51.08
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 774 0 0 0 5108 0 0 0 25 0 1 0 215870008 3915776 757 1992294400 134512640 136057169 4294956160 18446744073709551615 134820042 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 956 757 182 377 0 576 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3824

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1056552/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=4500 CPUtime=102.26
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 934 0 0 0 10226 0 0 0 25 0 1 0 215870008 4608000 917 1992294400 134512640 136057169 4294956160 18446744073709551615 134613123 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 1125 917 182 377 0 745 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4500

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1055912/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=5196 CPUtime=162.24
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 1080 0 0 0 16224 0 0 0 25 0 1 0 215870008 5320704 1063 1992294400 134512640 136057169 4294956160 18446744073709551615 134820157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 1299 1063 182 377 0 919 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5196

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1055336/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=5740 CPUtime=222.22
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 1221 0 0 0 22222 0 0 0 25 0 1 0 215870008 5877760 1204 1992294400 134512640 136057169 4294956160 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 1435 1204 182 377 0 1055 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 5740

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1055080/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=6020 CPUtime=282.2
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 1299 0 0 0 28220 0 0 0 25 0 1 0 215870008 6164480 1282 1992294400 134512640 136057169 4294956160 18446744073709551615 134824390 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 1505 1282 182 377 0 1125 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 6020

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1054696/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=6432 CPUtime=342.19
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 1385 0 0 0 34218 1 0 0 25 0 1 0 215870008 6586368 1368 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 1608 1368 182 377 0 1228 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 6432

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1054312/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=6704 CPUtime=402.14
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 1468 0 0 0 40213 1 0 0 25 0 1 0 215870008 6864896 1451 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 1676 1451 182 377 0 1296 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 6704

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1054184/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=6976 CPUtime=462.12
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 1513 0 0 0 46211 1 0 0 25 0 1 0 215870008 7143424 1496 1992294400 134512640 136057169 4294956160 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 1744 1496 182 377 0 1364 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 6976

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1053992/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=7116 CPUtime=522.1
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 1554 0 0 0 52209 1 0 0 25 0 1 0 215870008 7286784 1537 1992294400 134512640 136057169 4294956160 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 1779 1537 182 377 0 1399 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 7116

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1053800/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=7248 CPUtime=582.08
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 1594 0 0 0 58207 1 0 0 25 0 1 0 215870008 7421952 1577 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 1812 1577 182 377 0 1432 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 7248

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21077
/proc/meminfo: memFree=1053736/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=7396 CPUtime=642.07
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 1620 0 0 0 64206 1 0 0 25 0 1 0 215870008 7573504 1603 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 1849 1603 182 377 0 1469 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 7396

[startup+702.302 s]

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

/proc/meminfo: memFree=1051176/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10208 CPUtime=2261.57
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2254 0 0 0 226152 5 0 0 25 0 1 0 215870008 10452992 2237 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2552 2237 182 377 0 2172 0
Current children cumulated CPU time (s) 2261.57
Current children cumulated vsize (KiB) 10208

[startup+2322.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1051112/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10208 CPUtime=2321.55
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2261 0 0 0 232150 5 0 0 25 0 1 0 215870008 10452992 2244 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2552 2244 182 377 0 2172 0
Current children cumulated CPU time (s) 2321.55
Current children cumulated vsize (KiB) 10208

[startup+2382.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1051048/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10208 CPUtime=2381.53
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2261 0 0 0 238148 5 0 0 25 0 1 0 215870008 10452992 2244 1992294400 134512640 136057169 4294956160 18446744073709551615 135459767 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2552 2244 182 377 0 2172 0
Current children cumulated CPU time (s) 2381.53
Current children cumulated vsize (KiB) 10208

[startup+2442.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050984/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10208 CPUtime=2441.51
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2261 0 0 0 244146 5 0 0 25 0 1 0 215870008 10452992 2244 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2552 2244 182 377 0 2172 0
Current children cumulated CPU time (s) 2441.51
Current children cumulated vsize (KiB) 10208

[startup+2502.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050920/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10208 CPUtime=2501.49
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2267 0 0 0 250144 5 0 0 25 0 1 0 215870008 10452992 2250 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2552 2250 182 377 0 2172 0
Current children cumulated CPU time (s) 2501.49
Current children cumulated vsize (KiB) 10208

[startup+2562.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050920/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10208 CPUtime=2561.47
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2267 0 0 0 256142 5 0 0 25 0 1 0 215870008 10452992 2250 1992294400 134512640 136057169 4294956160 18446744073709551615 134618135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2552 2250 182 377 0 2172 0
Current children cumulated CPU time (s) 2561.47
Current children cumulated vsize (KiB) 10208

[startup+2622.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050792/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10348 CPUtime=2621.45
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2280 0 0 0 262140 5 0 0 25 0 1 0 215870008 10596352 2263 1992294400 134512640 136057169 4294956160 18446744073709551615 134820229 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2587 2263 182 377 0 2207 0
Current children cumulated CPU time (s) 2621.45
Current children cumulated vsize (KiB) 10348

[startup+2682.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050792/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10348 CPUtime=2681.43
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2286 0 0 0 268138 5 0 0 25 0 1 0 215870008 10596352 2269 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2587 2269 182 377 0 2207 0
Current children cumulated CPU time (s) 2681.43
Current children cumulated vsize (KiB) 10348

[startup+2742.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050728/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10348 CPUtime=2741.42
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2292 0 0 0 274137 5 0 0 25 0 1 0 215870008 10596352 2275 1992294400 134512640 136057169 4294956160 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2587 2275 182 377 0 2207 0
Current children cumulated CPU time (s) 2741.42
Current children cumulated vsize (KiB) 10348

[startup+2802.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050728/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10348 CPUtime=2801.4
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2298 0 0 0 280134 6 0 0 25 0 1 0 215870008 10596352 2281 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2587 2281 182 377 0 2207 0
Current children cumulated CPU time (s) 2801.4
Current children cumulated vsize (KiB) 10348

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

[startup+2815.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050664/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10488 CPUtime=2815
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2312 0 0 0 281494 6 0 0 25 0 1 0 215870008 10739712 2295 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2622 2295 182 377 0 2242 0
Current children cumulated CPU time (s) 2815
Current children cumulated vsize (KiB) 10488

[startup+2828.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050664/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10488 CPUtime=2827.79
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2318 0 0 0 282773 6 0 0 25 0 1 0 215870008 10739712 2301 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2622 2301 182 377 0 2242 0
Current children cumulated CPU time (s) 2827.79
Current children cumulated vsize (KiB) 10488

[startup+2835.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050664/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10488 CPUtime=2834.19
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2318 0 0 0 283413 6 0 0 25 0 1 0 215870008 10739712 2301 1992294400 134512640 136057169 4294956160 18446744073709551615 134615624 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2622 2301 182 377 0 2242 0
Current children cumulated CPU time (s) 2834.19
Current children cumulated vsize (KiB) 10488

[startup+2841.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050600/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10488 CPUtime=2840.59
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2318 0 0 0 284053 6 0 0 25 0 1 0 215870008 10739712 2301 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2622 2301 182 377 0 2242 0
Current children cumulated CPU time (s) 2840.59
Current children cumulated vsize (KiB) 10488

[startup+2843.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050600/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10488 CPUtime=2842.19
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2318 0 0 0 284213 6 0 0 25 0 1 0 215870008 10739712 2301 1992294400 134512640 136057169 4294956160 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2622 2301 182 377 0 2242 0
Current children cumulated CPU time (s) 2842.19
Current children cumulated vsize (KiB) 10488

[startup+2844.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050664/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10488 CPUtime=2843.79
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2318 0 0 0 284373 6 0 0 25 0 1 0 215870008 10739712 2301 1992294400 134512640 136057169 4294956160 18446744073709551615 134615582 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2622 2301 182 377 0 2242 0
Current children cumulated CPU time (s) 2843.79
Current children cumulated vsize (KiB) 10488

[startup+2845.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050664/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10488 CPUtime=2844.19
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2318 0 0 0 284413 6 0 0 25 0 1 0 215870008 10739712 2301 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2622 2301 182 377 0 2242 0
Current children cumulated CPU time (s) 2844.19
Current children cumulated vsize (KiB) 10488

[startup+2845.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050664/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10488 CPUtime=2844.59
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2318 0 0 0 284453 6 0 0 25 0 1 0 215870008 10739712 2301 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2622 2301 182 377 0 2242 0
Current children cumulated CPU time (s) 2844.59
Current children cumulated vsize (KiB) 10488

[startup+2845.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21079
/proc/meminfo: memFree=1050664/2055920 swapFree=4181380/4192956
[pid=21076] ppid=21074 vsize=10488 CPUtime=2844.69
/proc/21076/stat : 21076 (clasp) R 21074 21076 20970 0 -1 4194304 2318 0 0 0 284463 6 0 0 25 0 1 0 215870008 10739712 2301 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21076/statm: 2622 2301 182 377 0 2242 0
Current children cumulated CPU time (s) 2844.69
Current children cumulated vsize (KiB) 10488

Child status: 10
Real time (s): 2845.64
CPU time (s): 2844.73
CPU user time (s): 2844.66
CPU system time (s): 0.06499
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 10488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2844.66
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2323
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= 2
involuntary context switches= 4109

runsolver used 2.31665 second user time and 5.50716 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-09 16:12:45
IDJOB=1784976
IDBENCH=24665
IDSOLVER=637
FILE ID=node13/1784976-1241878365
PBS_JOBID= 9264630
Free space on /tmp= 66372 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.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-1784976-1241878365/watcher-1784976-1241878365 -o /tmp/evaluation-result-1784976-1241878365/solver-1784976-1241878365 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1784976-1241878365.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 42a2d57c47222c3ed0e0546d3518a54d
RANDOM SEED=807049150

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

/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.227
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.227
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:       1060048 kB
Buffers:         75580 kB
Cached:         830012 kB
SwapCached:       5336 kB
Active:         303716 kB
Inactive:       610276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1060048 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:            2024 kB
Writeback:           0 kB
Mapped:          14052 kB
Slab:            67776 kB
Committed_AS:   666056 kB
PageTables:       1460 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= 66372 MiB
End job on node13 at 2009-05-09 17:00:11