Trace number 1732326

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
VARSAT-industrial 2009-03-22SAT 1172.98 1173.35

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 benchmark5.18221
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	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  180                                                  |
0.00/0.00	c |  Number of clauses:    432                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          898305658.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     180      432     1080 |      144        0    nan |  0.000 % |
0.00/0.00	c |       101 |     180      432     1080 |      158      101     35 |  0.003 % |
0.00/0.00	c |       253 |     180      432     1080 |      174      138     26 |  0.003 % |
0.00/0.01	c |       480 |     180      432     1080 |      191      129     21 |  0.003 % |
0.00/0.01	c |       818 |     180      432     1080 |      210      220     24 |  0.003 % |
0.00/0.02	c |      1326 |     180      432     1080 |      231      222     23 |  0.003 % |
0.00/0.04	c |      2085 |     180      432     1080 |      255      253     22 |  0.003 % |
0.05/0.06	c |      3224 |     180      432     1080 |      280      297     23 |  0.003 % |
0.09/0.10	c |      4932 |     180      432     1080 |      308      319     24 |  0.003 % |
0.09/0.15	c |      7494 |     180      432     1080 |      339      324     23 |  0.003 % |
0.19/0.24	c |     11338 |     180      432     1080 |      373      398     23 |  0.003 % |
0.29/0.36	c |     17105 |     180      432     1080 |      410      387     22 |  0.003 % |
0.49/0.56	c |     25755 |     180      432     1080 |      451      277     18 |  0.003 % |
0.79/0.86	c |     38729 |     180      432     1080 |      497      303     19 |  0.003 % |
1.29/1.33	c |     58192 |     180      432     1080 |      546      328     17 |  0.003 % |
1.99/2.06	c |     87384 |     180      432     1080 |      601      572     25 |  0.003 % |
3.09/3.17	c |    131173 |     180      432     1080 |      661      645     27 |  0.003 % |
4.89/4.92	c |    196857 |     180      432     1080 |      727      519     22 |  0.003 % |
7.49/7.56	c |    295383 |     180      432     1080 |      800      507     22 |  0.003 % |
11.59/11.68	c |    443173 |     180      432     1080 |      880      735     24 |  0.003 % |
18.09/18.14	c |    664857 |     180      432     1080 |      968      674     23 |  0.003 % |
28.08/28.12	c |    997382 |     180      432     1080 |     1065      833     27 |  0.003 % |
43.48/43.50	c |   1496172 |     180      432     1080 |     1172      668     24 |  0.003 % |
67.57/67.62	c |   2244354 |     180      432     1080 |     1289     1083     30 |  0.003 % |
105.05/105.14	c |   3366629 |     180      432     1080 |     1418      764     28 |  0.003 % |
163.64/163.72	c |   5050041 |     180      432     1080 |     1560     1233     26 |  0.003 % |
254.21/254.34	c |   7575159 |     180      432     1080 |     1716     1336     29 |  0.003 % |
395.17/395.36	c |  11362836 |     180      432     1080 |     1887     1119     28 |  0.003 % |
614.29/614.58	c |  17044349 |     180      432     1080 |     2076     1731     27 |  0.003 % |
955.99/956.36	c |  25566619 |     180      432     1080 |     2284     1252     28 |  0.003 % |
1172.91/1173.35	c ===============================================================================
1172.91/1173.35	c surveys--CPU time (sec)   : 0.0080         (0.00 % of total)
1172.91/1173.35	c surveys--attempted        : 30             (3750 /sec)
1172.91/1173.35	c surveys--converged        : 30             (100.00 % successful)
1172.91/1173.35	c restarts              : 30
1172.91/1173.35	c conflicts             : 30761570       (26226 /sec)
1172.91/1173.35	c decisions             : 36197757       (1.59 % random) (30861 /sec)
1172.91/1173.35	c propagations          : 1122719071     (957193 /sec)
1172.91/1173.35	c conflict literals     : 1087713539     (10.66 % deleted)
1172.91/1173.35	c Memory used           : 5.41 MB
1172.91/1173.35	c Total CPU time (sec)      : 1172.9367   
1172.91/1173.35	c 
1172.91/1173.35	s SATISFIABLE
1172.91/1173.35	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-1732326-1240780171/watcher-1732326-1240780171 -o /tmp/evaluation-result-1732326-1240780171/solver-1732326-1240780171 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=898305658 HOME/instance-1732326-1240780171.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22901
/proc/meminfo: memFree=1677320/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=2144 CPUtime=0
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 168 0 0 0 0 0 0 0 18 0 1 0 106049978 2195456 153 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 536 153 109 221 0 312 0

