Trace number 1806844

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
minisat2-simp 070721SAT 748.81 749.057

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-180-100.cnf
MD5SUM7303360aac56e0d882ae2452d62f8544
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark746.247
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
Number of clauses of size over 50

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  180                                                  |
0.00/0.00	|  Number of clauses:    432                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     180      432     1080 |      144        0    nan |  0.000 % |
0.00/0.00	|       100 |     180      432     1080 |      158      100     33 |  0.003 % |
0.00/0.00	|       251 |     180      432     1080 |      174      145     27 |  0.003 % |
0.00/0.01	|       477 |     180      432     1080 |      191      149     22 |  0.003 % |
0.00/0.01	|       814 |     180      432     1080 |      210      127     16 |  0.003 % |
0.00/0.02	|      1321 |     180      432     1080 |      231      235     22 |  0.003 % |
0.00/0.04	|      2082 |     180      432     1080 |      255      297     24 |  0.003 % |
0.00/0.06	|      3222 |     180      432     1080 |      280      208     16 |  0.003 % |
0.09/0.10	|      4932 |     180      432     1080 |      308      250     20 |  0.003 % |
0.10/0.15	|      7494 |     180      432     1080 |      339      239     20 |  0.003 % |
0.20/0.24	|     11339 |     180      432     1080 |      373      338     22 |  0.003 % |
0.30/0.37	|     17105 |     180      432     1080 |      410      250     16 |  0.003 % |
0.50/0.56	|     25757 |     180      432     1080 |      451      386     21 |  0.003 % |
0.80/0.86	|     38731 |     180      432     1080 |      497      300     19 |  0.003 % |
1.30/1.32	|     58193 |     180      432     1080 |      546      433     21 |  0.003 % |
1.99/2.05	|     87385 |     180      432     1080 |      601      425     21 |  0.003 % |
3.09/3.17	|    131177 |     180      432     1080 |      661      634     25 |  0.003 % |
4.79/4.89	|    196861 |     180      432     1080 |      727      709     24 |  0.003 % |
7.49/7.58	|    295388 |     180      432     1080 |      800      773     28 |  0.003 % |
11.59/11.69	|    443177 |     180      432     1080 |      880      787     25 |  0.003 % |
17.99/18.08	|    664860 |     180      432     1080 |      968      525     19 |  0.003 % |
28.09/28.12	|    997386 |     180      432     1080 |     1065      944     28 |  0.003 % |
43.28/43.30	|   1496176 |     180      432     1080 |     1172     1099     26 |  0.003 % |
66.87/66.96	|   2244361 |     180      432     1080 |     1289     1213     29 |  0.003 % |
103.56/103.69	|   3366635 |     180      432     1080 |     1418      705     25 |  0.003 % |
161.04/161.16	|   5050048 |     180      432     1080 |     1560     1061     26 |  0.003 % |
250.41/250.50	|   7575164 |     180      432     1080 |     1716      821     26 |  0.003 % |
388.77/388.99	|  11362839 |     180      432     1080 |     1887     1015     26 |  0.003 % |
603.00/603.28	|  17044351 |     180      432     1080 |     2076     1073     24 |  0.003 % |
748.75/749.05	===============================================================================
748.75/749.05	restarts              : 29
748.75/749.05	conflicts             : 20775940       (27745 /sec)
748.75/749.05	decisions             : 24514403       (1.59 % random) (32738 /sec)
748.75/749.05	propagations          : 756895460      (1010802 /sec)
748.75/749.05	conflict literals     : 722361188      (11.57 % deleted)
748.75/749.05	Memory used           : 3.41 MB
748.75/749.05	CPU time              : 748.807 s
748.75/749.05	
748.75/749.05	s SATISFIABLE
748.75/749.05	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 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-1806844-1242153018/watcher-1806844-1242153018 -o /tmp/evaluation-result-1806844-1242153018/solver-1806844-1242153018 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806844-1242153018.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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 1.00 1.00 3/65 25715
/proc/meminfo: memFree=1382080/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=1920 CPUtime=0
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 133 0 0 0 0 0 0 0 20 0 1 0 243331344 1966080 118 1992294400 134512640 135243866 4294956256 18446744073709551615 134555903 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 480 118 85 178 0 300 0

