Trace number 1518992

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/460/
unif-k3-r4.25-v460-c1955-S1733990810-090.cnf
MD5SUMcc65c4677bcd52e268abf185559aaea4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.006998
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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 |    1955     5865 |     586       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1949     5881 |      --       0       --      -- |     --   | -6/16
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 454   #clauses: 1949   #literals: 5881
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	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:  454                                                  |
0.00/0.01	c |  Number of clauses:    1949                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.08/1200.41	HOME/glucose.sh: line 55:  5771 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-1518992-1238306990/watcher-1518992-1238306990 -o /tmp/evaluation-result-1518992-1238306990/solver-1518992-1238306990 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518992-1238306990.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.92 1.01 0.99 3/64 5768
/proc/meminfo: memFree=1056624/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) R 5766 5768 5533 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1103365850 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 206381312671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/5768/statm: 1340 235 194 169 0 51 0
[pid=5769] ppid=5768 vsize=1012 CPUtime=0
/proc/5769/stat : 5769 (SatELite_releas) R 5768 5768 5533 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 1103365850 1036288 140 1992294400 134512640 135225430 4294956192 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/5769/statm: 253 140 76 174 0 76 0

[startup+0.0376179 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 5768
/proc/meminfo: memFree=1056624/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102605 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 5768
/proc/meminfo: memFree=1056624/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301625 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 5768
/proc/meminfo: memFree=1056624/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701667 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 5768
/proc/meminfo: memFree=1056624/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50275 s]
/proc/loadavg: 0.92 1.01 0.99 2/66 5771
/proc/meminfo: memFree=1054744/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=3632 CPUtime=1.48
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 559 0 0 0 148 0 0 0 25 0 1 0 1103365851 3719168 545 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 908 545 75 172 0 733 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8992

[startup+3.10191 s]
/proc/loadavg: 0.92 1.01 0.99 2/66 5771
/proc/meminfo: memFree=1054168/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=4168 CPUtime=3.08
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 684 0 0 0 308 0 0 0 25 0 1 0 1103365851 4268032 670 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 1042 670 75 172 0 867 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9528

[startup+6.30124 s]
/proc/loadavg: 0.93 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1053080/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=4836 CPUtime=6.28
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 861 0 0 0 628 0 0 0 25 0 1 0 1103365851 4952064 847 1992294400 134512640 135217611 4294956304 18446744073709551615 134538592 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 1209 847 75 172 0 1034 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10196

[startup+12.7019 s]
/proc/loadavg: 0.93 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1052000/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=5976 CPUtime=12.67
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 1122 0 0 0 1267 0 0 0 25 0 1 0 1103365851 6119424 1108 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 1494 1108 75 172 0 1319 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11336

[startup+25.5012 s]
/proc/loadavg: 0.95 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1050656/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=7252 CPUtime=25.47
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 1435 0 0 0 2547 0 0 0 25 0 1 0 1103365851 7426048 1421 1992294400 134512640 135217611 4294956304 18446744073709551615 134527884 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 1813 1421 75 172 0 1638 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12612

[startup+51.1018 s]
/proc/loadavg: 0.96 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1048864/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=9252 CPUtime=51.07
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 1895 0 0 0 5106 1 0 0 25 0 1 0 1103365851 9474048 1881 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 2313 1881 75 172 0 2138 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14612

[startup+102.305 s]
/proc/loadavg: 0.98 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1046496/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=11532 CPUtime=102.25
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 2460 0 0 0 10224 1 0 0 25 0 1 0 1103365851 11808768 2446 1992294400 134512640 135217611 4294956304 18446744073709551615 134533022 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 2883 2446 75 172 0 2708 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 16892

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1044576/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=13596 CPUtime=162.24
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 2923 0 0 0 16222 2 0 0 25 0 1 0 1103365851 13922304 2909 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 3399 2909 75 172 0 3224 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 18956

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1043232/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=14996 CPUtime=222.23
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 3269 0 0 0 22220 3 0 0 25 0 1 0 1103365851 15355904 3255 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 3749 3255 75 172 0 3574 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 20356

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1041952/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=16292 CPUtime=282.2
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 3587 0 0 0 28217 3 0 0 25 0 1 0 1103365851 16683008 3573 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 4073 3573 75 172 0 3898 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 21652

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1041184/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=17240 CPUtime=342.2
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 3794 0 0 0 34216 4 0 0 25 0 1 0 1103365851 17653760 3780 1992294400 134512640 135217611 4294956304 18446744073709551615 134534007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 4310 3780 75 172 0 4135 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 22600

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1039968/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=18288 CPUtime=402.17
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 4073 0 0 0 40213 4 0 0 25 0 1 0 1103365851 18726912 4059 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 4572 4059 75 172 0 4397 0

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

