Trace number 1516940

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.08 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S1394036608-091.cnf
MD5SUM6a1b72e9c09abd09fd440dc53a7d41a8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.5036
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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 |    1785     5355 |     535       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1774     5392 |      --       0       --      -- |     --   | -11/37
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 409   #clauses: 1774   #literals: 5392
0.00/0.00	c CPU time:   0.003999 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.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:  409                                                  |
0.00/0.01	c |  Number of clauses:    1774                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.06/1200.61	HOME/glucose.sh: line 55:  7269 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-1516940-1238277710/watcher-1516940-1238277710 -o /tmp/evaluation-result-1516940-1238277710/solver-1516940-1238277710 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516940-1238277710.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.99 3/73 7266
/proc/meminfo: memFree=1703088/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 884159661 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 236 195 169 0 51 0
[pid=7267] ppid=7266 vsize=1012 CPUtime=0
/proc/7267/stat : 7267 (SatELite_releas) R 7266 7266 6894 0 -1 4194304 154 0 0 0 0 0 0 0 19 0 1 0 884159661 1036288 138 1992294400 134512640 135225430 4294956176 18446744073709551615 134587581 0 0 4096 3 0 0 0 17 0 0 0
/proc/7267/statm: 253 138 76 174 0 76 0

[startup+0.098328 s]
/proc/loadavg: 0.99 0.97 0.99 3/73 7266
/proc/meminfo: memFree=1703088/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101328 s]
/proc/loadavg: 0.99 0.97 0.99 3/73 7266
/proc/meminfo: memFree=1703088/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301347 s]
/proc/loadavg: 0.99 0.97 0.99 3/73 7266
/proc/meminfo: memFree=1703088/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701391 s]
/proc/loadavg: 0.99 0.97 0.99 3/73 7266
/proc/meminfo: memFree=1703088/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50147 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1701344/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=3516 CPUtime=1.48
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 540 0 0 0 148 0 0 0 25 0 1 0 884159662 3600384 526 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 879 526 75 172 0 704 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8876

