Trace number 1517432

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.1 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S1606932551-072.cnf
MD5SUMa3de3746a6fb6968c798f1ba3ad0f77f
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 |    2279     6938 |      --       0       --      -- |     --   | -16/53
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 524   #clauses: 2279   #literals: 6938
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:  524                                                  |
0.00/0.01	c |  Number of clauses:    2279                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.07/1200.41	HOME/glucose.sh: line 55:  1974 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-1517432-1238285356/watcher-1517432-1238285356 -o /tmp/evaluation-result-1517432-1238285356/solver-1517432-1238285356 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517432-1238285356.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.91 0.95 0.97 3/64 1970
/proc/meminfo: memFree=1089320/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) R 1968 1970 1898 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1101202418 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 206381312671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1970/statm: 1340 235 194 169 0 51 0
[pid=1971] ppid=1970 vsize=1140 CPUtime=0
/proc/1971/stat : 1971 (SatELite_releas) R 1970 1970 1898 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 1101202419 1167360 126 1992294400 134512640 135225430 4294956192 18446744073709551615 134548191 0 0 4096 3 0 0 0 17 0 0 0
/proc/1971/statm: 285 126 51 174 0 108 0

[startup+0.0213701 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 1970
/proc/meminfo: memFree=1089320/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101373 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 1970
/proc/meminfo: memFree=1089320/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301393 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 1970
/proc/meminfo: memFree=1089320/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701433 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 1970
/proc/meminfo: memFree=1089320/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50152 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 1974
/proc/meminfo: memFree=1087320/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=3632 CPUtime=1.48
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 570 0 0 0 148 0 0 0 25 0 1 0 1101202420 3719168 556 1992294400 134512640 135217611 4294956304 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 908 556 75 172 0 733 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8992

[startup+3.10168 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 1974
/proc/meminfo: memFree=1086680/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=4216 CPUtime=3.08
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 706 0 0 0 308 0 0 0 25 0 1 0 1101202420 4317184 692 1992294400 134512640 135217611 4294956304 18446744073709551615 134533260 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 1054 692 75 172 0 879 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9576

[startup+6.30301 s]
/proc/loadavg: 0.92 0.95 0.97 2/66 1974
/proc/meminfo: memFree=1085656/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=5016 CPUtime=6.28
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 893 0 0 0 628 0 0 0 25 0 1 0 1101202420 5136384 879 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 1254 879 75 172 0 1079 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10376

[startup+12.7017 s]
/proc/loadavg: 0.93 0.95 0.97 2/66 1974
/proc/meminfo: memFree=1084504/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=6044 CPUtime=12.68
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 1142 0 0 0 1267 1 0 0 25 0 1 0 1101202420 6189056 1128 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 1511 1128 75 172 0 1336 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11404

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.97 2/66 1974
/proc/meminfo: memFree=1083096/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=7440 CPUtime=25.47
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 1484 0 0 0 2546 1 0 0 25 0 1 0 1101202420 7618560 1470 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 1860 1470 75 172 0 1685 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12800

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.97 2/66 1974
/proc/meminfo: memFree=1081432/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=9240 CPUtime=51.07
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 1925 0 0 0 5105 2 0 0 25 0 1 0 1101202420 9461760 1911 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 2310 1911 75 172 0 2135 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14600

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/66 1974
/proc/meminfo: memFree=1078936/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=11788 CPUtime=102.25
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 2509 0 0 0 10223 2 0 0 25 0 1 0 1101202420 12070912 2495 1992294400 134512640 135217611 4294956304 18446744073709551615 134537569 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 2947 2495 75 172 0 2772 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17148

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1974
/proc/meminfo: memFree=1077016/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=13856 CPUtime=162.24
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 2999 0 0 0 16221 3 0 0 25 0 1 0 1101202420 14188544 2985 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 3464 2985 75 172 0 3289 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19216

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1974
/proc/meminfo: memFree=1075160/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=15712 CPUtime=222.23
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 3447 0 0 0 22219 4 0 0 25 0 1 0 1101202420 16089088 3433 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 3928 3433 75 172 0 3753 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 21072

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1974
/proc/meminfo: memFree=1074008/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=16848 CPUtime=282.21
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 3726 0 0 0 28217 4 0 0 25 0 1 0 1101202420 17252352 3712 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 4212 3712 75 172 0 4037 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 22208

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1974
/proc/meminfo: memFree=1072984/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=18060 CPUtime=342.19
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 3995 0 0 0 34215 4 0 0 25 0 1 0 1101202420 18493440 3981 1992294400 134512640 135217611 4294956304 18446744073709551615 134717928 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 4515 3981 75 172 0 4340 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 23420

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1974
/proc/meminfo: memFree=1072088/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=18924 CPUtime=402.18
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 4209 0 0 0 40213 5 0 0 25 0 1 0 1101202420 19378176 4195 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 4731 4195 75 172 0 4556 0

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

[pid=1974] ppid=1970 vsize=20300 CPUtime=462.16
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 4520 0 0 0 46211 5 0 0 25 0 1 0 1101202420 20787200 4506 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 5075 4506 75 172 0 4900 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 25660

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1974
/proc/meminfo: memFree=1070104/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=21084 CPUtime=522.15
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 4699 0 0 0 52209 6 0 0 25 0 1 0 1101202420 21590016 4685 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 5271 4685 75 172 0 5096 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 26444

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1974
/proc/meminfo: memFree=1069208/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=22056 CPUtime=582.13
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 4910 0 0 0 58207 6 0 0 25 0 1 0 1101202420 22585344 4896 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 5514 4896 75 172 0 5339 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 27416

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1974
/proc/meminfo: memFree=1068440/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=22824 CPUtime=642.12
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 5113 0 0 0 64205 7 0 0 25 0 1 0 1101202420 23371776 5099 1992294400 134512640 135217611 4294956304 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 5706 5099 75 172 0 5531 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 28184

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1974
/proc/meminfo: memFree=1067800/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=23500 CPUtime=702.1
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 5263 0 0 0 70203 7 0 0 25 0 1 0 1101202420 24064000 5249 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 5875 5249 75 172 0 5700 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 28860

[startup+762.306 s]
/proc/loadavg: 1.09 1.00 0.98 2/66 1974
/proc/meminfo: memFree=1066904/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=24540 CPUtime=762.09
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 5497 0 0 0 76201 8 0 0 25 0 1 0 1101202420 25128960 5483 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 6135 5483 75 172 0 5960 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 29900

[startup+822.302 s]
/proc/loadavg: 1.03 1.00 0.98 2/66 1974
/proc/meminfo: memFree=1066264/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=25080 CPUtime=822.07
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 5645 0 0 0 82199 8 0 0 25 0 1 0 1101202420 25681920 5631 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 6270 5631 75 172 0 6095 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 30440

[startup+882.301 s]
/proc/loadavg: 1.01 1.00 0.98 2/66 1974
/proc/meminfo: memFree=1065880/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=25624 CPUtime=882.05
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 5754 0 0 0 88197 8 0 0 25 0 1 0 1101202420 26238976 5740 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 6406 5740 75 172 0 6231 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 30984

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 1974
/proc/meminfo: memFree=1065368/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=26068 CPUtime=942.04
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 5870 0 0 0 94195 9 0 0 25 0 1 0 1101202420 26693632 5856 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 6517 5856 75 172 0 6342 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 31428

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 1974
/proc/meminfo: memFree=1064920/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=26616 CPUtime=1002.03
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 5977 0 0 0 100194 9 0 0 25 0 1 0 1101202420 27254784 5963 1992294400 134512640 135217611 4294956304 18446744073709551615 134533248 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 6654 5963 75 172 0 6479 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 31976

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 1974
/proc/meminfo: memFree=1064600/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=26920 CPUtime=1062.01
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 6045 0 0 0 106192 9 0 0 25 0 1 0 1101202420 27566080 6031 1992294400 134512640 135217611 4294956304 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 6730 6031 75 172 0 6555 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 32280

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 1974
/proc/meminfo: memFree=1064408/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=27108 CPUtime=1121.99
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 6108 0 0 0 112190 9 0 0 25 0 1 0 1101202420 27758592 6094 1992294400 134512640 135217611 4294956304 18446744073709551615 134533260 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 6777 6094 75 172 0 6602 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 32468

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 1974
/proc/meminfo: memFree=1063512/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=28076 CPUtime=1181.97
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 6322 0 0 0 118188 9 0 0 25 0 1 0 1101202420 28749824 6308 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 7019 6308 75 172 0 6844 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 33436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 1974
/proc/meminfo: memFree=1063512/2055920 swapFree=4177768/4192956
[pid=1970] ppid=1968 vsize=5360 CPUtime=0
/proc/1970/stat : 1970 (glucose.sh) S 1968 1970 1898 0 -1 4194304 313 181 0 0 0 0 0 0 16 0 1 0 1101202418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1970/statm: 1340 238 195 169 0 51 0
[pid=1974] ppid=1970 vsize=28076 CPUtime=1200.07
/proc/1974/stat : 1974 (glucose_static) R 1970 1970 1898 0 -1 4194304 6326 0 0 0 119998 9 0 0 25 0 1 0 1101202420 28749824 6312 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1974/statm: 7019 6312 75 172 0 6844 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 33436

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.41
CPU time (s): 1200.1
CPU user time (s): 1200
CPU system time (s): 0.105983
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 33436

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

runsolver used 1.38479 second user time and 2.98655 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-29 01:09:16
IDJOB=1517432
IDBENCH=70596
IDSOLVER=503
FILE ID=node2/1517432-1238285356
PBS_JOBID= 9061005
Free space on /tmp= 66460 MiB

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

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

MD5SUM BENCH= a3de3746a6fb6968c798f1ba3ad0f77f
RANDOM SEED=699583297

node2.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1089864 kB
Buffers:        101268 kB
Cached:         766120 kB
SwapCached:       8996 kB
Active:          65300 kB
Inactive:       813028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1089864 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          16592 kB
Slab:            73736 kB
Committed_AS:  2710400 kB
PageTables:       1476 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= 66456 MiB
End job on node2 at 2009-03-29 01:29:18