Trace number 1784180

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 3286.53 3286.64

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-220-100.cnf
MD5SUM9acdfc35e72435abc5da6ab9203455c3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark716.582
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses528
Sum of the clauses size1320
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2440
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 588
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 |     528     1320 |     158       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 220   #clauses: 528   #literals: 1320
0.00/0.00	c CPU time:   0.000999 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:  220                                                  |
0.00/0.00	c |  Number of clauses:    528                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
3286.48/3286.62	c restarts              : 2
3286.48/3286.62	c nb ReduceDB           : 79
3286.48/3286.62	c nb learnts DL2        : 2
3286.48/3286.62	c nb learnts size 2     : 0
3286.48/3286.62	c nb learnts size 1     : 0
3286.48/3286.62	c conflicts             : 3549168        (1080 /sec)
3286.48/3286.62	c decisions             : 4003314        (1.59 % random) (1218 /sec)
3286.48/3286.62	c propagations          : 94193575       (28663 /sec)
3286.48/3286.62	c conflict literals     : 134051798      (16.36 % deleted)
3286.48/3286.62	c Memory used           : 47.22 MB
3286.48/3286.62	c CPU time              : 3286.19 s
3286.48/3286.62	
3286.48/3286.63	s SATISFIABLE
3286.48/3286.63	v -1 -2 3 -4 -5 6 -7 -8 -9 -10 -11 12 -13 -14 -15 -16 -17 18 -19 -20 -21 -22 23 -24 -25 -26 27 -28 -29 -30 -31 32 -33 -34 -35 36 -37 -38 -39 -40 41 -42 -43 -44 -45 -46 -47 -48 49 -50 51 -52 -53 -54 -55 -56 -57 -58 59 -60 61 -62 -63 -64 -65 -66 -67 68 -69 -70 71 -72 -73 -74 -75 -76 -77 78 -79 -80 -81 -82 -83 84 -85 -86 87 -88 -89 -90 -91 -92 -93 94 -95 -96 -97 -98 99 -100 -101 -102 -103 104 -105 -106 107 -108 -109 -110 -111 -112 113 -114 -115 116 -117 -118 -119 -120 -121 -122 -123 124 -125 -126 -127 128 -129 -130 -131 -132 133 -134 -135 136 -137 -138 -139 -140 -141 -142 -143 144 -145 -146 -147 -148 149 -150 -151 152 -153 -154 -155 -156 -157 -158 159 -160 -161 162 -163 -164 -165 -166 167 -168 -169 -170 -171 -172 173 -174 -175 -176 177 -178 -179 -180 -181 -182 -183 184 -185 -186 187 -188 -189 -190 -191 -192 193 -194 -195 196 -197 -198 -199 -200 -201 -202 -203 204 -205 -206 -207 208 -209 -210 -211 212 -213 -214 -215 -216 217 -218 -219 -220 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-1784180-1241921752/watcher-1784180-1241921752 -o /tmp/evaluation-result-1784180-1241921752/solver-1784180-1241921752 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1784180-1241921752.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 25652
/proc/meminfo: memFree=1834176/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) R 25650 25652 25064 0 -1 4194304 293 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 231961979379 0 0 4100 65536 0 0 0 17 0 0 0
/proc/25652/statm: 1340 237 195 169 0 51 0

