Trace number 1518044

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.08 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/500/
unif-k3-r4.25-v500-c2125-S2025169165-076.cnf
MD5SUM963b100dc4b220203d759e4d96e6c55d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
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 |    2125     6375 |     637       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2113     6429 |      --       0       --      -- |     --   | -12/54
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 487   #clauses: 2113   #literals: 6429
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:  487                                                  |
0.00/0.01	c |  Number of clauses:    2113                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.05/1200.41	HOME/glucose.sh: line 55: 19712 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-1518044-1238294328/watcher-1518044-1238294328 -o /tmp/evaluation-result-1518044-1238294328/solver-1518044-1238294328 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518044-1238294328.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: 1.00 1.00 1.02 3/64 19709
/proc/meminfo: memFree=657416/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1102098752 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 236 195 169 0 51 0
[pid=19710] ppid=19709 vsize=1148 CPUtime=0
/proc/19710/stat : 19710 (SatELite_releas) R 19709 19709 14708 0 -1 4194304 168 0 0 0 0 0 0 0 19 0 1 0 1102098752 1175552 152 1992294400 134512640 135225430 4294956176 18446744073709551615 134688336 0 0 4096 3 0 0 0 17 0 0 0
/proc/19710/statm: 287 152 76 174 0 110 0

[startup+0.0203491 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 19709
/proc/meminfo: memFree=657416/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101351 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 19709
/proc/meminfo: memFree=657416/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30137 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 19709
/proc/meminfo: memFree=657416/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701408 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 19709
/proc/meminfo: memFree=657416/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 19712
/proc/meminfo: memFree=655480/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=3684 CPUtime=1.48
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 574 0 0 0 148 0 0 0 25 0 1 0 1102098753 3772416 560 1992294400 134512640 135217611 4294956304 18446744073709551615 134537046 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 921 560 75 172 0 746 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9044

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 19712
/proc/meminfo: memFree=654904/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=4224 CPUtime=3.08
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 703 0 0 0 308 0 0 0 25 0 1 0 1102098753 4325376 689 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 1056 689 75 172 0 881 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9584

[startup+6.30195 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 19712
/proc/meminfo: memFree=653688/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=5020 CPUtime=6.28
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 909 0 0 0 628 0 0 0 25 0 1 0 1102098753 5140480 895 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 1255 895 75 172 0 1080 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10380

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 19712
/proc/meminfo: memFree=652600/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=6048 CPUtime=12.67
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 1154 0 0 0 1267 0 0 0 25 0 1 0 1102098753 6193152 1140 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 1512 1140 75 172 0 1337 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11408

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 19712
/proc/meminfo: memFree=651256/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=7456 CPUtime=25.48
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 1478 0 0 0 2547 1 0 0 25 0 1 0 1102098753 7634944 1464 1992294400 134512640 135217611 4294956304 18446744073709551615 134533400 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 1864 1464 75 172 0 1689 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12816

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 19712
/proc/meminfo: memFree=649528/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=9340 CPUtime=51.06
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 1934 0 0 0 5105 1 0 0 25 0 1 0 1102098753 9564160 1920 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 2335 1920 75 172 0 2160 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14700

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 19712
/proc/meminfo: memFree=647416/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=11372 CPUtime=102.25
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 2430 0 0 0 10223 2 0 0 25 0 1 0 1102098753 11644928 2416 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 2843 2416 75 172 0 2668 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 16732

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 19714
/proc/meminfo: memFree=645752/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=13188 CPUtime=162.23
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 2846 0 0 0 16221 2 0 0 25 0 1 0 1102098753 13504512 2832 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 3297 2832 75 172 0 3122 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18548

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19714
/proc/meminfo: memFree=644408/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=14640 CPUtime=222.21
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 3183 0 0 0 22219 2 0 0 25 0 1 0 1102098753 14991360 3169 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 3660 3169 75 172 0 3485 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20000

[startup+282.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 19714
/proc/meminfo: memFree=642872/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=16228 CPUtime=282.2
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 3563 0 0 0 28217 3 0 0 25 0 1 0 1102098753 16617472 3549 1992294400 134512640 135217611 4294956304 18446744073709551615 134537495 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 4057 3549 75 172 0 3882 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 21588

[startup+342.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 19714
/proc/meminfo: memFree=641720/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=17296 CPUtime=342.18
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 3844 0 0 0 34215 3 0 0 25 0 1 0 1102098753 17711104 3830 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 4324 3830 75 172 0 4149 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 22656

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 19714
/proc/meminfo: memFree=640568/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=18672 CPUtime=402.17
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 4128 0 0 0 40213 4 0 0 25 0 1 0 1102098753 19120128 4114 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 4668 4114 75 172 0 4493 0

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

[pid=19712] ppid=19709 vsize=19940 CPUtime=462.15
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 4439 0 0 0 46211 4 0 0 25 0 1 0 1102098753 20418560 4425 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 4985 4425 75 172 0 4810 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 25300

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19714
/proc/meminfo: memFree=638520/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=20824 CPUtime=522.14
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 4629 0 0 0 52210 4 0 0 25 0 1 0 1102098753 21323776 4615 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 5206 4615 75 172 0 5031 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 26184

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19714
/proc/meminfo: memFree=637688/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=21892 CPUtime=582.12
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 4851 0 0 0 58208 4 0 0 25 0 1 0 1102098753 22417408 4837 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 5473 4837 75 172 0 5298 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 27252

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19714
/proc/meminfo: memFree=636920/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=22600 CPUtime=642.11
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 5028 0 0 0 64207 4 0 0 25 0 1 0 1102098753 23142400 5014 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 5650 5014 75 172 0 5475 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 27960

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19714
/proc/meminfo: memFree=636152/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=23392 CPUtime=702.08
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 5225 0 0 0 70204 4 0 0 25 0 1 0 1102098753 23953408 5211 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 5848 5211 75 172 0 5673 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 28752

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19714
/proc/meminfo: memFree=635384/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=24108 CPUtime=762.08
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 5404 0 0 0 76203 5 0 0 25 0 1 0 1102098753 24686592 5390 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 6027 5390 75 172 0 5852 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 29468

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19714
/proc/meminfo: memFree=634424/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=25080 CPUtime=822.06
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 5637 0 0 0 82201 5 0 0 25 0 1 0 1102098753 25681920 5623 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 6270 5623 75 172 0 6095 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 30440

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19714
/proc/meminfo: memFree=634040/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=25364 CPUtime=882.04
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 5718 0 0 0 88199 5 0 0 25 0 1 0 1102098753 25972736 5704 1992294400 134512640 135217611 4294956304 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 6341 5704 75 172 0 6166 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 30724

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19714
/proc/meminfo: memFree=633784/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=25776 CPUtime=942.02
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 5809 0 0 0 94197 5 0 0 25 0 1 0 1102098753 26394624 5795 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 6444 5795 75 172 0 6269 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 31136

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19714
/proc/meminfo: memFree=633080/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=26452 CPUtime=1002
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 5984 0 0 0 100195 5 0 0 25 0 1 0 1102098753 27086848 5970 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 6613 5970 75 172 0 6438 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 31812

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19714
/proc/meminfo: memFree=632504/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=27192 CPUtime=1061.99
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 6132 0 0 0 106194 5 0 0 25 0 1 0 1102098753 27844608 6118 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 6798 6118 75 172 0 6623 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 32552

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19714
/proc/meminfo: memFree=631992/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=27620 CPUtime=1121.97
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 6250 0 0 0 112192 5 0 0 25 0 1 0 1102098753 28282880 6236 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 6905 6236 75 172 0 6730 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 32980

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19714
/proc/meminfo: memFree=631480/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=28272 CPUtime=1181.95
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 6380 0 0 0 118190 5 0 0 25 0 1 0 1102098753 28950528 6366 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 7068 6366 75 172 0 6893 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 33632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19714
/proc/meminfo: memFree=631416/2055920 swapFree=4178100/4192956
[pid=19709] ppid=19707 vsize=5360 CPUtime=0
/proc/19709/stat : 19709 (glucose.sh) S 19707 19709 14708 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 1102098752 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19709/statm: 1340 238 195 169 0 51 0
[pid=19712] ppid=19709 vsize=28272 CPUtime=1200.05
/proc/19712/stat : 19712 (glucose_static) R 19709 19709 14708 0 -1 4194304 6405 0 0 0 120000 5 0 0 25 0 1 0 1102098753 28950528 6391 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19712/statm: 7068 6391 75 172 0 6893 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 33632

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

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

runsolver used 1.34979 second user time and 3.02654 second system time

The end

Launcher Data

Begin job on node18 at 2009-03-29 04:38:48
IDJOB=1518044
IDBENCH=70647
IDSOLVER=503
FILE ID=node18/1518044-1238294328
PBS_JOBID= 9060977
Free space on /tmp= 66200 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/500/unif-k3-r4.25-v500-c2125-S2025169165-076.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518044-1238294328/watcher-1518044-1238294328 -o /tmp/evaluation-result-1518044-1238294328/solver-1518044-1238294328 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518044-1238294328.cnf

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

MD5SUM BENCH= 963b100dc4b220203d759e4d96e6c55d
RANDOM SEED=2014959574

node18.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        657960 kB
Buffers:         99776 kB
Cached:        1192256 kB
SwapCached:       8808 kB
Active:         184536 kB
Inactive:      1119984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        657960 kB
SwapTotal:     4192956 kB
SwapFree:      4178100 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          16304 kB
Slab:            79508 kB
Committed_AS:  2948788 kB
PageTables:       1376 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= 66200 MiB
End job on node18 at 2009-03-29 04:58:51