Trace number 1518788

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.0? (TO) 1200.09 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/540/
unif-k3-r4.25-v540-c2295-S23858409-056.cnf
MD5SUM1d9e0ed32c3bf3bc5fbb21926c01a19c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.065989
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
Number of clauses of size 40
Number of clauses of size 50
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 |    2295     6885 |     688       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2278     6961 |      --       0       --      -- |     --   | -17/76
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 523   #clauses: 2278   #literals: 6961
0.00/0.00	c CPU time:   0.005999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  523                                                  |
0.00/0.01	c |  Number of clauses:    2278                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.06/1200.61	HOME/glucose.sh: line 55: 17544 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1518788-1238304048/watcher-1518788-1238304048 -o /tmp/evaluation-result-1518788-1238304048/solver-1518788-1238304048 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518788-1238304048.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.97 0.98 3/64 17541
/proc/meminfo: memFree=738680/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) R 17539 17541 17305 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1103070382 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 225612196511 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17541/statm: 1340 235 194 169 0 51 0
[pid=17542] ppid=17541 vsize=1140 CPUtime=0
/proc/17542/stat : 17542 (SatELite_releas) R 17541 17541 17305 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 1103070383 1167360 147 1992294400 134512640 135225430 4294956176 18446744073709551615 134582640 0 0 4096 3 0 0 0 17 0 0 0
/proc/17542/statm: 285 149 73 174 0 108 0