[startup+0.097802 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 25715
/proc/meminfo: memFree=1382080/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=1920 CPUtime=0.09
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 143 0 0 0 9 0 0 0 20 0 1 0 243331344 1966080 128 1992294400 134512640 135243866 4294956256 18446744073709551615 134565112 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 480 128 85 178 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1920

[startup+0.101802 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 25715
/proc/meminfo: memFree=1382080/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=1920 CPUtime=0.1
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 143 0 0 0 10 0 0 0 20 0 1 0 243331344 1966080 128 1992294400 134512640 135243866 4294956256 18446744073709551615 134555591 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 480 128 85 178 0 300 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1920

[startup+0.301838 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 25715
/proc/meminfo: memFree=1382080/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=2052 CPUtime=0.3
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 152 0 0 0 30 0 0 0 22 0 1 0 243331344 2101248 137 1992294400 134512640 135243866 4294956256 18446744073709551615 134565175 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 513 137 85 178 0 333 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2052

[startup+0.701909 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 25715
/proc/meminfo: memFree=1382080/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=2052 CPUtime=0.7
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 162 0 0 0 70 0 0 0 25 0 1 0 243331344 2101248 147 1992294400 134512640 135243866 4294956256 18446744073709551615 134558524 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 513 147 85 178 0 333 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2052

[startup+1.50105 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1381752/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=2052 CPUtime=1.49
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 172 0 0 0 149 0 0 0 25 0 1 0 243331344 2101248 157 1992294400 134512640 135243866 4294956256 18446744073709551615 134563692 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 513 157 85 178 0 333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2052

[startup+3.10133 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1381560/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=2180 CPUtime=3.09
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 184 0 0 0 309 0 0 0 25 0 1 0 243331344 2232320 169 1992294400 134512640 135243866 4294956256 18446744073709551615 134565613 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 545 169 85 178 0 365 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2180

[startup+6.3019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1381432/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=2180 CPUtime=6.29
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 204 0 0 0 629 0 0 0 25 0 1 0 243331344 2232320 189 1992294400 134512640 135243866 4294956256 18446744073709551615 134555776 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 545 189 85 178 0 365 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2180

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1381304/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=2308 CPUtime=12.69
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 225 0 0 0 1269 0 0 0 25 0 1 0 243331344 2363392 210 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 577 210 85 178 0 397 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2308

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1381176/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=2440 CPUtime=25.49
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 246 0 0 0 2549 0 0 0 25 0 1 0 243331344 2498560 231 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 610 231 85 178 0 430 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2440

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1381048/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=2572 CPUtime=51.08
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 284 0 0 0 5108 0 0 0 25 0 1 0 243331344 2633728 269 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 643 269 85 178 0 463 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2572

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1380856/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=2704 CPUtime=102.26
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 319 0 0 0 10226 0 0 0 25 0 1 0 243331344 2768896 304 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 676 304 85 178 0 496 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2704

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1380600/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=2836 CPUtime=162.24
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 364 0 0 0 16224 0 0 0 25 0 1 0 243331344 2904064 349 1992294400 134512640 135243866 4294956256 18446744073709551615 134566756 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 709 349 85 178 0 529 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2836

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1380472/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=2968 CPUtime=222.22
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 396 0 0 0 22222 0 0 0 25 0 1 0 243331344 3039232 381 1992294400 134512640 135243866 4294956256 18446744073709551615 134555689 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 742 381 85 178 0 562 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 2968

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1380344/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=2968 CPUtime=282.2
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 408 0 0 0 28220 0 0 0 25 0 1 0 243331344 3039232 393 1992294400 134512640 135243866 4294956256 18446744073709551615 134555947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 742 393 85 178 0 562 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 2968

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1380280/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3092 CPUtime=342.18
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 411 0 0 0 34218 0 0 0 25 0 1 0 243331344 3166208 396 1992294400 134512640 135243866 4294956256 18446744073709551615 134558707 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 773 396 85 178 0 593 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 3092

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1380280/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3092 CPUtime=402.16
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 427 0 0 0 40216 0 0 0 25 0 1 0 243331344 3166208 412 1992294400 134512640 135243866 4294956256 18446744073709551615 134564797 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 773 412 85 178 0 593 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 3092

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1380344/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3092 CPUtime=462.14
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 438 0 0 0 46214 0 0 0 25 0 1 0 243331344 3166208 423 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 773 423 85 178 0 593 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 3092

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1380280/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3224 CPUtime=522.12
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 450 0 0 0 52212 0 0 0 25 0 1 0 243331344 3301376 435 1992294400 134512640 135243866 4294956256 18446744073709551615 134556101 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 806 435 85 178 0 626 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 3224

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1380280/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3224 CPUtime=582.1
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 454 0 0 0 58210 0 0 0 25 0 1 0 243331344 3301376 439 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 806 439 85 178 0 626 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 3224

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25716
/proc/meminfo: memFree=1380088/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3356 CPUtime=642.09
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 493 0 0 0 64209 0 0 0 25 0 1 0 243331344 3436544 478 1992294400 134512640 135243866 4294956256 18446744073709551615 134572781 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 839 478 85 178 0 659 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 3356

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25718
/proc/meminfo: memFree=1379832/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3488 CPUtime=702.06
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 527 0 0 0 70206 0 0 0 25 0 1 0 243331344 3571712 512 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 872 512 85 178 0 692 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 3488

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

[startup+716.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25718
/proc/meminfo: memFree=1379832/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3488 CPUtime=716.46
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 527 0 0 0 71646 0 0 0 25 0 1 0 243331344 3571712 512 1992294400 134512640 135243866 4294956256 18446744073709551615 134565177 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 872 512 85 178 0 692 0
Current children cumulated CPU time (s) 716.46
Current children cumulated vsize (KiB) 3488

[startup+729.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25718
/proc/meminfo: memFree=1379832/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3488 CPUtime=729.25
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 529 0 0 0 72925 0 0 0 25 0 1 0 243331344 3571712 514 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 872 514 85 178 0 692 0
Current children cumulated CPU time (s) 729.25
Current children cumulated vsize (KiB) 3488

[startup+742.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25718
/proc/meminfo: memFree=1379832/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3488 CPUtime=742.05
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 529 0 0 0 74205 0 0 0 25 0 1 0 243331344 3571712 514 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 872 514 85 178 0 692 0
Current children cumulated CPU time (s) 742.05
Current children cumulated vsize (KiB) 3488

[startup+745.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25718
/proc/meminfo: memFree=1379832/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3488 CPUtime=745.25
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 529 0 0 0 74525 0 0 0 25 0 1 0 243331344 3571712 514 1992294400 134512640 135243866 4294956256 18446744073709551615 134556083 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 872 514 85 178 0 692 0
Current children cumulated CPU time (s) 745.25
Current children cumulated vsize (KiB) 3488

[startup+747.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25718
/proc/meminfo: memFree=1379832/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3488 CPUtime=746.85
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 529 0 0 0 74685 0 0 0 25 0 1 0 243331344 3571712 514 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 872 514 85 178 0 692 0
Current children cumulated CPU time (s) 746.85
Current children cumulated vsize (KiB) 3488

[startup+747.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25718
/proc/meminfo: memFree=1379832/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3488 CPUtime=747.65
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 529 0 0 0 74765 0 0 0 25 0 1 0 243331344 3571712 514 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 872 514 85 178 0 692 0
Current children cumulated CPU time (s) 747.65
Current children cumulated vsize (KiB) 3488

[startup+748.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25718
/proc/meminfo: memFree=1379832/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3488 CPUtime=748.45
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 529 0 0 0 74845 0 0 0 25 0 1 0 243331344 3571712 514 1992294400 134512640 135243866 4294956256 18446744073709551615 134555872 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 872 514 85 178 0 692 0
Current children cumulated CPU time (s) 748.45
Current children cumulated vsize (KiB) 3488

[startup+748.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25718
/proc/meminfo: memFree=1379832/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3488 CPUtime=748.65
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 529 0 0 0 74865 0 0 0 25 0 1 0 243331344 3571712 514 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 872 514 85 178 0 692 0
Current children cumulated CPU time (s) 748.65
Current children cumulated vsize (KiB) 3488

[startup+749.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25718
/proc/meminfo: memFree=1379832/2055920 swapFree=4191900/4192956
[pid=25715] ppid=25713 vsize=3488 CPUtime=748.75
/proc/25715/stat : 25715 (minisat_static) R 25713 25715 25129 0 -1 4194304 529 0 0 0 74875 0 0 0 25 0 1 0 243331344 3571712 514 1992294400 134512640 135243866 4294956256 18446744073709551615 134555699 0 0 4096 3 0 0 0 17 1 0 0
/proc/25715/statm: 872 514 85 178 0 692 0
Current children cumulated CPU time (s) 748.75
Current children cumulated vsize (KiB) 3488

Child status: 10
Real time (s): 749.057
CPU time (s): 748.81
CPU user time (s): 748.807
CPU system time (s): 0.002999
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 3488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 748.807
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 540
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= 1195

runsolver used 0.838872 second user time and 1.50177 second system time

The end

Launcher Data

Begin job on node89 at 2009-05-12 20:30:18
IDJOB=1806844
IDBENCH=71115
IDSOLVER=568
FILE ID=node89/1806844-1242153018
PBS_JOBID= 9289637
Free space on /tmp= 66412 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-180-100.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806844-1242153018/watcher-1806844-1242153018 -o /tmp/evaluation-result-1806844-1242153018/solver-1806844-1242153018 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806844-1242153018.cnf

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

MD5SUM BENCH= 7303360aac56e0d882ae2452d62f8544
RANDOM SEED=1693678632

node89.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.268
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.268
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:       1382496 kB
Buffers:         49832 kB
Cached:         530696 kB
SwapCached:        260 kB
Active:          83596 kB
Inactive:       510656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1382496 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             828 kB
Writeback:           0 kB
Mapped:          22272 kB
Slab:            65112 kB
Committed_AS:   770832 kB
PageTables:       1372 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= 66412 MiB
End job on node89 at 2009-05-12 20:42:47