[startup+3.10164 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1700576/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=4104 CPUtime=3.08
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 682 0 0 0 308 0 0 0 25 0 1 0 884159662 4202496 668 1992294400 134512640 135217611 4294956304 18446744073709551615 134533286 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 1026 668 75 172 0 851 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9464

[startup+6.30198 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1699744/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=4800 CPUtime=6.28
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 848 0 0 0 628 0 0 0 25 0 1 0 884159662 4915200 834 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 1200 834 75 172 0 1025 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10160

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1698464/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=5904 CPUtime=12.68
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 1099 0 0 0 1267 1 0 0 25 0 1 0 884159662 6045696 1085 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 1476 1085 75 172 0 1301 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11264

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1697184/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=7216 CPUtime=25.48
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 1429 0 0 0 2547 1 0 0 25 0 1 0 884159662 7389184 1415 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 1804 1415 75 172 0 1629 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12576

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1695520/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=8924 CPUtime=51.06
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 1840 0 0 0 5105 1 0 0 25 0 1 0 884159662 9138176 1826 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 2231 1826 75 172 0 2056 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14284

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1693344/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=10996 CPUtime=102.24
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 2348 0 0 0 10222 2 0 0 25 0 1 0 884159662 11259904 2334 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 2749 2334 75 172 0 2574 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16356

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1691552/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=12968 CPUtime=162.21
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 2786 0 0 0 16219 2 0 0 25 0 1 0 884159662 13279232 2772 1992294400 134512640 135217611 4294956304 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 3242 2772 75 172 0 3067 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18328

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1690080/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=14588 CPUtime=222.19
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 3165 0 0 0 22216 3 0 0 25 0 1 0 884159662 14938112 3151 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 3647 3151 75 172 0 3472 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 19948

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1688744/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=16044 CPUtime=282.16
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 3512 0 0 0 28213 3 0 0 25 0 1 0 884159662 16429056 3498 1992294400 134512640 135217611 4294956304 18446744073709551615 134522603 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 4011 3498 75 172 0 3836 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 21404

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1687592/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=17208 CPUtime=342.12
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 3795 0 0 0 34209 3 0 0 25 0 1 0 884159662 17620992 3781 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 4302 3781 75 172 0 4127 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 22568

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1686696/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=18400 CPUtime=402.11
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 4029 0 0 0 40207 4 0 0 25 0 1 0 884159662 18841600 4015 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 4600 4015 75 172 0 4425 0

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

[pid=7269] ppid=7266 vsize=19036 CPUtime=462.08
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 4186 0 0 0 46204 4 0 0 25 0 1 0 884159662 19492864 4172 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 4759 4172 75 172 0 4584 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 24396

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1685160/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=19996 CPUtime=522.05
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 4413 0 0 0 52201 4 0 0 25 0 1 0 884159662 20475904 4399 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 4999 4399 75 172 0 4824 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 25356

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1683752/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=21552 CPUtime=582.02
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 4756 0 0 0 58198 4 0 0 25 0 1 0 884159662 22069248 4742 1992294400 134512640 135217611 4294956304 18446744073709551615 134533063 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 5388 4742 75 172 0 5213 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 26912

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1683368/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=21856 CPUtime=641.99
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 4850 0 0 0 64195 4 0 0 25 0 1 0 884159662 22380544 4836 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 5464 4836 75 172 0 5289 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 27216

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1682984/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=22140 CPUtime=701.96
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 4925 0 0 0 70192 4 0 0 25 0 1 0 884159662 22671360 4911 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 5535 4911 75 172 0 5360 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 27500

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1682024/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=22964 CPUtime=761.94
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 5146 0 0 0 76190 4 0 0 25 0 1 0 884159662 23515136 5132 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 5741 5132 75 172 0 5566 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 28324

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1681448/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=23796 CPUtime=821.91
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 5303 0 0 0 82186 5 0 0 25 0 1 0 884159662 24367104 5289 1992294400 134512640 135217611 4294956304 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 5949 5289 75 172 0 5774 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 29156

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1681064/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=24140 CPUtime=881.88
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 5405 0 0 0 88183 5 0 0 25 0 1 0 884159662 24719360 5391 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 6035 5391 75 172 0 5860 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 29500

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1680680/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=24720 CPUtime=941.86
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 5505 0 0 0 94181 5 0 0 25 0 1 0 884159662 25313280 5491 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 6180 5491 75 172 0 6005 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 30080

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1680104/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=25468 CPUtime=1001.83
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 5667 0 0 0 100178 5 0 0 25 0 1 0 884159662 26079232 5649 1992294400 134512640 135217611 4294956304 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 6367 5649 75 172 0 6192 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 30828

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1679144/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=26468 CPUtime=1061.8
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 5928 0 0 0 106175 5 0 0 25 0 1 0 884159662 27103232 5910 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 6617 5910 76 172 0 6442 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 31828

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1678120/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=27400 CPUtime=1121.78
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 6150 0 0 0 112173 5 0 0 25 0 1 0 884159662 28057600 6132 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 6850 6132 76 172 0 6675 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 32760

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1677480/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=28096 CPUtime=1181.76
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 6300 0 0 0 118170 6 0 0 25 0 1 0 884159662 28770304 6282 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 7024 6282 76 172 0 6849 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 33456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/75 7269
/proc/meminfo: memFree=1677352/2055920 swapFree=4176796/4192956
[pid=7266] ppid=7264 vsize=5360 CPUtime=0
/proc/7266/stat : 7266 (glucose.sh) S 7264 7266 6894 0 -1 4194304 313 160 0 0 0 0 0 0 19 0 1 0 884159661 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7266/statm: 1340 238 195 169 0 51 0
[pid=7269] ppid=7266 vsize=28240 CPUtime=1200.06
/proc/7269/stat : 7269 (glucose_static) R 7266 7266 6894 0 -1 4194304 6341 0 0 0 120000 6 0 0 25 0 1 0 884159662 28917760 6323 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7269/statm: 7060 6323 76 172 0 6885 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 33600

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.08
CPU user time (s): 1200.01
CPU system time (s): 0.067989
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 33600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6825
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= 16
involuntary context switches= 3996

runsolver used 1.18382 second user time and 3.21751 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-28 23:01:50
IDJOB=1516940
IDBENCH=70555
IDSOLVER=503
FILE ID=node82/1516940-1238277710
PBS_JOBID= 9060834
Free space on /tmp= 61588 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S1394036608-091.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516940-1238277710/watcher-1516940-1238277710 -o /tmp/evaluation-result-1516940-1238277710/solver-1516940-1238277710 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516940-1238277710.cnf

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

MD5SUM BENCH= 6a1b72e9c09abd09fd440dc53a7d41a8
RANDOM SEED=9552274

node82.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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1703640 kB
Buffers:         57444 kB
Cached:         229924 kB
SwapCached:       7072 kB
Active:         192548 kB
Inactive:       103936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703640 kB
SwapTotal:     4192956 kB
SwapFree:      4176796 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          14784 kB
Slab:            40936 kB
Committed_AS:  2296388 kB
PageTables:       1996 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= 61588 MiB
End job on node82 at 2009-03-28 23:21:53