[startup+0.07027 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 17541
/proc/meminfo: memFree=738680/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101272 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 17541
/proc/meminfo: memFree=738680/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301292 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 17541
/proc/meminfo: memFree=738680/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701326 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 17541
/proc/meminfo: memFree=738680/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50139 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=736488/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=3788 CPUtime=1.48
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 580 0 0 0 148 0 0 0 25 0 1 0 1103070384 3878912 566 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 947 566 75 172 0 772 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9148

[startup+3.10154 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=735912/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=4376 CPUtime=3.07
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 745 0 0 0 307 0 0 0 25 0 1 0 1103070384 4481024 731 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17544/statm: 1094 731 75 172 0 919 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9736

[startup+6.30181 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=734696/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=5204 CPUtime=6.27
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 935 0 0 0 627 0 0 0 25 0 1 0 1103070384 5328896 921 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 1301 921 75 172 0 1126 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10564

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=733608/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=6332 CPUtime=12.66
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 1233 0 0 0 1266 0 0 0 25 0 1 0 1103070384 6483968 1219 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 1583 1219 76 172 0 1408 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11692

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=732072/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=7976 CPUtime=25.46
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 1630 0 0 0 2545 1 0 0 25 0 1 0 1103070384 8167424 1616 1992294400 134512640 135217611 4294956304 18446744073709551615 134533174 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 1994 1616 76 172 0 1819 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13336

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=730216/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=9936 CPUtime=51.05
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 2082 0 0 0 5104 1 0 0 25 0 1 0 1103070384 10174464 2068 1992294400 134512640 135217611 4294956304 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 2484 2068 76 172 0 2309 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15296

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=727720/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=12352 CPUtime=102.24
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 2679 0 0 0 10222 2 0 0 25 0 1 0 1103070384 12648448 2665 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 3088 2665 76 172 0 2913 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17712

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=725672/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=14448 CPUtime=162.2
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 3177 0 0 0 16218 2 0 0 25 0 1 0 1103070384 14794752 3163 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 3612 3163 76 172 0 3437 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19808

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=724136/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=16072 CPUtime=222.18
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 3568 0 0 0 22215 3 0 0 25 0 1 0 1103070384 16457728 3554 1992294400 134512640 135217611 4294956304 18446744073709551615 134533248 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 4018 3554 76 172 0 3843 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 21432

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=722664/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=17584 CPUtime=282.15
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 3924 0 0 0 28212 3 0 0 25 0 1 0 1103070384 18006016 3910 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 4396 3910 76 172 0 4221 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 22944

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=721512/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=18800 CPUtime=342.13
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 4215 0 0 0 34210 3 0 0 25 0 1 0 1103070384 19251200 4201 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 4700 4201 76 172 0 4525 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 24160

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=720488/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=19932 CPUtime=402.11
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 4479 0 0 0 40208 3 0 0 25 0 1 0 1103070384 20410368 4465 1992294400 134512640 135217611 4294956304 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 4983 4465 76 172 0 4808 0

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

[pid=17544] ppid=17541 vsize=21192 CPUtime=462.08
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 4729 0 0 0 46205 3 0 0 25 0 1 0 1103070384 21700608 4715 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 5298 4715 76 172 0 5123 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 26552

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=718632/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=22068 CPUtime=522.06
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 4940 0 0 0 52202 4 0 0 25 0 1 0 1103070384 22597632 4926 1992294400 134512640 135217611 4294956304 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 5517 4926 76 172 0 5342 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 27428

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=717992/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=22784 CPUtime=582.04
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 5103 0 0 0 58200 4 0 0 25 0 1 0 1103070384 23330816 5089 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 5696 5089 76 172 0 5521 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 28144

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 17544
/proc/meminfo: memFree=717416/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=23308 CPUtime=642.01
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 5242 0 0 0 64197 4 0 0 25 0 1 0 1103070384 23867392 5228 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 5827 5228 76 172 0 5652 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 28668

[startup+702.302 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 17544
/proc/meminfo: memFree=716584/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=24184 CPUtime=701.98
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 5462 0 0 0 70194 4 0 0 25 0 1 0 1103070384 24764416 5448 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 6046 5448 76 172 0 5871 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 29544

[startup+762.307 s]
/proc/loadavg: 1.06 1.00 0.99 2/66 17544
/proc/meminfo: memFree=715752/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=24932 CPUtime=761.96
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 5644 0 0 0 76192 4 0 0 25 0 1 0 1103070384 25530368 5630 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 6233 5630 76 172 0 6058 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 30292

[startup+822.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 17544
/proc/meminfo: memFree=715176/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=25736 CPUtime=821.91
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 5797 0 0 0 82187 4 0 0 25 0 1 0 1103070384 26353664 5783 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 6434 5783 76 172 0 6259 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 31096

[startup+882.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 17544
/proc/meminfo: memFree=714536/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=26328 CPUtime=881.9
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 5944 0 0 0 88185 5 0 0 25 0 1 0 1103070384 26959872 5930 1992294400 134512640 135217611 4294956304 18446744073709551615 134533055 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 6582 5930 76 172 0 6407 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 31688

[startup+942.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 17544
/proc/meminfo: memFree=714152/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=26728 CPUtime=941.87
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 6041 0 0 0 94182 5 0 0 25 0 1 0 1103070384 27369472 6027 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 6682 6027 76 172 0 6507 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 32088

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17544
/proc/meminfo: memFree=713832/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=27092 CPUtime=1001.85
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 6127 0 0 0 100180 5 0 0 25 0 1 0 1103070384 27742208 6113 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 6773 6113 76 172 0 6598 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 32452

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17544
/proc/meminfo: memFree=713128/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=27816 CPUtime=1061.82
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 6300 0 0 0 106177 5 0 0 25 0 1 0 1103070384 28483584 6286 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 6954 6286 76 172 0 6779 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 33176

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17546
/proc/meminfo: memFree=712168/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=28660 CPUtime=1121.79
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 6491 0 0 0 112174 5 0 0 25 0 1 0 1103070384 29347840 6477 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 7165 6477 76 172 0 6990 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 34020

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17546
/proc/meminfo: memFree=712040/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=29112 CPUtime=1181.76
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 6607 0 0 0 118170 6 0 0 25 0 1 0 1103070384 29810688 6593 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 7278 6593 76 172 0 7103 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 34472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17546
/proc/meminfo: memFree=711592/2055920 swapFree=4167280/4192956
[pid=17541] ppid=17539 vsize=5360 CPUtime=0
/proc/17541/stat : 17541 (glucose.sh) S 17539 17541 17305 0 -1 4194304 313 192 0 0 0 0 0 0 16 0 1 0 1103070382 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17541/statm: 1340 238 195 169 0 51 0
[pid=17544] ppid=17541 vsize=29424 CPUtime=1200.06
/proc/17544/stat : 17544 (glucose_static) R 17541 17541 17305 0 -1 4194304 6683 0 0 0 120000 6 0 0 25 0 1 0 1103070384 30130176 6669 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17544/statm: 7356 6669 76 172 0 7181 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 34784

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1200.02
CPU system time (s): 0.076988
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 34784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7199
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= 17
involuntary context switches= 4408

runsolver used 1.07883 second user time and 3.2975 second system time

The end

Launcher Data

Begin job on node31 at 2009-03-29 07:20:48
IDJOB=1518788
IDBENCH=70709
IDSOLVER=503
FILE ID=node31/1518788-1238304048
PBS_JOBID= 9061016
Free space on /tmp= 66424 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/540/unif-k3-r4.25-v540-c2295-S23858409-056.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518788-1238304048/watcher-1518788-1238304048 -o /tmp/evaluation-result-1518788-1238304048/solver-1518788-1238304048 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518788-1238304048.cnf

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

MD5SUM BENCH= 1d9e0ed32c3bf3bc5fbb21926c01a19c
RANDOM SEED=1471581404

node31.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.214
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.214
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:        739160 kB
Buffers:        111284 kB
Cached:        1085212 kB
SwapCached:      18664 kB
Active:         230404 kB
Inactive:       986316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        739160 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          17376 kB
Slab:            85832 kB
Committed_AS:  2936736 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node31 at 2009-03-29 07:40:51