[startup+0.016176 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25652
/proc/meminfo: memFree=1834176/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10115 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25652
/proc/meminfo: memFree=1834176/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301093 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25652
/proc/meminfo: memFree=1834176/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70198 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25652
/proc/meminfo: memFree=1834176/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50175 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25655
/proc/meminfo: memFree=1831728/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=4540 CPUtime=1.49
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 762 0 0 0 149 0 0 0 25 0 1 0 220208621 4648960 748 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 1135 748 74 172 0 960 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9900

[startup+3.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25655
/proc/meminfo: memFree=1830832/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=5072 CPUtime=3.09
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 900 0 0 0 309 0 0 0 25 0 1 0 220208621 5193728 886 1992294400 134512640 135217611 4294956304 18446744073709551615 134533410 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 1268 886 74 172 0 1093 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10432

[startup+6.30139 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25655
/proc/meminfo: memFree=1829616/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=6164 CPUtime=6.28
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 1159 0 0 0 628 0 0 0 25 0 1 0 220208621 6311936 1145 1992294400 134512640 135217611 4294956304 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 1541 1145 74 172 0 1366 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11524

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25655
/proc/meminfo: memFree=1828152/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=7268 CPUtime=12.68
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 1450 0 0 0 1267 1 0 0 25 0 1 0 220208621 7442432 1436 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 1817 1436 74 172 0 1642 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12628

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25655
/proc/meminfo: memFree=1826680/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=8936 CPUtime=25.48
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 1838 0 0 0 2547 1 0 0 25 0 1 0 220208621 9150464 1824 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 2234 1824 74 172 0 2059 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14296

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25655
/proc/meminfo: memFree=1825016/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=10656 CPUtime=51.07
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 2266 0 0 0 5106 1 0 0 25 0 1 0 220208621 10911744 2252 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 2664 2252 74 172 0 2489 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16016

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25655
/proc/meminfo: memFree=1822648/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=13136 CPUtime=102.27
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 2818 0 0 0 10225 2 0 0 25 0 1 0 220208621 13451264 2804 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 3284 2804 74 172 0 3109 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 18496

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25655
/proc/meminfo: memFree=1820280/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=15648 CPUtime=162.26
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 3408 0 0 0 16223 3 0 0 25 0 1 0 220208621 16023552 3394 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 3912 3394 74 172 0 3737 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 21008

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25655
/proc/meminfo: memFree=1818872/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=17332 CPUtime=222.27
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 3797 0 0 0 22224 3 0 0 25 0 1 0 220208621 17747968 3783 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 4333 3783 74 172 0 4158 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 22692

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25655
/proc/meminfo: memFree=1817528/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=18636 CPUtime=282.26
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 4089 0 0 0 28223 3 0 0 25 0 1 0 220208621 19083264 4075 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 4659 4075 74 172 0 4484 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 23996

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25655
/proc/meminfo: memFree=1816248/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=19816 CPUtime=342.27
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 4392 0 0 0 34223 4 0 0 25 0 1 0 220208621 20291584 4378 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 4954 4378 74 172 0 4779 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 25176

[startup+402.301 s]
/proc/loadavg: 1.57 1.14 1.05 4/73 4098
/proc/meminfo: memFree=1799680/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=20692 CPUtime=402.26
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 4612 0 0 0 40217 9 0 0 25 0 1 0 220208621 21188608 4598 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 5173 4598 74 172 0 4998 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 26052

[startup+462.301 s]

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


[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28254
/proc/meminfo: memFree=1749816/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=46540 CPUtime=2862.17
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 10445 0 0 0 286186 31 0 0 25 0 1 0 220208621 47656960 10431 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 11635 10431 75 172 0 11460 0
Current children cumulated CPU time (s) 2862.17
Current children cumulated vsize (KiB) 51900

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28254
/proc/meminfo: memFree=1749560/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=46756 CPUtime=2922.17
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 10498 0 0 0 292186 31 0 0 25 0 1 0 220208621 47878144 10484 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 11689 10484 75 172 0 11514 0
Current children cumulated CPU time (s) 2922.17
Current children cumulated vsize (KiB) 52116

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28254
/proc/meminfo: memFree=1749112/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=47116 CPUtime=2982.17
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 10587 0 0 0 298186 31 0 0 25 0 1 0 220208621 48246784 10573 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 11779 10573 75 172 0 11604 0
Current children cumulated CPU time (s) 2982.17
Current children cumulated vsize (KiB) 52476

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28254
/proc/meminfo: memFree=1748792/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=47476 CPUtime=3042.17
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 10674 0 0 0 304186 31 0 0 25 0 1 0 220208621 48615424 10660 1992294400 134512640 135217611 4294956304 18446744073709551615 134533043 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 11869 10660 75 172 0 11694 0
Current children cumulated CPU time (s) 3042.17
Current children cumulated vsize (KiB) 52836

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28254
/proc/meminfo: memFree=1748728/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=47620 CPUtime=3102.17
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 10694 0 0 0 310186 31 0 0 25 0 1 0 220208621 48762880 10680 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 11905 10680 75 172 0 11730 0
Current children cumulated CPU time (s) 3102.17
Current children cumulated vsize (KiB) 52980

[startup+3162.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 28254
/proc/meminfo: memFree=1748664/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=47800 CPUtime=3162.17
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 10723 0 0 0 316186 31 0 0 25 0 1 0 220208621 48947200 10709 1992294400 134512640 135217611 4294956304 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 11950 10709 75 172 0 11775 0
Current children cumulated CPU time (s) 3162.17
Current children cumulated vsize (KiB) 53160

[startup+3222.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 28254
/proc/meminfo: memFree=1748152/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=48208 CPUtime=3222.18
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 10843 0 0 0 322186 32 0 0 25 0 1 0 220208621 49364992 10829 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 12052 10829 75 172 0 11877 0
Current children cumulated CPU time (s) 3222.18
Current children cumulated vsize (KiB) 53568

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28254
/proc/meminfo: memFree=1748024/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=48352 CPUtime=3282.18
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 10875 0 0 0 328186 32 0 0 25 0 1 0 220208621 49512448 10861 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 12088 10861 75 172 0 11913 0
Current children cumulated CPU time (s) 3282.18
Current children cumulated vsize (KiB) 53712

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

[startup+3283.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28254
/proc/meminfo: memFree=1748024/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=48352 CPUtime=3282.98
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 10875 0 0 0 328266 32 0 0 25 0 1 0 220208621 49512448 10861 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 12088 10861 75 172 0 11913 0
Current children cumulated CPU time (s) 3282.98
Current children cumulated vsize (KiB) 53712

[startup+3284.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28254
/proc/meminfo: memFree=1748024/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=48352 CPUtime=3284.58
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 10875 0 0 0 328426 32 0 0 25 0 1 0 220208621 49512448 10861 1992294400 134512640 135217611 4294956304 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 12088 10861 75 172 0 11913 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 53712

[startup+3285.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28254
/proc/meminfo: memFree=1748024/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=48352 CPUtime=3285.38
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 10875 0 0 0 328506 32 0 0 25 0 1 0 220208621 49512448 10861 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 12088 10861 75 172 0 11913 0
Current children cumulated CPU time (s) 3285.38
Current children cumulated vsize (KiB) 53712

[startup+3286.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28254
/proc/meminfo: memFree=1748024/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=48352 CPUtime=3286.18
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 10875 0 0 0 328586 32 0 0 25 0 1 0 220208621 49512448 10861 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 12088 10861 75 172 0 11913 0
Current children cumulated CPU time (s) 3286.18
Current children cumulated vsize (KiB) 53712

[startup+3286.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28254
/proc/meminfo: memFree=1748024/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=48352 CPUtime=3286.38
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 10875 0 0 0 328606 32 0 0 25 0 1 0 220208621 49512448 10861 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 12088 10861 75 172 0 11913 0
Current children cumulated CPU time (s) 3286.38
Current children cumulated vsize (KiB) 53712

[startup+3286.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28254
/proc/meminfo: memFree=1748024/2055920 swapFree=4180112/4192956
[pid=25652] ppid=25650 vsize=5360 CPUtime=0
/proc/25652/stat : 25652 (glucose.sh) S 25650 25652 25064 0 -1 4194304 313 126 0 0 0 0 0 0 18 0 1 0 220208620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25652/statm: 1340 238 195 169 0 51 0
[pid=25654] ppid=25652 vsize=48352 CPUtime=3286.48
/proc/25654/stat : 25654 (glucose_static) R 25652 25652 25064 0 -1 4194304 10875 0 0 0 328616 32 0 0 25 0 1 0 220208621 49512448 10861 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25654/statm: 12088 10861 75 172 0 11913 0
Current children cumulated CPU time (s) 3286.48
Current children cumulated vsize (KiB) 53712

Child status: 10
Real time (s): 3286.64
CPU time (s): 3286.53
CPU user time (s): 3286.19
CPU system time (s): 0.338948
CPU usage (%): 99.9966
Max. virtual memory (cumulated for all children) (KiB): 53712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3286.19
system time used= 0.338948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11610
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= 39
involuntary context switches= 9674

runsolver used 2.68259 second user time and 9.36658 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-10 04:15:52
IDJOB=1784180
IDBENCH=71117
IDSOLVER=610
FILE ID=node16/1784180-1241921752
PBS_JOBID= 9264872
Free space on /tmp= 66056 MiB

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

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

MD5SUM BENCH= 9acdfc35e72435abc5da6ab9203455c3
RANDOM SEED=1105145520

node16.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.234
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.234
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:       1834720 kB
Buffers:         48256 kB
Cached:         126592 kB
SwapCached:       7188 kB
Active:          88736 kB
Inactive:        94648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834720 kB
SwapTotal:     4192956 kB
SwapFree:      4180112 kB
Dirty:            1584 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            23900 kB
Committed_AS:   744568 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= 66056 MiB
End job on node16 at 2009-05-10 05:10:39