Trace number 1825621

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
LySAT c/2009-03-20SAT 2077.12 2078.29

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-24-193-22-70.cnf
MD5SUM0a7df8011edd7a5f3da371261f9b3f8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.4366
Satisfiable
(Un)Satisfiability was proved
Number of variables528
Number of clauses30728
Sum of the clauses size61940
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230706
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   30728    61940 |    9218       0        0     nan |  0.000 % |
0.06/0.10	c |         0 |   30200    90118 |      --       0       --      -- |     --   | -528/28178
0.06/0.10	c ==============================================================================
0.06/0.10	c Result  :   #vars: 506   #clauses: 30200   #literals: 90118
0.06/0.10	c CPU time:   0.092985 s
0.06/0.10	c ==============================================================================
0.09/0.13	This is MiniSat 2.0 beta
0.09/0.13	WARNING: for repeatability, setting FPU to use double precision
0.09/0.13	============================[ Problem Statistics ]=============================
0.09/0.13	|                                                                             |
0.09/0.13	|  Number of variables:  506                                                  |
0.09/0.13	|  Number of clauses:    30200                                                |
0.09/0.14	|  Parsing time:         0.01         s                                       |
2077.01/2078.27	restarts              : 23
2077.01/2078.27	conflicts             : 1578275        (760 /sec)
2077.01/2078.27	decisions             : 2186257        (1.09 % random) (1053 /sec)
2077.01/2078.27	propagations          : 87007619       (41895 /sec)
2077.01/2078.27	conflict literals     : 173511818      (19.69 % deleted)
2077.01/2078.27	Memory used           : 68.71 MB
2077.01/2078.27	CPU time              : 2076.8 s
2077.01/2078.27	
2077.01/2078.27	SATISFIABLE
2077.01/2078.28	s SATISFIABLE
2077.01/2078.28	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 -251 252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 302 -303 -304 -305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -451 452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 527 -528 0

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-1825621-1242519887/watcher-1825621-1242519887 -o /tmp/evaluation-result-1825621-1242519887/solver-1825621-1242519887 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1825621-1242519887.cnf c 

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: 1.00 0.97 0.91 2/64 26866
/proc/meminfo: memFree=1009912/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 280016772 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 235 195 169 0 50 0
[pid=26867] ppid=26866 vsize=692 CPUtime=0
/proc/26867/stat : 26867 (SatElite) R 26866 26866 26777 0 -1 4194304 85 0 0 0 0 0 0 0 20 0 1 0 280016772 708608 69 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26867/statm: 173 71 51 127 0 43 0

[startup+0.0745061 s]
/proc/loadavg: 1.00 0.97 0.91 2/64 26866
/proc/meminfo: memFree=1009912/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 280016772 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 235 195 169 0 50 0
[pid=26867] ppid=26866 vsize=3656 CPUtime=0.06
/proc/26867/stat : 26867 (SatElite) R 26866 26866 26777 0 -1 4194304 778 0 0 0 6 0 0 0 21 0 1 0 280016772 3743744 735 1992294400 134512640 135034092 4294956112 18446744073709551615 134563313 0 0 4096 3 0 0 0 17 0 0 0
/proc/26867/statm: 914 735 68 127 0 784 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9012

[startup+0.101509 s]
/proc/loadavg: 1.00 0.97 0.91 2/64 26866
/proc/meminfo: memFree=1009912/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 280016772 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 235 195 169 0 50 0
[pid=26867] ppid=26866 vsize=3188 CPUtime=0.09
/proc/26867/stat : 26867 (SatElite) R 26866 26866 26777 0 -1 4194304 780 0 0 0 9 0 0 0 21 0 1 0 280016772 3264512 675 1992294400 134512640 135034092 4294956112 18446744073709551615 134661170 0 0 4096 3 0 0 0 17 0 0 0
/proc/26867/statm: 797 675 69 127 0 667 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8544

[startup+0.30154 s]
/proc/loadavg: 1.00 0.97 0.91 2/64 26866
/proc/meminfo: memFree=1009912/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5356

[startup+0.701589 s]
/proc/loadavg: 1.00 0.97 0.91 2/64 26866
/proc/meminfo: memFree=1009912/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5356

