Trace number 1517564

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S1007745655-097.cnf
MD5SUMf27b62ac5d581ce44726630650722106
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark658.203
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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 |    2040     6120 |     611       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2018     6109 |      --       0       --      -- |     --   | -22/-11
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 468   #clauses: 2018   #literals: 6109
0.00/0.00	c CPU time:   0.003999 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:  468                                                  |
0.00/0.01	c |  Number of clauses:    2018                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.00/1200.61	HOME/glucose.sh: line 55:  6004 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-1517564-1238287607/watcher-1517564-1238287607 -o /tmp/evaluation-result-1517564-1238287607/solver-1517564-1238287607 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517564-1238287607.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 0.98 0.99 3/73 6001
/proc/meminfo: memFree=1345880/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) R 5999 6001 5872 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 228043844255 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6001/statm: 1340 235 194 169 0 51 0
[pid=6002] ppid=6001 vsize=1012 CPUtime=0
/proc/6002/stat : 6002 (SatELite_releas) R 6001 6001 5872 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 1101425204 1036288 143 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/6002/statm: 253 143 76 174 0 76 0

[startup+0.0788511 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 6001
/proc/meminfo: memFree=1345880/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101854 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 6001
/proc/meminfo: memFree=1345880/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301876 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 6001
/proc/meminfo: memFree=1345880/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701923 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 6001
/proc/meminfo: memFree=1345880/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50201 s]
/proc/loadavg: 0.92 0.98 0.99 2/75 6004
/proc/meminfo: memFree=1343880/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=3796 CPUtime=1.49
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 598 0 0 0 149 0 0 0 25 0 1 0 1101425205 3887104 584 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 949 584 75 172 0 774 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9156

[startup+3.1012 s]
/proc/loadavg: 0.92 0.98 0.99 2/75 6004
/proc/meminfo: memFree=1343240/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=4240 CPUtime=3.08
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 710 0 0 0 308 0 0 0 25 0 1 0 1101425205 4341760 696 1992294400 134512640 135217611 4294956304 18446744073709551615 134533240 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 1060 696 75 172 0 885 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9600

[startup+6.30257 s]
/proc/loadavg: 0.93 0.98 0.99 2/75 6004
/proc/meminfo: memFree=1342096/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=5272 CPUtime=6.28
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 946 0 0 0 628 0 0 0 25 0 1 0 1101425205 5398528 932 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 1318 932 75 172 0 1143 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10632

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/75 6005
/proc/meminfo: memFree=1340944/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=6212 CPUtime=12.67
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 1204 0 0 0 1267 0 0 0 25 0 1 0 1101425205 6361088 1190 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 1553 1190 75 172 0 1378 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11572

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/75 6005
/proc/meminfo: memFree=1339600/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=7644 CPUtime=25.46
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 1539 0 0 0 2546 0 0 0 25 0 1 0 1101425205 7827456 1525 1992294400 134512640 135217611 4294956304 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 1911 1525 75 172 0 1736 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13004

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/75 6005
/proc/meminfo: memFree=1337936/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=9420 CPUtime=51.05
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 1958 0 0 0 5105 0 0 0 25 0 1 0 1101425205 9646080 1944 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 2355 1944 75 172 0 2180 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14780

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/75 6005
/proc/meminfo: memFree=1335568/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=11536 CPUtime=102.22
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 2499 0 0 0 10222 0 0 0 25 0 1 0 1101425205 11812864 2485 1992294400 134512640 135217611 4294956304 18446744073709551615 134533310 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 2884 2485 75 172 0 2709 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 16896

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6005
/proc/meminfo: memFree=1333520/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=13752 CPUtime=162.2
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 2986 0 0 0 16218 2 0 0 25 0 1 0 1101425205 14082048 2972 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 3438 2972 75 172 0 3263 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19112

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6005
/proc/meminfo: memFree=1332048/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=15384 CPUtime=222.18
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 3360 0 0 0 22215 3 0 0 25 0 1 0 1101425205 15753216 3346 1992294400 134512640 135217611 4294956304 18446744073709551615 134537319 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 3846 3346 75 172 0 3671 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 20744

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6006
/proc/meminfo: memFree=1330960/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=16468 CPUtime=282.14
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 3635 0 0 0 28211 3 0 0 25 0 1 0 1101425205 16863232 3621 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 4117 3621 75 172 0 3942 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 21828

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6006
/proc/meminfo: memFree=1329808/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=17704 CPUtime=342.11
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 3939 0 0 0 34207 4 0 0 25 0 1 0 1101425205 18128896 3925 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 4426 3925 75 172 0 4251 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 23064

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6006
/proc/meminfo: memFree=1328720/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=18952 CPUtime=402.08
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 4201 0 0 0 40204 4 0 0 25 0 1 0 1101425205 19406848 4187 1992294400 134512640 135217611 4294956304 18446744073709551615 134533410 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 4738 4187 75 172 0 4563 0

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

