Trace number 1514492

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.05 1207.02

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S322778960-054.cnf
MD5SUM738d561654cbc7d1587a637b71302edd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark96.7403
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
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.01	c Parsing...
0.04/0.08	c ==============================================================================
0.04/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.08	c ==============================================================================
0.04/0.08	c |         0 |   67200   201600 |   20159       0        0     nan |  0.000 % |
0.18/0.23	c |         0 |   66778   202658 |      --       0       --      -- |     --   | -422/1058
0.18/0.23	c ==============================================================================
0.18/0.23	c Result  :   #vars: 15618   #clauses: 66778   #literals: 202658
0.18/0.23	c CPU time:   0.213967 s
0.18/0.23	c ==============================================================================
0.28/0.31	c
0.28/0.31	c Starting glucose
0.28/0.31	c
0.28/0.31	
0.28/0.31	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.28/0.31	
0.28/0.31	c ============================[ Problem Statistics ]=============================
0.28/0.31	c |                                                                             |
0.28/0.31	c |  Number of variables:  15618                                                |
0.28/0.31	c |  Number of clauses:    66778                                                |
0.28/0.37	c |  Parsing time:         0.05         s                                       |

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-1514492-1238239195/watcher-1514492-1238239195 -o /tmp/evaluation-result-1514492-1238239195/solver-1514492-1238239195 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514492-1238239195.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.91 1.95 1.97 4/85 26712
/proc/meminfo: memFree=1818632/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 287 0 0 0 0 0 0 0 22 0 1 0 1096580522 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 236 195 169 0 51 0
[pid=26713] ppid=26712 vsize=872 CPUtime=0
/proc/26713/stat : 26713 (SatELite_releas) R 26712 26712 26611 0 -1 4194304 65 0 0 0 0 0 0 0 24 0 1 0 1096580523 892928 49 1992294400 134512640 135225430 4294956176 18446744073709551615 134669072 0 0 4096 3 0 0 0 17 1 0 0
/proc/26713/statm: 218 49 40 174 0 41 0

[startup+0.0669919 s]
/proc/loadavg: 1.91 1.95 1.97 4/85 26712
/proc/meminfo: memFree=1818632/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 287 0 0 0 0 0 0 0 22 0 1 0 1096580522 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 236 195 169 0 51 0
[pid=26713] ppid=26712 vsize=6344 CPUtime=0.04
/proc/26713/stat : 26713 (SatELite_releas) R 26712 26712 26611 0 -1 4194304 1446 0 0 0 4 0 0 0 24 0 1 0 1096580523 6496256 1430 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/26713/statm: 1586 1430 50 174 0 1409 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11704

[startup+0.102994 s]
/proc/loadavg: 1.91 1.95 1.97 4/85 26712
/proc/meminfo: memFree=1818632/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 287 0 0 0 0 0 0 0 22 0 1 0 1096580522 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 236 195 169 0 51 0
[pid=26713] ppid=26712 vsize=8236 CPUtime=0.08
/proc/26713/stat : 26713 (SatELite_releas) R 26712 26712 26611 0 -1 4194304 1905 0 0 0 8 0 0 0 24 0 1 0 1096580523 8433664 1889 1992294400 134512640 135225430 4294956176 18446744073709551615 134599067 0 0 4096 3 0 0 0 17 1 0 0
/proc/26713/statm: 2059 1889 76 174 0 1882 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13596

[startup+0.302012 s]
/proc/loadavg: 1.91 1.95 1.97 4/85 26712
/proc/meminfo: memFree=1818632/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 287 0 0 0 0 0 0 0 22 0 1 0 1096580522 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 236 195 169 0 51 0
[pid=26713] ppid=26712 vsize=8240 CPUtime=0.28
/proc/26713/stat : 26713 (SatELite_releas) R 26712 26712 26611 0 -1 4194304 2043 0 0 0 27 1 0 0 25 0 1 0 1096580523 8437760 1895 1992294400 134512640 135225430 4294956176 18446744073709551615 134733181 0 0 4096 3 0 0 0 17 1 0 0
/proc/26713/statm: 2060 1895 80 174 0 1883 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13600

[startup+0.701053 s]
/proc/loadavg: 1.91 1.95 1.97 4/85 26712
/proc/meminfo: memFree=1818632/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5360

[startup+1.50214 s]
/proc/loadavg: 1.91 1.95 1.97 3/87 26715
/proc/meminfo: memFree=1809016/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=9728 CPUtime=1.17
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 2246 0 0 0 116 1 0 0 25 0 1 0 1096580554 9961472 2232 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 2432 2232 77 172 0 2257 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 15088

[startup+3.1023 s]
/proc/loadavg: 1.91 1.95 1.97 3/87 26715
/proc/meminfo: memFree=1807032/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=12240 CPUtime=2.76
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 2884 0 0 0 274 2 0 0 25 0 1 0 1096580554 12533760 2870 1992294400 134512640 135217611 4294956304 18446744073709551615 134537891 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 3060 2870 77 172 0 2885 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 17600