[startup+1.50168 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26869
/proc/meminfo: memFree=1004776/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=6416 CPUtime=1.35
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 1345 0 0 0 135 0 0 0 25 0 1 0 280016785 6569984 1330 1992294400 134512640 135214827 4294956224 18446744073709551615 134529372 0 0 4096 3 0 0 0 17 1 0 0
/proc/26869/statm: 1604 1330 78 171 0 1431 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11772

[startup+3.10187 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26869
/proc/meminfo: memFree=1002856/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=8544 CPUtime=2.95
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 1877 0 0 0 295 0 0 0 25 0 1 0 280016785 8749056 1862 1992294400 134512640 135214827 4294956224 18446744073709551615 134536819 0 0 4096 3 0 0 0 17 1 0 0
/proc/26869/statm: 2136 1862 78 171 0 1963 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13900

[startup+6.30226 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26869
/proc/meminfo: memFree=1000104/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=10808 CPUtime=6.14
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 2460 0 0 0 613 1 0 0 25 0 1 0 280016785 11067392 2445 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 1 0 0
/proc/26869/statm: 2702 2445 78 171 0 2529 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 16164

[startup+12.702 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26869
/proc/meminfo: memFree=996072/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=14392 CPUtime=12.53
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 3319 0 0 0 1251 2 0 0 25 0 1 0 280016785 14737408 3304 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 3598 3304 78 171 0 3425 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 19748

[startup+25.5015 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26869
/proc/meminfo: memFree=993064/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=17504 CPUtime=25.32
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 4086 0 0 0 2529 3 0 0 25 0 1 0 280016785 17924096 4071 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 4376 4071 78 171 0 4203 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 22860

[startup+51.1015 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26869
/proc/meminfo: memFree=990760/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=19744 CPUtime=50.91
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 4642 0 0 0 5088 3 0 0 25 0 1 0 280016785 20217856 4627 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 4936 4627 78 171 0 4763 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 25100

[startup+102.305 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26869
/proc/meminfo: memFree=983848/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=26916 CPUtime=102.1
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 6378 0 0 0 10204 6 0 0 25 0 1 0 280016785 27561984 6363 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 6729 6363 78 171 0 6556 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 32272

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26869
/proc/meminfo: memFree=982184/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=28616 CPUtime=162.06
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 6782 0 0 0 16200 6 0 0 25 0 1 0 280016785 29302784 6767 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 7154 6767 78 171 0 6981 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 33972

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26869
/proc/meminfo: memFree=980712/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=30040 CPUtime=222.03
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 7145 0 0 0 22197 6 0 0 25 0 1 0 280016785 30760960 7130 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 7510 7130 78 171 0 7337 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 35396

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26869
/proc/meminfo: memFree=976872/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=34316 CPUtime=282.01
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 8164 0 0 0 28193 8 0 0 25 0 1 0 280016785 35139584 8149 1992294400 134512640 135214827 4294956224 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 8579 8149 78 171 0 8406 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 39672

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26869
/proc/meminfo: memFree=971304/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=39664 CPUtime=341.98
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 9495 0 0 0 34189 9 0 0 25 0 1 0 280016785 40615936 9480 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 9916 9480 78 171 0 9743 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 45020

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26869
/proc/meminfo: memFree=969064/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12

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


[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26871
/proc/meminfo: memFree=949608/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=62400 CPUtime=1781.19
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 14874 0 0 0 178104 15 0 0 25 0 1 0 280016785 63897600 14851 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 15600 14851 78 171 0 15427 0
Current children cumulated CPU time (s) 1781.31
Current children cumulated vsize (KiB) 67756

[startup+1842.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26871
/proc/meminfo: memFree=948904/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=63200 CPUtime=1841.17
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 15058 0 0 0 184101 16 0 0 25 0 1 0 280016785 64716800 15035 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 15800 15035 78 171 0 15627 0
Current children cumulated CPU time (s) 1841.29
Current children cumulated vsize (KiB) 68556

[startup+1902.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26871
/proc/meminfo: memFree=948904/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=63200 CPUtime=1901.13
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 15058 0 0 0 190097 16 0 0 25 0 1 0 280016785 64716800 15035 1992294400 134512640 135214827 4294956224 18446744073709551615 134529425 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 15800 15035 78 171 0 15627 0
Current children cumulated CPU time (s) 1901.25
Current children cumulated vsize (KiB) 68556

[startup+1962.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26871
/proc/meminfo: memFree=948584/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=63692 CPUtime=1961.08
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 15145 0 0 0 196092 16 0 0 25 0 1 0 280016785 65220608 15122 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 15923 15122 78 171 0 15750 0
Current children cumulated CPU time (s) 1961.2
Current children cumulated vsize (KiB) 69048

[startup+2022.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26871
/proc/meminfo: memFree=948456/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=63856 CPUtime=2021.05
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 15188 0 0 0 202089 16 0 0 25 0 1 0 280016785 65388544 15165 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 15964 15165 78 171 0 15791 0
Current children cumulated CPU time (s) 2021.17
Current children cumulated vsize (KiB) 69212

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

[startup+2047.9 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26871
/proc/meminfo: memFree=948392/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=64016 CPUtime=2046.62
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 15240 0 0 0 204646 16 0 0 25 0 1 0 280016785 65552384 15217 1992294400 134512640 135214827 4294956224 18446744073709551615 134529372 0 0 4096 3 0 0 0 17 1 0 0
/proc/26869/statm: 16004 15217 78 171 0 15831 0
Current children cumulated CPU time (s) 2046.74
Current children cumulated vsize (KiB) 69372

[startup+2060.7 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26871
/proc/meminfo: memFree=945000/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=67444 CPUtime=2059.4
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 16088 0 0 0 205924 16 0 0 25 0 1 0 280016785 69062656 16065 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 16861 16065 78 171 0 16688 0
Current children cumulated CPU time (s) 2059.52
Current children cumulated vsize (KiB) 72800

[startup+2067.1 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26871
/proc/meminfo: memFree=943720/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=68728 CPUtime=2065.8
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 16387 0 0 0 206563 17 0 0 25 0 1 0 280016785 70377472 16364 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 17182 16364 78 171 0 17009 0
Current children cumulated CPU time (s) 2065.92
Current children cumulated vsize (KiB) 74084

[startup+2073.51 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26871
/proc/meminfo: memFree=942568/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=69828 CPUtime=2072.2
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 16658 0 0 0 207203 17 0 0 25 0 1 0 280016785 71503872 16635 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 17457 16635 78 171 0 17284 0
Current children cumulated CPU time (s) 2072.32
Current children cumulated vsize (KiB) 75184

[startup+2076.7 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26871
/proc/meminfo: memFree=942184/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=70224 CPUtime=2075.4
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 16750 0 0 0 207523 17 0 0 25 0 1 0 280016785 71909376 16727 1992294400 134512640 135214827 4294956224 18446744073709551615 134529372 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 17556 16727 78 171 0 17383 0
Current children cumulated CPU time (s) 2075.52
Current children cumulated vsize (KiB) 75580

[startup+2077.5 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26871
/proc/meminfo: memFree=942184/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=70224 CPUtime=2076.19
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 16779 0 0 0 207602 17 0 0 25 0 1 0 280016785 71909376 16756 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 17556 16756 78 171 0 17383 0
Current children cumulated CPU time (s) 2076.31
Current children cumulated vsize (KiB) 75580

[startup+2077.91 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26871
/proc/meminfo: memFree=942056/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=70356 CPUtime=2076.6
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 16792 0 0 0 207643 17 0 0 25 0 1 0 280016785 72044544 16769 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 17589 16769 78 171 0 17416 0
Current children cumulated CPU time (s) 2076.72
Current children cumulated vsize (KiB) 75712

[startup+2078.1 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26871
/proc/meminfo: memFree=942056/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=70356 CPUtime=2076.79
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 16797 0 0 0 207662 17 0 0 25 0 1 0 280016785 72044544 16774 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 17589 16774 78 171 0 17416 0
Current children cumulated CPU time (s) 2076.91
Current children cumulated vsize (KiB) 75712

[startup+2078.2 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 26871
/proc/meminfo: memFree=942056/2055920 swapFree=4181264/4192956
[pid=26866] ppid=26864 vsize=5356 CPUtime=0.12
/proc/26866/stat : 26866 (lysat.sh) S 26864 26866 26777 0 -1 4194304 310 783 0 0 0 0 12 0 15 0 1 0 280016772 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26866/statm: 1339 237 195 169 0 50 0
[pid=26869] ppid=26866 vsize=70356 CPUtime=2076.89
/proc/26869/stat : 26869 (LySATc) R 26866 26866 26777 0 -1 4194304 16800 0 0 0 207672 17 0 0 25 0 1 0 280016785 72044544 16777 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26869/statm: 17589 16777 78 171 0 17416 0
Current children cumulated CPU time (s) 2077.01
Current children cumulated vsize (KiB) 75712

Child status: 10
Real time (s): 2078.29
CPU time (s): 2077.12
CPU user time (s): 2076.92
CPU system time (s): 0.198969
CPU usage (%): 99.9439
Max. virtual memory (cumulated for all children) (KiB): 75712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2076.92
system time used= 0.198969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18051
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 6014

runsolver used 2.38264 second user time and 4.99724 second system time

The end

Launcher Data

Begin job on node53 at 2009-05-17 02:24:47
IDJOB=1825621
IDBENCH=71800
IDSOLVER=667
FILE ID=node53/1825621-1242519887
PBS_JOBID= 9307061
Free space on /tmp= 66096 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-24-193-22-70.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825621-1242519887/watcher-1825621-1242519887 -o /tmp/evaluation-result-1825621-1242519887/solver-1825621-1242519887 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1825621-1242519887.cnf c

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

MD5SUM BENCH= 0a7df8011edd7a5f3da371261f9b3f8b
RANDOM SEED=1386894772

node53.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1010456 kB
Buffers:         87692 kB
Cached:         864380 kB
SwapCached:       5776 kB
Active:         111532 kB
Inactive:       848728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1010456 kB
SwapTotal:     4192956 kB
SwapFree:      4181264 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:          13736 kB
Slab:            71296 kB
Committed_AS:   895048 kB
PageTables:       1376 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= 66092 MiB
End job on node53 at 2009-05-17 02:59:26