[pid=6004] ppid=6001 vsize=20272 CPUtime=462.05
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 4472 0 0 0 46201 4 0 0 25 0 1 0 1101425205 20758528 4458 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 5068 4458 75 172 0 4893 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 25632

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6006
/proc/meminfo: memFree=1326928/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=21048 CPUtime=522.02
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 4656 0 0 0 52198 4 0 0 25 0 1 0 1101425205 21553152 4642 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 5262 4642 75 172 0 5087 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 26408

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6006
/proc/meminfo: memFree=1326160/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=21772 CPUtime=582.01
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 4856 0 0 0 58196 5 0 0 25 0 1 0 1101425205 22294528 4842 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 5443 4842 75 172 0 5268 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 27132

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6006
/proc/meminfo: memFree=1325456/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=22600 CPUtime=641.98
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 5026 0 0 0 64193 5 0 0 25 0 1 0 1101425205 23142400 5012 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 5650 5012 75 172 0 5475 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 27960

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6006
/proc/meminfo: memFree=1324752/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=23296 CPUtime=701.95
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 5179 0 0 0 70190 5 0 0 25 0 1 0 1101425205 23855104 5165 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 5824 5165 75 172 0 5649 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 28656

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6006
/proc/meminfo: memFree=1324048/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=24048 CPUtime=761.92
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 5354 0 0 0 76187 5 0 0 25 0 1 0 1101425205 24625152 5340 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 6012 5340 75 172 0 5837 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 29408

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6006
/proc/meminfo: memFree=1323280/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=24748 CPUtime=821.89
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 5548 0 0 0 82183 6 0 0 25 0 1 0 1101425205 25341952 5534 1992294400 134512640 135217611 4294956304 18446744073709551615 134533333 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 6187 5534 75 172 0 6012 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 30108

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6012
/proc/meminfo: memFree=1322384/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=25504 CPUtime=881.85
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 5720 0 0 0 88179 6 0 0 25 0 1 0 1101425205 26116096 5706 1992294400 134512640 135217611 4294956304 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 6376 5706 75 172 0 6201 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 30864

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6012
/proc/meminfo: memFree=1321680/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=26512 CPUtime=941.81
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 5926 0 0 0 94175 6 0 0 25 0 1 0 1101425205 27148288 5912 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 6628 5912 75 172 0 6453 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 31872

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6012
/proc/meminfo: memFree=1321424/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=26868 CPUtime=1001.78
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 6008 0 0 0 100172 6 0 0 25 0 1 0 1101425205 27512832 5994 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 6717 5994 75 172 0 6542 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 32228

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6012
/proc/meminfo: memFree=1320976/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=27372 CPUtime=1061.76
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 6117 0 0 0 106169 7 0 0 25 0 1 0 1101425205 28028928 6103 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 6843 6103 75 172 0 6668 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 32732

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6012
/proc/meminfo: memFree=1320336/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=28060 CPUtime=1121.74
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 6286 0 0 0 112167 7 0 0 25 0 1 0 1101425205 28733440 6272 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 7015 6272 75 172 0 6840 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 33420

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6012
/proc/meminfo: memFree=1319888/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=28404 CPUtime=1181.71
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 6374 0 0 0 118164 7 0 0 25 0 1 0 1101425205 29085696 6360 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 7101 6360 75 172 0 6926 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 33764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 6012
/proc/meminfo: memFree=1319632/2055920 swapFree=4175504/4192956
[pid=6001] ppid=5999 vsize=5360 CPUtime=0
/proc/6001/stat : 6001 (glucose.sh) S 5999 6001 5872 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101425204 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6001/statm: 1340 238 195 169 0 51 0
[pid=6004] ppid=6001 vsize=28824 CPUtime=1200
/proc/6004/stat : 6004 (glucose_static) R 6001 6001 5872 0 -1 4194304 6440 0 0 0 119993 7 0 0 25 0 1 0 1101425205 29515776 6426 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6004/statm: 7206 6426 75 172 0 7031 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 34184

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.61
CPU time (s): 1200.03
CPU user time (s): 1199.95
CPU system time (s): 0.080987
CPU usage (%): 99.9513
Max. virtual memory (cumulated for all children) (KiB): 34184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6929
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= 21
involuntary context switches= 4307

runsolver used 1.08183 second user time and 3.32549 second system time

The end

Launcher Data

Begin job on node77 at 2009-03-29 01:46:47
IDJOB=1517564
IDBENCH=70607
IDSOLVER=503
FILE ID=node77/1517564-1238287607
PBS_JOBID= 9060998
Free space on /tmp= 66552 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S1007745655-097.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517564-1238287607/watcher-1517564-1238287607 -o /tmp/evaluation-result-1517564-1238287607/solver-1517564-1238287607 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517564-1238287607.cnf

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

MD5SUM BENCH= f27b62ac5d581ce44726630650722106
RANDOM SEED=867565412

node77.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.230
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.230
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1346360 kB
Buffers:         77868 kB
Cached:         541904 kB
SwapCached:       9160 kB
Active:         183028 kB
Inactive:       449952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1346360 kB
SwapTotal:     4192956 kB
SwapFree:      4175504 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          17536 kB
Slab:            61712 kB
Committed_AS:  2590032 kB
PageTables:       1984 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= 66552 MiB
End job on node77 at 2009-03-29 03:06:49