Trace number 1517204

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.11 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S1039370030-037.cnf
MD5SUMd12485f50a62e2b98f775ccf4d7988c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark41.1417
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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 |    1700     5100 |     509       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1698     5112 |      --       0       --      -- |     --   | -2/12
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 398   #clauses: 1698   #literals: 5112
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  398                                                  |
0.00/0.00	c |  Number of clauses:    1698                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.08/1200.61	HOME/glucose.sh: line 55: 26337 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-1517204-1238281855/watcher-1517204-1238281855 -o /tmp/evaluation-result-1517204-1238281855/solver-1517204-1238281855 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517204-1238281855.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.99 0.98 0.99 3/64 26334
/proc/meminfo: memFree=934568/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) R 26332 26334 25912 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1100847560 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 235371293343 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26334/statm: 1340 235 194 169 0 51 0
[pid=26335] ppid=26334 vsize=1016 CPUtime=0
/proc/26335/stat : 26335 (SatELite_releas) R 26334 26334 25912 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 1100847560 1040384 135 1992294400 134512640 135225430 4294956176 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/26335/statm: 254 135 76 174 0 77 0

[startup+0.021947 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26334
/proc/meminfo: memFree=934568/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101955 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26334
/proc/meminfo: memFree=934568/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301972 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26334
/proc/meminfo: memFree=934568/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.702008 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26334
/proc/meminfo: memFree=934568/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50108 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26337
/proc/meminfo: memFree=932688/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=3628 CPUtime=1.48
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 560 0 0 0 148 0 0 0 25 0 1 0 1100847561 3715072 546 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 907 546 75 172 0 732 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8988

[startup+3.10122 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26337
/proc/meminfo: memFree=932048/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=4184 CPUtime=3.08
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 673 0 0 0 308 0 0 0 25 0 1 0 1100847561 4284416 659 1992294400 134512640 135217611 4294956304 18446744073709551615 134533171 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 1046 659 75 172 0 871 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9544

[startup+6.30251 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26337
/proc/meminfo: memFree=931088/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=4860 CPUtime=6.28
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 858 0 0 0 628 0 0 0 25 0 1 0 1100847561 4976640 844 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 1215 844 75 172 0 1040 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10220

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26337
/proc/meminfo: memFree=929872/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=5808 CPUtime=12.67
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 1095 0 0 0 1267 0 0 0 25 0 1 0 1100847561 5947392 1081 1992294400 134512640 135217611 4294956304 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 1452 1081 75 172 0 1277 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11168

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26337
/proc/meminfo: memFree=928784/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=7156 CPUtime=25.47
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 1406 0 0 0 2547 0 0 0 25 0 1 0 1100847561 7327744 1392 1992294400 134512640 135217611 4294956304 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 1789 1392 75 172 0 1614 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12516

[startup+51.1015 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 26337
/proc/meminfo: memFree=926992/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=8964 CPUtime=51.05
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 1849 0 0 0 5104 1 0 0 25 0 1 0 1100847561 9179136 1835 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 2241 1835 75 172 0 2066 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14324

[startup+102.305 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 26337
/proc/meminfo: memFree=924624/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=11316 CPUtime=102.24
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 2402 0 0 0 10222 2 0 0 25 0 1 0 1100847561 11587584 2388 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 2829 2388 75 172 0 2654 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16676

[startup+162.302 s]
/proc/loadavg: 1.14 1.04 1.01 2/66 26337
/proc/meminfo: memFree=922832/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=13204 CPUtime=162.21
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 2852 0 0 0 16219 2 0 0 25 0 1 0 1100847561 13520896 2838 1992294400 134512640 135217611 4294956304 18446744073709551615 134522603 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 3301 2838 75 172 0 3126 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18564

[startup+222.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 26337
/proc/meminfo: memFree=921360/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=14724 CPUtime=222.19
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 3203 0 0 0 22217 2 0 0 25 0 1 0 1100847561 15077376 3189 1992294400 134512640 135217611 4294956304 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 3681 3189 75 172 0 3506 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 20084

[startup+282.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 26337
/proc/meminfo: memFree=920400/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=15716 CPUtime=282.17
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 3454 0 0 0 28214 3 0 0 25 0 1 0 1100847561 16093184 3440 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 3929 3440 75 172 0 3754 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 21076

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 26337
/proc/meminfo: memFree=919248/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=16880 CPUtime=342.15
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 3733 0 0 0 34212 3 0 0 25 0 1 0 1100847561 17285120 3719 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 4220 3719 75 172 0 4045 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 22240

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 26337
/proc/meminfo: memFree=918608/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=17576 CPUtime=402.11
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 3897 0 0 0 40208 3 0 0 25 0 1 0 1100847561 17997824 3883 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 4394 3883 75 172 0 4219 0

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

[pid=26337] ppid=26334 vsize=18784 CPUtime=462.08
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 4138 0 0 0 46205 3 0 0 25 0 1 0 1100847561 19234816 4124 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 4696 4124 75 172 0 4521 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 24144

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26337
/proc/meminfo: memFree=916880/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=19628 CPUtime=522.07
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 4323 0 0 0 52203 4 0 0 25 0 1 0 1100847561 20099072 4309 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 4907 4309 75 172 0 4732 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 24988

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26337
/proc/meminfo: memFree=916048/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=20612 CPUtime=582.05
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 4533 0 0 0 58201 4 0 0 25 0 1 0 1100847561 21106688 4519 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 5153 4519 75 172 0 4978 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 25972

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26337
/proc/meminfo: memFree=915216/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=21552 CPUtime=642.02
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 4763 0 0 0 64198 4 0 0 25 0 1 0 1100847561 22069248 4749 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 5388 4749 75 172 0 5213 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 26912

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26337
/proc/meminfo: memFree=914320/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=22488 CPUtime=701.99
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 4960 0 0 0 70195 4 0 0 25 0 1 0 1100847561 23027712 4946 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 5622 4946 75 172 0 5447 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 27848

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26337
/proc/meminfo: memFree=913744/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=23116 CPUtime=761.98
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 5105 0 0 0 76194 4 0 0 25 0 1 0 1100847561 23670784 5091 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 5779 5091 75 172 0 5604 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 28476

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26337
/proc/meminfo: memFree=913104/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=23992 CPUtime=821.95
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 5288 0 0 0 82190 5 0 0 25 0 1 0 1100847561 24567808 5274 1992294400 134512640 135217611 4294956304 18446744073709551615 134533209 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 5998 5274 76 172 0 5823 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 29352

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26337
/proc/meminfo: memFree=912400/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=24620 CPUtime=881.91
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 5464 0 0 0 88186 5 0 0 25 0 1 0 1100847561 25210880 5450 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 6155 5450 76 172 0 5980 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 29980

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26337
/proc/meminfo: memFree=911888/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=25276 CPUtime=941.88
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 5589 0 0 0 94183 5 0 0 25 0 1 0 1100847561 25882624 5575 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 6319 5575 76 172 0 6144 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 30636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26337
/proc/meminfo: memFree=911248/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=25920 CPUtime=1001.86
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 5760 0 0 0 100181 5 0 0 25 0 1 0 1100847561 26542080 5746 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 6480 5746 76 172 0 6305 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 31280

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26337
/proc/meminfo: memFree=910672/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=26464 CPUtime=1061.84
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 5893 0 0 0 106179 5 0 0 25 0 1 0 1100847561 27099136 5879 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 6616 5879 76 172 0 6441 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 31824

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26337
/proc/meminfo: memFree=910096/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=27168 CPUtime=1121.82
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 6045 0 0 0 112176 6 0 0 25 0 1 0 1100847561 27820032 6031 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 6792 6031 76 172 0 6617 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 32528

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26337
/proc/meminfo: memFree=909392/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=27924 CPUtime=1181.78
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 6212 0 0 0 118172 6 0 0 25 0 1 0 1100847561 28594176 6198 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 6981 6198 76 172 0 6806 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 33284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26337
/proc/meminfo: memFree=909136/2055920 swapFree=4176708/4192956
[pid=26334] ppid=26332 vsize=5360 CPUtime=0
/proc/26334/stat : 26334 (glucose.sh) S 26332 26334 25912 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1100847560 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26334/statm: 1340 238 195 169 0 51 0
[pid=26337] ppid=26334 vsize=28280 CPUtime=1200.08
/proc/26337/stat : 26337 (glucose_static) R 26334 26334 25912 0 -1 4194304 6272 0 0 0 120002 6 0 0 25 0 1 0 1100847561 28958720 6258 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26337/statm: 7070 6258 76 172 0 6895 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 33640

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.11
CPU user time (s): 1200.03
CPU system time (s): 0.075988
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 33640

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

runsolver used 0.987849 second user time and 3.39048 second system time

The end

Launcher Data

Begin job on node51 at 2009-03-29 00:10:55
IDJOB=1517204
IDBENCH=70577
IDSOLVER=503
FILE ID=node51/1517204-1238281855
PBS_JOBID= 9060875
Free space on /tmp= 65232 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S1039370030-037.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517204-1238281855/watcher-1517204-1238281855 -o /tmp/evaluation-result-1517204-1238281855/solver-1517204-1238281855 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517204-1238281855.cnf

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

MD5SUM BENCH= d12485f50a62e2b98f775ccf4d7988c2
RANDOM SEED=2024572977

node51.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:        935048 kB
Buffers:         72136 kB
Cached:         962212 kB
SwapCached:       9996 kB
Active:         116608 kB
Inactive:       929192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        935048 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          17144 kB
Slab:            61144 kB
Committed_AS:  2916520 kB
PageTables:       1400 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= 65228 MiB
End job on node51 at 2009-03-29 00:30:58