Trace number 1784184

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
glucose 1.0SAT 1741 1742.06

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-160-100.cnf
MD5SUMf74d6f760fed9ca1e1d4158014482021
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.01708
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses384
Sum of the clauses size960
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2320
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 564
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     384      960 |     115       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 160   #clauses: 384   #literals: 960
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  160                                                  |
0.00/0.00	c |  Number of clauses:    384                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
1740.94/1742.03	c restarts              : 3
1740.94/1742.03	c nb ReduceDB           : 64
1740.94/1742.03	c nb learnts DL2        : 5
1740.94/1742.03	c nb learnts size 2     : 0
1740.94/1742.03	c nb learnts size 1     : 0
1740.94/1742.03	c conflicts             : 2400496        (1379 /sec)
1740.94/1742.03	c decisions             : 2679923        (1.58 % random) (1540 /sec)
1740.94/1742.03	c propagations          : 50531443       (29029 /sec)
1740.94/1742.03	c conflict literals     : 65449173       (21.71 % deleted)
1740.94/1742.03	c Memory used           : 33.46 MB
1740.94/1742.03	c CPU time              : 1740.75 s
1740.94/1742.03	
1740.94/1742.04	s SATISFIABLE
1740.94/1742.04	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 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-1784184-1241921961/watcher-1784184-1241921961 -o /tmp/evaluation-result-1784184-1241921961/solver-1784184-1241921961 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1784184-1241921961.cnf 

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 1.00 1.00 3/64 25090
/proc/meminfo: memFree=1843520/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) R 25088 25090 24474 0 -1 4194304 295 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353275039 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=5360 CPUtime=0
/proc/25092/stat : 25092 (glucose.sh) R 25090 25090 24474 0 -1 4194368 7 0 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 4467315 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25092/statm: 1340 238 195 169 0 51 0