[startup+6.30161 s]
/proc/loadavg: 1.92 1.95 1.97 3/87 26715
/proc/meminfo: memFree=1801592/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=17272 CPUtime=5.94
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 4134 0 0 0 590 4 0 0 25 0 1 0 1096580554 17686528 4120 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 4318 4120 77 172 0 4143 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 22632

[startup+12.7013 s]
/proc/loadavg: 1.93 1.95 1.97 3/87 26715
/proc/meminfo: memFree=1791928/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=26516 CPUtime=12.3
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 6450 0 0 0 1224 6 0 0 25 0 1 0 1096580554 27152384 6436 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 6629 6436 77 172 0 6454 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 31876

[startup+25.5015 s]
/proc/loadavg: 1.94 1.96 1.97 3/87 26715
/proc/meminfo: memFree=1789048/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=28544 CPUtime=25.03
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 6949 0 0 0 2496 7 0 0 25 0 1 0 1096580554 29229056 6935 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 7136 6935 77 172 0 6961 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 33904

[startup+51.1011 s]
/proc/loadavg: 1.96 1.96 1.97 3/87 26715
/proc/meminfo: memFree=1781368/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=36248 CPUtime=50.48
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 8875 0 0 0 5039 9 0 0 25 0 1 0 1096580554 37117952 8861 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 9062 8861 77 172 0 8887 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 41608

[startup+102.307 s]
/proc/loadavg: 1.98 1.96 1.97 3/87 26715
/proc/meminfo: memFree=1778616/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=38836 CPUtime=101.39
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 9515 0 0 0 10130 9 0 0 25 0 1 0 1096580554 39768064 9501 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 9709 9501 77 172 0 9534 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 44196

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.97 3/87 26715
/proc/meminfo: memFree=1774328/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=43192 CPUtime=161.04
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 10594 0 0 0 16094 10 0 0 25 0 1 0 1096580554 44228608 10580 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 10798 10580 77 172 0 10623 0
Current children cumulated CPU time (s) 161.33
Current children cumulated vsize (KiB) 48552

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.97 3/87 26715
/proc/meminfo: memFree=1771448/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=46228 CPUtime=220.7
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 11347 0 0 0 22058 12 0 0 25 0 1 0 1096580554 47337472 11333 1992294400 134512640 135217611 4294956304 18446744073709551615 134721612 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 11557 11333 77 172 0 11382 0
Current children cumulated CPU time (s) 220.99
Current children cumulated vsize (KiB) 51588

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.97 3/87 26715
/proc/meminfo: memFree=1768888/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=48724 CPUtime=280.36
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 11963 0 0 0 28024 12 0 0 25 0 1 0 1096580554 49893376 11949 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 12181 11949 77 172 0 12006 0
Current children cumulated CPU time (s) 280.65
Current children cumulated vsize (KiB) 54084

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.97 3/87 26715
/proc/meminfo: memFree=1766520/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=50972 CPUtime=340.01
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 12530 0 0 0 33988 13 0 0 25 0 1 0 1096580554 52195328 12516 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 12743 12516 77 172 0 12568 0
Current children cumulated CPU time (s) 340.3
Current children cumulated vsize (KiB) 56332


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

/proc/26715/statm: 14558 14322 77 172 0 14383 0
Current children cumulated CPU time (s) 519.27
Current children cumulated vsize (KiB) 63592

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/87 26715
/proc/meminfo: memFree=1757368/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=60080 CPUtime=578.64
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 14827 0 0 0 57849 15 0 0 25 0 1 0 1096580554 61521920 14813 1992294400 134512640 135217611 4294956304 18446744073709551615 134533231 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 15020 14813 77 172 0 14845 0
Current children cumulated CPU time (s) 578.93
Current children cumulated vsize (KiB) 65440

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/87 26715
/proc/meminfo: memFree=1755832/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=61536 CPUtime=638.29
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 15189 0 0 0 63814 15 0 0 25 0 1 0 1096580554 63012864 15175 1992294400 134512640 135217611 4294956304 18446744073709551615 134537007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 15384 15175 77 172 0 15209 0
Current children cumulated CPU time (s) 638.58
Current children cumulated vsize (KiB) 66896