[pid=5771] ppid=5768 vsize=19044 CPUtime=462.16
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 4213 0 0 0 46211 5 0 0 25 0 1 0 1103365851 19501056 4199 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 4761 4199 75 172 0 4586 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 24404

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1038368/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=20168 CPUtime=522.14
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 4478 0 0 0 52209 5 0 0 25 0 1 0 1103365851 20652032 4464 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 5042 4464 75 172 0 4867 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 25528

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1037408/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=21132 CPUtime=582.13
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 4723 0 0 0 58207 6 0 0 25 0 1 0 1103365851 21639168 4709 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 5283 4709 75 172 0 5108 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 26492

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1036384/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=22300 CPUtime=642.13
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 4981 0 0 0 64206 7 0 0 25 0 1 0 1103365851 22835200 4967 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 5575 4967 75 172 0 5400 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 27660

[startup+702.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1035808/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=22820 CPUtime=702.11
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 5108 0 0 0 70204 7 0 0 25 0 1 0 1103365851 23367680 5094 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 5705 5094 75 172 0 5530 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 28180

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1035424/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=23096 CPUtime=762.09
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 5191 0 0 0 76202 7 0 0 25 0 1 0 1103365851 23650304 5177 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 5774 5177 75 172 0 5599 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 28456

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1034656/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=24136 CPUtime=822.07
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 5403 0 0 0 82200 7 0 0 25 0 1 0 1103365851 24715264 5389 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 6034 5389 75 172 0 5859 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 29496

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1033376/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=25436 CPUtime=882.06
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 5708 0 0 0 88198 8 0 0 25 0 1 0 1103365851 26046464 5694 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 6359 5694 75 172 0 6184 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 30796

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1032608/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=26356 CPUtime=942.04
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 5917 0 0 0 94196 8 0 0 25 0 1 0 1103365851 26988544 5903 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 6589 5903 76 172 0 6414 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 31716

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1031968/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=26944 CPUtime=1002.03
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 6074 0 0 0 100194 9 0 0 25 0 1 0 1103365851 27590656 6060 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 6736 6060 76 172 0 6561 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 32304

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1031392/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=27532 CPUtime=1062.01
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 6202 0 0 0 106192 9 0 0 25 0 1 0 1103365851 28192768 6188 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 6883 6188 76 172 0 6708 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 32892

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1030816/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=28228 CPUtime=1122
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 6358 0 0 0 112190 10 0 0 25 0 1 0 1103365851 28905472 6344 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 7057 6344 76 172 0 6882 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 33588

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1030304/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=28796 CPUtime=1181.98
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 6491 0 0 0 118188 10 0 0 25 0 1 0 1103365851 29487104 6477 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 7199 6477 76 172 0 7024 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 34156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5771
/proc/meminfo: memFree=1030176/2055920 swapFree=4177768/4192956
[pid=5768] ppid=5766 vsize=5360 CPUtime=0
/proc/5768/stat : 5768 (glucose.sh) S 5766 5768 5533 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103365850 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5768/statm: 1340 238 195 169 0 51 0
[pid=5771] ppid=5768 vsize=28796 CPUtime=1200.08
/proc/5771/stat : 5771 (glucose_static) R 5768 5768 5533 0 -1 4194304 6519 0 0 0 119998 10 0 0 25 0 1 0 1103365851 29487104 6505 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5771/statm: 7199 6505 76 172 0 7024 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 34156

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.11
CPU user time (s): 1199.99
CPU system time (s): 0.112982
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 34156

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

runsolver used 1.36979 second user time and 3.00654 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-29 08:09:50
IDJOB=1518992
IDBENCH=70726
IDSOLVER=503
FILE ID=node2/1518992-1238306990
PBS_JOBID= 9061091
Free space on /tmp= 66496 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/460/unif-k3-r4.25-v460-c1955-S1733990810-090.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518992-1238306990/watcher-1518992-1238306990 -o /tmp/evaluation-result-1518992-1238306990/solver-1518992-1238306990 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518992-1238306990.cnf

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

MD5SUM BENCH= cc65c4677bcd52e268abf185559aaea4
RANDOM SEED=114695488

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:       1057168 kB
Buffers:        103368 kB
Cached:         794008 kB
SwapCached:       8996 kB
Active:         130964 kB
Inactive:       777440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1057168 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          16668 kB
Slab:            76288 kB
Committed_AS:  2713016 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= 66492 MiB
End job on node2 at 2009-03-29 08:29:52