[startup+0.0571611 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22901
/proc/meminfo: memFree=1677320/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=2276 CPUtime=0.05
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 183 0 0 0 5 0 0 0 18 0 1 0 106049978 2330624 168 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 569 168 109 221 0 345 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2276

[startup+0.101167 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22901
/proc/meminfo: memFree=1677320/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=2276 CPUtime=0.09
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 187 0 0 0 9 0 0 0 18 0 1 0 106049978 2330624 172 1992294400 4194304 5102648 548682068784 18446744073709551615 4255182 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 569 172 109 221 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.301195 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22901
/proc/meminfo: memFree=1677320/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=2276 CPUtime=0.29
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 201 0 0 0 29 0 0 0 19 0 1 0 106049978 2330624 186 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 569 186 109 221 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2276

[startup+0.701252 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22901
/proc/meminfo: memFree=1677320/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=2408 CPUtime=0.69
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 217 0 0 0 69 0 0 0 22 0 1 0 106049978 2465792 202 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 602 202 109 221 0 378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2408

[startup+1.50137 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1676928/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=2408 CPUtime=1.49
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 236 0 0 0 149 0 0 0 25 0 1 0 106049978 2465792 221 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 602 221 109 221 0 378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2408

[startup+3.10159 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1676672/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=2540 CPUtime=3.09
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 261 0 0 0 309 0 0 0 25 0 1 0 106049978 2600960 246 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 635 246 109 221 0 411 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2540

[startup+6.30105 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1676416/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=2672 CPUtime=6.29
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 296 0 0 0 629 0 0 0 25 0 1 0 106049978 2736128 281 1992294400 4194304 5102648 548682068784 18446744073709551615 4244289 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 668 281 109 221 0 444 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2672

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1676232/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=2804 CPUtime=12.69
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 331 0 0 0 1269 0 0 0 25 0 1 0 106049978 2871296 316 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 701 316 109 221 0 477 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2804

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1675976/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=3068 CPUtime=25.49
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 385 0 0 0 2549 0 0 0 25 0 1 0 106049978 3141632 370 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 767 370 109 221 0 543 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3068

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1675656/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=3336 CPUtime=51.07
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 466 0 0 0 5107 0 0 0 25 0 1 0 106049978 3416064 451 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 834 451 109 221 0 610 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3336

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1675336/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=3608 CPUtime=102.26
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 529 0 0 0 10226 0 0 0 25 0 1 0 106049978 3694592 514 1992294400 4194304 5102648 548682068784 18446744073709551615 4255922 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 902 514 109 221 0 678 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3608

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1675016/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=3880 CPUtime=162.24
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 604 0 0 0 16223 1 0 0 25 0 1 0 106049978 3973120 589 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 970 589 109 221 0 746 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3880

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1674696/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=4156 CPUtime=222.22
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 666 0 0 0 22221 1 0 0 25 0 1 0 106049978 4255744 651 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1039 651 109 221 0 815 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 4156

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1674568/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=4288 CPUtime=282.2
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 696 0 0 0 28219 1 0 0 25 0 1 0 106049978 4390912 681 1992294400 4194304 5102648 548682068784 18446744073709551615 4255097 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1072 681 109 221 0 848 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 4288

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1674440/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=4428 CPUtime=342.18
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 716 0 0 0 34217 1 0 0 25 0 1 0 106049978 4534272 701 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1107 701 109 221 0 883 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 4428

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1674376/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=4428 CPUtime=402.17
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 720 0 0 0 40215 2 0 0 25 0 1 0 106049978 4534272 705 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1107 705 109 221 0 883 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 4428

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1674312/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=4568 CPUtime=462.15
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 751 0 0 0 46213 2 0 0 25 0 1 0 106049978 4677632 736 1992294400 4194304 5102648 548682068784 18446744073709551615 4249125 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1142 736 109 221 0 918 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 4568

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1674120/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=4704 CPUtime=522.13
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 792 0 0 0 52211 2 0 0 25 0 1 0 106049978 4816896 777 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1176 777 109 221 0 952 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 4704

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1673992/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=4844 CPUtime=582.1
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 832 0 0 0 58208 2 0 0 25 0 1 0 106049978 4960256 817 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1211 817 109 221 0 987 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 4844

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1673736/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5116 CPUtime=642.09
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 882 0 0 0 64207 2 0 0 25 0 1 0 106049978 5238784 867 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1279 867 109 221 0 1055 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 5116

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1673480/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5256 CPUtime=702.06
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 939 0 0 0 70204 2 0 0 25 0 1 0 106049978 5382144 924 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1314 924 109 221 0 1090 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 5256

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22902
/proc/meminfo: memFree=1673416/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5392 CPUtime=762.06
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 954 0 0 0 76203 3 0 0 25 0 1 0 106049978 5521408 939 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1348 939 109 221 0 1124 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 5392

[startup+822.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 22902
/proc/meminfo: memFree=1673416/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5392 CPUtime=822.03
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 961 0 0 0 82200 3 0 0 25 0 1 0 106049978 5521408 946 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1348 946 109 221 0 1124 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 5392

[startup+882.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 22902
/proc/meminfo: memFree=1673352/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5392 CPUtime=882.01
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 973 0 0 0 88198 3 0 0 25 0 1 0 106049978 5521408 958 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1348 958 109 221 0 1124 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 5392

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22902
/proc/meminfo: memFree=1673288/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5392 CPUtime=941.99
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 979 0 0 0 94196 3 0 0 25 0 1 0 106049978 5521408 964 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1348 964 109 221 0 1124 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 5392

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22902
/proc/meminfo: memFree=1673224/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5532 CPUtime=1001.97
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 995 0 0 0 100194 3 0 0 25 0 1 0 106049978 5664768 980 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1383 980 109 221 0 1159 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 5532

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22902
/proc/meminfo: memFree=1673224/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5532 CPUtime=1061.95
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 998 0 0 0 106192 3 0 0 25 0 1 0 106049978 5664768 983 1992294400 4194304 5102648 548682068784 18446744073709551615 4255949 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1383 983 109 221 0 1159 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 5532

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22902
/proc/meminfo: memFree=1673160/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5532 CPUtime=1121.93
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 1001 0 0 0 112190 3 0 0 25 0 1 0 106049978 5664768 986 1992294400 4194304 5102648 548682068784 18446744073709551615 4227866 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1383 986 109 221 0 1159 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 5532

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

[startup+1126.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22902
/proc/meminfo: memFree=1673160/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5532 CPUtime=1125.93
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 1001 0 0 0 112590 3 0 0 25 0 1 0 106049978 5664768 986 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1383 986 109 221 0 1159 0
Current children cumulated CPU time (s) 1125.93
Current children cumulated vsize (KiB) 5532

[startup+1151.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22902
/proc/meminfo: memFree=1673160/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5532 CPUtime=1151.52
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 1004 0 0 0 115149 3 0 0 25 0 1 0 106049978 5664768 989 1992294400 4194304 5102648 548682068784 18446744073709551615 4254460 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1383 989 109 221 0 1159 0
Current children cumulated CPU time (s) 1151.52
Current children cumulated vsize (KiB) 5532

[startup+1164.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22902
/proc/meminfo: memFree=1673160/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5532 CPUtime=1164.32
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 1007 0 0 0 116429 3 0 0 25 0 1 0 106049978 5664768 992 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1383 992 109 221 0 1159 0
Current children cumulated CPU time (s) 1164.32
Current children cumulated vsize (KiB) 5532

[startup+1167.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22902
/proc/meminfo: memFree=1673160/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5532 CPUtime=1167.51
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 1007 0 0 0 116748 3 0 0 25 0 1 0 106049978 5664768 992 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1383 992 109 221 0 1159 0
Current children cumulated CPU time (s) 1167.51
Current children cumulated vsize (KiB) 5532

[startup+1171.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22902
/proc/meminfo: memFree=1673160/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5532 CPUtime=1170.71
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 1007 0 0 0 117068 3 0 0 25 0 1 0 106049978 5664768 992 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1383 992 109 221 0 1159 0
Current children cumulated CPU time (s) 1170.71
Current children cumulated vsize (KiB) 5532

[startup+1172.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22902
/proc/meminfo: memFree=1673096/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5532 CPUtime=1172.31
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 1007 0 0 0 117228 3 0 0 25 0 1 0 106049978 5664768 992 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1383 992 109 221 0 1159 0
Current children cumulated CPU time (s) 1172.31
Current children cumulated vsize (KiB) 5532

[startup+1173.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22902
/proc/meminfo: memFree=1673096/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5532 CPUtime=1172.71
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 1007 0 0 0 117268 3 0 0 25 0 1 0 106049978 5664768 992 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1383 992 109 221 0 1159 0
Current children cumulated CPU time (s) 1172.71
Current children cumulated vsize (KiB) 5532

[startup+1173.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22902
/proc/meminfo: memFree=1673096/2055920 swapFree=4181336/4192956
[pid=22901] ppid=22899 vsize=5532 CPUtime=1172.91
/proc/22901/stat : 22901 (varsat-industri) R 22899 22901 22407 0 -1 4194304 1007 0 0 0 117288 3 0 0 25 0 1 0 106049978 5664768 992 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/22901/statm: 1383 992 109 221 0 1159 0
Current children cumulated CPU time (s) 1172.91
Current children cumulated vsize (KiB) 5532

Child status: 10
Real time (s): 1173.35
CPU time (s): 1172.98
CPU user time (s): 1172.94
CPU system time (s): 0.039993
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 5532

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

runsolver used 1.02884 second user time and 2.22266 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-26 23:09:31
IDJOB=1732326
IDBENCH=71115
IDSOLVER=538
FILE ID=node29/1732326-1240780171
PBS_JOBID= 9187204
Free space on /tmp= 66420 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-180-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732326-1240780171/watcher-1732326-1240780171 -o /tmp/evaluation-result-1732326-1240780171/solver-1732326-1240780171 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=898305658 HOME/instance-1732326-1240780171.cnf

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

MD5SUM BENCH= 7303360aac56e0d882ae2452d62f8544
RANDOM SEED=898305658

node29.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.281
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.281
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:       1677736 kB
Buffers:         49840 kB
Cached:         250264 kB
SwapCached:       5488 kB
Active:          88160 kB
Inactive:       219836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1677736 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:            1020 kB
Writeback:           0 kB
Mapped:          13580 kB
Slab:            56120 kB
Committed_AS:   467172 kB
PageTables:       1468 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= 66420 MiB
End job on node29 at 2009-04-26 23:29:05