[startup+0.0614169 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25090
/proc/meminfo: memFree=1843520/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=2292 CPUtime=0.05
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 203 0 0 0 5 0 0 0 20 0 1 0 220230833 2347008 189 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 573 189 74 172 0 398 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7652

[startup+0.101424 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25090
/proc/meminfo: memFree=1843520/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=2424 CPUtime=0.09
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 249 0 0 0 9 0 0 0 20 0 1 0 220230833 2482176 235 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 606 235 74 172 0 431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7784

[startup+0.301464 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25090
/proc/meminfo: memFree=1843520/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=2820 CPUtime=0.29
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 363 0 0 0 29 0 0 0 22 0 1 0 220230833 2887680 349 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 705 349 74 172 0 530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8180

[startup+0.701542 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25090
/proc/meminfo: memFree=1843520/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=3480 CPUtime=0.69
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 525 0 0 0 69 0 0 0 25 0 1 0 220230833 3563520 511 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 870 511 74 172 0 695 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8840

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25093
/proc/meminfo: memFree=1841392/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=4036 CPUtime=1.49
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 658 0 0 0 149 0 0 0 25 0 1 0 220230833 4132864 644 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 1009 644 74 172 0 834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9396

[startup+3.10202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25093
/proc/meminfo: memFree=1840560/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=4756 CPUtime=3.09
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 826 0 0 0 309 0 0 0 25 0 1 0 220230833 4870144 812 1992294400 134512640 135217611 4294956304 18446744073709551615 134542760 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 1189 812 74 172 0 1014 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10116

[startup+6.30166 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25093
/proc/meminfo: memFree=1839536/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=5740 CPUtime=6.28
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 1050 0 0 0 628 0 0 0 25 0 1 0 220230833 5877760 1036 1992294400 134512640 135217611 4294956304 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 1435 1036 74 172 0 1260 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11100

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25093
/proc/meminfo: memFree=1838136/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=6732 CPUtime=12.68
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 1296 0 0 0 1268 0 0 0 25 0 1 0 220230833 6893568 1282 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 1683 1282 74 172 0 1508 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12092

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25093
/proc/meminfo: memFree=1836792/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=8244 CPUtime=25.47
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 1641 0 0 0 2547 0 0 0 25 0 1 0 220230833 8441856 1627 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 2061 1627 74 172 0 1886 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13604

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25093
/proc/meminfo: memFree=1834680/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=10332 CPUtime=51.06
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 2160 0 0 0 5105 1 0 0 25 0 1 0 220230833 10579968 2146 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 2583 2146 74 172 0 2408 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15692

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25093
/proc/meminfo: memFree=1832312/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=12820 CPUtime=102.23
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 2737 0 0 0 10222 1 0 0 25 0 1 0 220230833 13127680 2723 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 3205 2723 74 172 0 3030 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 18180

[startup+162.302 s]
/proc/loadavg: 1.08 1.02 1.01 3/71 25544
/proc/meminfo: memFree=1828224/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=14912 CPUtime=162.2
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 3195 0 0 0 16218 2 0 0 25 0 1 0 220230833 15269888 3181 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 3728 3181 74 172 0 3553 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 20272

[startup+222.303 s]
/proc/loadavg: 1.84 1.24 1.08 3/73 12493
/proc/meminfo: memFree=1803696/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=16592 CPUtime=222.14
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 3583 0 0 0 22204 10 0 0 25 0 1 0 220230833 16990208 3569 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 4148 3569 74 172 0 3973 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 21952

[startup+282.301 s]
/proc/loadavg: 1.88 1.38 1.14 2/66 27684
/proc/meminfo: memFree=1785080/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=17892 CPUtime=282.08
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 3898 0 0 0 28188 20 0 0 25 0 1 0 220230833 18321408 3884 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 4473 3884 74 172 0 4298 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 23252

[startup+342.301 s]
/proc/loadavg: 1.32 1.31 1.13 2/66 27684
/proc/meminfo: memFree=1784248/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=18940 CPUtime=342.03
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 4151 0 0 0 34183 20 0 0 25 0 1 0 220230833 19394560 4137 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 4735 4137 74 172 0 4560 0
Current children cumulated CPU time (s) 342.03

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


[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 27686
/proc/meminfo: memFree=1772536/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=31472 CPUtime=1421.43
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 6971 0 0 0 142120 23 0 0 25 0 1 0 220230833 32227328 6957 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 7868 6957 75 172 0 7693 0
Current children cumulated CPU time (s) 1421.43
Current children cumulated vsize (KiB) 36832

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27686
/proc/meminfo: memFree=1772024/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=32172 CPUtime=1481.4
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 7113 0 0 0 148116 24 0 0 25 0 1 0 220230833 32944128 7099 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 8043 7099 75 172 0 7868 0
Current children cumulated CPU time (s) 1481.4
Current children cumulated vsize (KiB) 37532

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27686
/proc/meminfo: memFree=1771384/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=32876 CPUtime=1541.37
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 7278 0 0 0 154113 24 0 0 25 0 1 0 220230833 33665024 7242 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 8219 7242 75 172 0 8044 0
Current children cumulated CPU time (s) 1541.37
Current children cumulated vsize (KiB) 38236

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27686
/proc/meminfo: memFree=1771128/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=33368 CPUtime=1601.33
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 7368 0 0 0 160109 24 0 0 25 0 1 0 220230833 34168832 7332 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 8342 7332 75 172 0 8167 0
Current children cumulated CPU time (s) 1601.33
Current children cumulated vsize (KiB) 38728

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27686
/proc/meminfo: memFree=1770744/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=33740 CPUtime=1661.3
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 7452 0 0 0 166106 24 0 0 25 0 1 0 220230833 34549760 7416 1992294400 134512640 135217611 4294956304 18446744073709551615 134533260 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 8435 7416 75 172 0 8260 0
Current children cumulated CPU time (s) 1661.3
Current children cumulated vsize (KiB) 39100

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27686
/proc/meminfo: memFree=1770552/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=34040 CPUtime=1721.26
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 7513 0 0 0 172102 24 0 0 25 0 1 0 220230833 34856960 7477 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 8510 7477 75 172 0 8335 0
Current children cumulated CPU time (s) 1721.26
Current children cumulated vsize (KiB) 39400

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

[startup+1727.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27686
/proc/meminfo: memFree=1770296/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=34184 CPUtime=1726.86
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 7553 0 0 0 172662 24 0 0 25 0 1 0 220230833 35004416 7517 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 8546 7517 75 172 0 8371 0
Current children cumulated CPU time (s) 1726.86
Current children cumulated vsize (KiB) 39544

[startup+1734.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27686
/proc/meminfo: memFree=1770296/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=34184 CPUtime=1733.25
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 7562 0 0 0 173301 24 0 0 25 0 1 0 220230833 35004416 7526 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 8546 7526 75 172 0 8371 0
Current children cumulated CPU time (s) 1733.25
Current children cumulated vsize (KiB) 39544

[startup+1737.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27686
/proc/meminfo: memFree=1770296/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=34256 CPUtime=1736.45
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 7564 0 0 0 173621 24 0 0 25 0 1 0 220230833 35078144 7528 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 8564 7528 75 172 0 8389 0
Current children cumulated CPU time (s) 1736.45
Current children cumulated vsize (KiB) 39616

[startup+1739.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27686
/proc/meminfo: memFree=1770296/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=34256 CPUtime=1738.05
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 7564 0 0 0 173781 24 0 0 25 0 1 0 220230833 35078144 7528 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 8564 7528 75 172 0 8389 0
Current children cumulated CPU time (s) 1738.05
Current children cumulated vsize (KiB) 39616

[startup+1740.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27686
/proc/meminfo: memFree=1770296/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=34256 CPUtime=1739.65
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 7565 0 0 0 173941 24 0 0 25 0 1 0 220230833 35078144 7529 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 8564 7529 75 172 0 8389 0
Current children cumulated CPU time (s) 1739.65
Current children cumulated vsize (KiB) 39616

[startup+1741.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27686
/proc/meminfo: memFree=1770296/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=34256 CPUtime=1740.45
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 7565 0 0 0 174021 24 0 0 25 0 1 0 220230833 35078144 7529 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 8564 7529 75 172 0 8389 0
Current children cumulated CPU time (s) 1740.45
Current children cumulated vsize (KiB) 39616

[startup+1741.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27686
/proc/meminfo: memFree=1770296/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=34256 CPUtime=1740.84
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 7565 0 0 0 174060 24 0 0 25 0 1 0 220230833 35078144 7529 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 8564 7529 75 172 0 8389 0
Current children cumulated CPU time (s) 1740.84
Current children cumulated vsize (KiB) 39616

[startup+1742 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27686
/proc/meminfo: memFree=1770296/2055920 swapFree=4180356/4192956
[pid=25090] ppid=25088 vsize=5360 CPUtime=0
/proc/25090/stat : 25090 (glucose.sh) S 25088 25090 24474 0 -1 4194304 313 120 0 0 0 0 0 0 18 0 1 0 220230833 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1340 238 195 169 0 51 0
[pid=25092] ppid=25090 vsize=34256 CPUtime=1740.94
/proc/25092/stat : 25092 (glucose_static) R 25090 25090 24474 0 -1 4194304 7565 0 0 0 174070 24 0 0 25 0 1 0 220230833 35078144 7529 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25092/statm: 8564 7529 75 172 0 8389 0
Current children cumulated CPU time (s) 1740.94
Current children cumulated vsize (KiB) 39616

Child status: 10
Real time (s): 1742.06
CPU time (s): 1741
CPU user time (s): 1740.75
CPU system time (s): 0.255961
CPU usage (%): 99.9394
Max. virtual memory (cumulated for all children) (KiB): 39616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1740.75
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8293
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= 40
involuntary context switches= 5453

runsolver used 1.46878 second user time and 4.96524 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-10 04:19:21
IDJOB=1784184
IDBENCH=71118
IDSOLVER=610
FILE ID=node1/1784184-1241921961
PBS_JOBID= 9264879
Free space on /tmp= 66272 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-160-100.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784184-1241921961/watcher-1784184-1241921961 -o /tmp/evaluation-result-1784184-1241921961/solver-1784184-1241921961 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1784184-1241921961.cnf

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

MD5SUM BENCH= f74d6f760fed9ca1e1d4158014482021
RANDOM SEED=701755197

node1.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.259
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	: 5931.00
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.259
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:       1844064 kB
Buffers:         43348 kB
Cached:         105608 kB
SwapCached:       6356 kB
Active:          23408 kB
Inactive:       133416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844064 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:            1584 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            41092 kB
Committed_AS:   767192 kB
PageTables:       1436 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= 66268 MiB
End job on node1 at 2009-05-10 04:48:24