[startup+702.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/87 26715
/proc/meminfo: memFree=1753272/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=64048 CPUtime=697.95
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 15824 0 0 0 69779 16 0 0 25 0 1 0 1096580554 65585152 15810 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 16012 15810 77 172 0 15837 0
Current children cumulated CPU time (s) 698.24
Current children cumulated vsize (KiB) 69408

[startup+762.309 s]
/proc/loadavg: 1.99 1.97 1.97 3/87 26715
/proc/meminfo: memFree=1752184/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=65176 CPUtime=757.61
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 16104 0 0 0 75744 17 0 0 25 0 1 0 1096580554 66740224 16090 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 16294 16090 77 172 0 16119 0
Current children cumulated CPU time (s) 757.9
Current children cumulated vsize (KiB) 70536

[startup+822.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/87 26715
/proc/meminfo: memFree=1750264/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=67156 CPUtime=817.26
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 16585 0 0 0 81709 17 0 0 25 0 1 0 1096580554 68767744 16571 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 16789 16571 77 172 0 16614 0
Current children cumulated CPU time (s) 817.55
Current children cumulated vsize (KiB) 72516

[startup+882.303 s]
/proc/loadavg: 1.99 1.97 1.97 3/87 26715
/proc/meminfo: memFree=1748600/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=68788 CPUtime=876.92
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 16977 0 0 0 87674 18 0 0 25 0 1 0 1096580554 70438912 16963 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 17197 16963 77 172 0 17022 0
Current children cumulated CPU time (s) 877.21
Current children cumulated vsize (KiB) 74148

[startup+942.303 s]
/proc/loadavg: 1.99 1.97 1.97 3/87 26715
/proc/meminfo: memFree=1747448/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=69976 CPUtime=936.58
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 17254 0 0 0 93640 18 0 0 25 0 1 0 1096580554 71655424 17240 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 17494 17240 77 172 0 17319 0
Current children cumulated CPU time (s) 936.87
Current children cumulated vsize (KiB) 75336

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/87 26715
/proc/meminfo: memFree=1746168/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=71296 CPUtime=996.23
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 17588 0 0 0 99605 18 0 0 25 0 1 0 1096580554 73007104 17574 1992294400 134512640 135217611 4294956304 18446744073709551615 134533643 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 17824 17574 77 172 0 17649 0
Current children cumulated CPU time (s) 996.52
Current children cumulated vsize (KiB) 76656

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/87 26715
/proc/meminfo: memFree=1745208/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=72088 CPUtime=1055.88
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 17804 0 0 0 105570 18 0 0 25 0 1 0 1096580554 73818112 17790 1992294400 134512640 135217611 4294956304 18446744073709551615 134537049 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 18022 17790 77 172 0 17847 0
Current children cumulated CPU time (s) 1056.17
Current children cumulated vsize (KiB) 77448

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/87 26715
/proc/meminfo: memFree=1742776/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=74596 CPUtime=1115.54
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 18410 0 0 0 111535 19 0 0 25 0 1 0 1096580554 76386304 18396 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 18649 18396 77 172 0 18474 0
Current children cumulated CPU time (s) 1115.83
Current children cumulated vsize (KiB) 79956

[startup+1182.3 s]
/proc/loadavg: 2.03 1.99 1.97 3/87 26715
/proc/meminfo: memFree=1741304/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=76048 CPUtime=1175.2
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 18775 0 0 0 117500 20 0 0 25 0 1 0 1096580554 77873152 18761 1992294400 134512640 135217611 4294956304 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 19012 18761 77 172 0 18837 0
Current children cumulated CPU time (s) 1175.49
Current children cumulated vsize (KiB) 81408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 2.02 1.99 1.97 3/87 26715
/proc/meminfo: memFree=1741176/2055920 swapFree=4169364/4192956
[pid=26712] ppid=26710 vsize=5360 CPUtime=0.29
/proc/26712/stat : 26712 (glucose.sh) S 26710 26712 26611 0 -1 4194304 313 2044 0 0 0 0 28 1 18 0 1 0 1096580522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26712/statm: 1340 238 195 169 0 51 0
[pid=26715] ppid=26712 vsize=76048 CPUtime=1199.76
/proc/26715/stat : 26715 (glucose_static) R 26712 26712 26611 0 -1 4194304 18777 0 0 0 119956 20 0 0 25 0 1 0 1096580554 77873152 18763 1992294400 134512640 135217611 4294956304 18446744073709551615 134533757 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26715/statm: 19012 18763 77 172 0 18837 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 81408

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26712 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=284956
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=18997
# CPU time returned by wait4() is 0.303953
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1207.02
CPU time (s): 1200.05
CPU user time (s): 1199.84
CPU system time (s): 0.21
CPU usage (%): 99.423
Max. virtual memory (cumulated for all children) (KiB): 81408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.284956
system time used= 0.018997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2357
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= 6
involuntary context switches= 23

runsolver used 1.48677 second user time and 5.11322 second system time

The end

Launcher Data

Begin job on node70 at 2009-03-28 12:19:55
IDJOB=1514492
IDBENCH=70351
IDSOLVER=503
FILE ID=node70/1514492-1238239195
PBS_JOBID= 9060724
Free space on /tmp= 65292 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S322778960-054.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514492-1238239195/watcher-1514492-1238239195 -o /tmp/evaluation-result-1514492-1238239195/solver-1514492-1238239195 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514492-1238239195.cnf

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

MD5SUM BENCH= 738d561654cbc7d1587a637b71302edd
RANDOM SEED=1530980257

node70.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.234
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.234
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:       1819048 kB
Buffers:         40372 kB
Cached:         141600 kB
SwapCached:       8700 kB
Active:          84368 kB
Inactive:       107632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819048 kB
SwapTotal:     4192956 kB
SwapFree:      4169364 kB
Dirty:            2848 kB
Writeback:           0 kB
Mapped:          15144 kB
Slab:            28860 kB
Committed_AS:  2133312 kB
PageTables:       2668 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= 65288 MiB
End job on node70 at 2009-03-28 12:40:04