Trace number 1517420

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S2037268960-098.cnf
MD5SUM45c0b4fd7394c92818ddec03e6b5f3f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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 |    2289     6912 |      --       0       --      -- |     --   | -6/27
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 532   #clauses: 2289   #literals: 6912
0.00/0.00	c CPU time:   0.004999 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:  532                                                  |
0.00/0.01	c |  Number of clauses:    2289                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.01/1200.61	HOME/glucose.sh: line 55:  8808 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-1517420-1238285169/watcher-1517420-1238285169 -o /tmp/evaluation-result-1517420-1238285169/solver-1517420-1238285169 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517420-1238285169.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/81 8805
/proc/meminfo: memFree=1833336/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) R 8803 8805 8704 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 254613711519 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/8805/statm: 1340 235 194 169 0 51 0
[pid=8806] ppid=8805 vsize=1144 CPUtime=0
/proc/8806/stat : 8806 (SatELite_releas) R 8805 8805 8704 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1101180745 1171456 158 1992294400 134512640 135225430 4294956176 18446744073709551615 134587268 0 0 4096 3 0 0 0 17 0 0 0
/proc/8806/statm: 286 158 76 174 0 109 0

[startup+0.100777 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 8805
/proc/meminfo: memFree=1833336/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.201787 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 8805
/proc/meminfo: memFree=1833336/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.3018 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 8805
/proc/meminfo: memFree=1833336/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701844 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 8805
/proc/meminfo: memFree=1833336/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50193 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1831080/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=3884 CPUtime=1.48
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 609 0 0 0 148 0 0 0 25 0 1 0 1101180746 3977216 595 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 971 595 75 172 0 796 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9244

[startup+3.10211 s]
/proc/loadavg: 0.99 0.97 0.98 3/83 8808
/proc/meminfo: memFree=1830504/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=4456 CPUtime=3.08
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 745 0 0 0 308 0 0 0 25 0 1 0 1101180746 4562944 731 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 1114 731 75 172 0 939 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9816

[startup+6.30146 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1829416/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=5276 CPUtime=6.27
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 973 0 0 0 626 1 0 0 25 0 1 0 1101180746 5402624 959 1992294400 134512640 135217611 4294956304 18446744073709551615 134537025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 1319 959 75 172 0 1144 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10636

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1828264/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=6360 CPUtime=12.66
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 1229 0 0 0 1265 1 0 0 25 0 1 0 1101180746 6512640 1215 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 1590 1215 75 172 0 1415 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11720

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1826728/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=7876 CPUtime=25.47
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 1602 0 0 0 2545 2 0 0 25 0 1 0 1101180746 8065024 1588 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 1969 1588 75 172 0 1794 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13236

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1825000/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=9592 CPUtime=51.05
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 2019 0 0 0 5103 2 0 0 25 0 1 0 1101180746 9822208 2005 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 2398 2005 76 172 0 2223 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14952

[startup+102.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1822440/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=12000 CPUtime=102.23
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 2600 0 0 0 10220 3 0 0 25 0 1 0 1101180746 12288000 2586 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 3000 2586 76 172 0 2825 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17360

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1820328/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=14436 CPUtime=162.2
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 3143 0 0 0 16217 3 0 0 25 0 1 0 1101180746 14782464 3129 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 3609 3129 76 172 0 3434 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19796

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1818792/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=15916 CPUtime=222.18
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 3505 0 0 0 22214 4 0 0 25 0 1 0 1101180746 16297984 3491 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 3979 3491 76 172 0 3804 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 21276

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1817512/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=17332 CPUtime=282.14
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 3831 0 0 0 28210 4 0 0 25 0 1 0 1101180746 17747968 3817 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 4333 3817 76 172 0 4158 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 22692

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1816424/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=18540 CPUtime=342.11
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 4105 0 0 0 34207 4 0 0 25 0 1 0 1101180746 18984960 4091 1992294400 134512640 135217611 4294956304 18446744073709551615 134544609 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 4635 4091 76 172 0 4460 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 23900

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1815208/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=19708 CPUtime=402.09
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 4414 0 0 0 40204 5 0 0 25 0 1 0 1101180746 20180992 4400 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 4927 4400 76 172 0 4752 0

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

[pid=8808] ppid=8805 vsize=21484 CPUtime=522.03
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 4797 0 0 0 52198 5 0 0 25 0 1 0 1101180746 21999616 4783 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 5371 4783 76 172 0 5196 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 26844

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1812840/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=22384 CPUtime=582
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 4992 0 0 0 58195 5 0 0 25 0 1 0 1101180746 22921216 4978 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 5596 4978 76 172 0 5421 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 27744

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1812136/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=23024 CPUtime=641.97
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 5159 0 0 0 64191 6 0 0 25 0 1 0 1101180746 23576576 5145 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 5756 5145 76 172 0 5581 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 28384

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1811752/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=23364 CPUtime=701.94
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 5232 0 0 0 70188 6 0 0 25 0 1 0 1101180746 23924736 5218 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 5841 5218 76 172 0 5666 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 28724

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1811304/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=23788 CPUtime=761.92
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 5335 0 0 0 76186 6 0 0 25 0 1 0 1101180746 24358912 5321 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 5947 5321 76 172 0 5772 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 29148

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1810856/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=24408 CPUtime=821.89
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 5479 0 0 0 82182 7 0 0 25 0 1 0 1101180746 24993792 5465 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 6102 5465 76 172 0 5927 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 29768

[startup+882.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1809960/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=25388 CPUtime=881.86
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 5697 0 0 0 88179 7 0 0 25 0 1 0 1101180746 25997312 5683 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 6347 5683 76 172 0 6172 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 30748

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1809256/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=26032 CPUtime=941.82
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 5865 0 0 0 94175 7 0 0 25 0 1 0 1101180746 26656768 5851 1992294400 134512640 135217611 4294956304 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 6508 5851 76 172 0 6333 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 31392

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1808232/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=27124 CPUtime=1001.79
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 6107 0 0 0 100172 7 0 0 25 0 1 0 1101180746 27774976 6093 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 6781 6093 76 172 0 6606 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 32484

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1807592/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=27860 CPUtime=1061.78
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 6273 0 0 0 106170 8 0 0 25 0 1 0 1101180746 28528640 6259 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 6965 6259 76 172 0 6790 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 33220

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1807336/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=28004 CPUtime=1121.75
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 6318 0 0 0 112167 8 0 0 25 0 1 0 1101180746 28676096 6304 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 7001 6304 76 172 0 6826 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 33364

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1806696/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=28716 CPUtime=1181.72
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 6483 0 0 0 118164 8 0 0 25 0 1 0 1101180746 29405184 6469 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 7179 6469 76 172 0 7004 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 34076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1806696/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=28716 CPUtime=1200.01
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 6490 0 0 0 119993 8 0 0 25 0 1 0 1101180746 29405184 6476 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 7179 6476 76 172 0 7004 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 34076

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

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

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 8808
/proc/meminfo: memFree=1806696/2055920 swapFree=4172708/4192956
[pid=8805] ppid=8803 vsize=5360 CPUtime=0
/proc/8805/stat : 8805 (glucose.sh) S 8803 8805 8704 0 -1 4194304 313 180 0 0 0 0 0 0 18 0 1 0 1101180745 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8805/statm: 1340 238 195 169 0 51 0
[pid=8808] ppid=8805 vsize=28716 CPUtime=1200.01
/proc/8808/stat : 8808 (glucose_static) R 8805 8805 8704 0 -1 4194304 6490 0 0 0 119993 8 0 0 25 0 1 0 1101180746 29405184 6476 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8808/statm: 7179 6476 76 172 0 7004 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 34076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1199.95
CPU system time (s): 0.094985
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 34076

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

runsolver used 1.43678 second user time and 4.03339 second system time

The end

Launcher Data

Begin job on node87 at 2009-03-29 01:06:09
IDJOB=1517420
IDBENCH=70595
IDSOLVER=503
FILE ID=node87/1517420-1238285169
PBS_JOBID= 9060930
Free space on /tmp= 66036 MiB

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

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

MD5SUM BENCH= 45c0b4fd7394c92818ddec03e6b5f3f2
RANDOM SEED=1899354269

node87.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.236
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.236
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:       1833816 kB
Buffers:         47048 kB
Cached:          96072 kB
SwapCached:       9200 kB
Active:          64916 kB
Inactive:        88808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833816 kB
SwapTotal:     4192956 kB
SwapFree:      4172708 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          16228 kB
Slab:            52636 kB
Committed_AS:  2776576 kB
PageTables:       2676 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= 66036 MiB
End job on node87 at 2009-03-29 01:26:12