Trace number 1514840

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S632066493-060.cnf
MD5SUM18acde07d0986af307d23032d1000e7e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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 |    2343    11715 |     702       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 110   #clauses: 2343   #literals: 11715
0.00/0.00	c CPU time:   0.000999 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.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:  110                                                  |
0.00/0.01	c |  Number of clauses:    2343                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.08/1200.41	HOME/glucose.sh: line 55: 19055 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-1514840-1238245167/watcher-1514840-1238245167 -o /tmp/evaluation-result-1514840-1238245167/solver-1514840-1238245167 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514840-1238245167.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.91 0.97 0.99 3/80 19052
/proc/meminfo: memFree=1516448/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1097180620 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 236 195 169 0 51 0
[pid=19053] ppid=19052 vsize=1012 CPUtime=0
/proc/19053/stat : 19053 (SatELite_releas) R 19052 19052 18801 0 -1 4194304 155 0 0 0 0 0 0 0 19 0 1 0 1097180620 1036288 139 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19053/statm: 253 139 78 174 0 76 0

[startup+0.0296699 s]
/proc/loadavg: 0.91 0.97 0.99 3/80 19052
/proc/meminfo: memFree=1516448/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102682 s]
/proc/loadavg: 0.91 0.97 0.99 3/80 19052
/proc/meminfo: memFree=1516448/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301693 s]
/proc/loadavg: 0.91 0.97 0.99 3/80 19052
/proc/meminfo: memFree=1516448/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701734 s]
/proc/loadavg: 0.91 0.97 0.99 3/80 19052
/proc/meminfo: memFree=1516448/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50182 s]
/proc/loadavg: 0.91 0.97 0.99 2/82 19055
/proc/meminfo: memFree=1514320/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=3788 CPUtime=1.48
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 609 0 0 0 148 0 0 0 25 0 1 0 1097180621 3878912 595 1992294400 134512640 135217611 4294956304 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 947 595 75 172 0 772 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9148

[startup+3.10198 s]
/proc/loadavg: 0.91 0.97 0.99 2/82 19055
/proc/meminfo: memFree=1513488/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=4464 CPUtime=3.08
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 776 0 0 0 308 0 0 0 25 0 1 0 1097180621 4571136 762 1992294400 134512640 135217611 4294956304 18446744073709551615 134537178 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 1116 762 75 172 0 941 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9824

[startup+6.30132 s]
/proc/loadavg: 0.92 0.97 0.99 2/82 19055
/proc/meminfo: memFree=1512336/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=5376 CPUtime=6.28
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 987 0 0 0 628 0 0 0 25 0 1 0 1097180621 5505024 973 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 1344 973 75 172 0 1169 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10736

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.99 2/82 19055
/proc/meminfo: memFree=1511120/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=6528 CPUtime=12.68
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 1253 0 0 0 1267 1 0 0 25 0 1 0 1097180621 6684672 1239 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 1632 1239 75 172 0 1457 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11888

[startup+25.5023 s]
/proc/loadavg: 0.94 0.97 0.99 2/82 19055
/proc/meminfo: memFree=1509648/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=8000 CPUtime=25.48
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 1617 0 0 0 2547 1 0 0 25 0 1 0 1097180621 8192000 1603 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 2000 1603 75 172 0 1825 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13360

[startup+51.1031 s]
/proc/loadavg: 0.96 0.97 0.99 2/82 19055
/proc/meminfo: memFree=1507792/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=9968 CPUtime=51.06
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 2058 0 0 0 5105 1 0 0 25 0 1 0 1097180621 10207232 2044 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 2492 2044 75 172 0 2317 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15328

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1505168/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=12332 CPUtime=102.25
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 2656 0 0 0 10223 2 0 0 25 0 1 0 1097180621 12627968 2642 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 3083 2642 75 172 0 2908 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17692

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1503248/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=14660 CPUtime=162.24
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 3148 0 0 0 16221 3 0 0 25 0 1 0 1097180621 15011840 3134 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 3665 3134 75 172 0 3490 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 20020

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1501840/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=16072 CPUtime=222.22
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 3489 0 0 0 22219 3 0 0 25 0 1 0 1097180621 16457728 3475 1992294400 134512640 135217611 4294956304 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 4018 3475 75 172 0 3843 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21432

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1500304/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=17652 CPUtime=282.2
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 3860 0 0 0 28217 3 0 0 25 0 1 0 1097180621 18075648 3846 1992294400 134512640 135217611 4294956304 18446744073709551615 134533600 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 4413 3846 75 172 0 4238 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 23012

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1498832/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=19248 CPUtime=342.19
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 4223 0 0 0 34215 4 0 0 25 0 1 0 1097180621 19709952 4209 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 4812 4209 75 172 0 4637 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 24608

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1498000/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=20356 CPUtime=402.17
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 4434 0 0 0 40213 4 0 0 25 0 1 0 1097180621 20844544 4420 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 5089 4420 75 172 0 4914 0

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

[pid=19055] ppid=19052 vsize=21560 CPUtime=462.16
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 4725 0 0 0 46212 4 0 0 25 0 1 0 1097180621 22077440 4711 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 5390 4711 75 172 0 5215 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 26920

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1495952/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=22412 CPUtime=522.14
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 4930 0 0 0 52210 4 0 0 25 0 1 0 1097180621 22949888 4916 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 5603 4916 75 172 0 5428 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 27772

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1495248/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=23504 CPUtime=582.12
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 5161 0 0 0 58208 4 0 0 25 0 1 0 1097180621 24068096 5147 1992294400 134512640 135217611 4294956304 18446744073709551615 134522435 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 5876 5147 75 172 0 5701 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 28864

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1494736/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=24028 CPUtime=642.11
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 5290 0 0 0 64207 4 0 0 25 0 1 0 1097180621 24604672 5276 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 6007 5276 75 172 0 5832 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 29388

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1493712/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=25084 CPUtime=702.1
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 5520 0 0 0 70205 5 0 0 25 0 1 0 1097180621 25686016 5506 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 6271 5506 75 172 0 6096 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 30444

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1492816/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=26092 CPUtime=762.09
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 5741 0 0 0 76204 5 0 0 25 0 1 0 1097180621 26718208 5727 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 6523 5727 75 172 0 6348 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 31452

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1492112/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=26892 CPUtime=822.06
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 5902 0 0 0 82201 5 0 0 25 0 1 0 1097180621 27537408 5888 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 6723 5888 75 172 0 6548 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 32252

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1491600/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=27508 CPUtime=882.05
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 6028 0 0 0 88200 5 0 0 25 0 1 0 1097180621 28168192 6014 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 6877 6014 75 172 0 6702 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 32868

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1490704/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=28552 CPUtime=942.04
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 6263 0 0 0 94198 6 0 0 25 0 1 0 1097180621 29237248 6249 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 7138 6249 75 172 0 6963 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 33912

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1490320/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=28912 CPUtime=1002.02
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 6368 0 0 0 100196 6 0 0 25 0 1 0 1097180621 29605888 6354 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 7228 6354 75 172 0 7053 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 34272

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1489872/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=29648 CPUtime=1062
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 6516 0 0 0 106194 6 0 0 25 0 1 0 1097180621 30359552 6502 1992294400 134512640 135217611 4294956304 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 7412 6502 75 172 0 7237 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 35008

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1489360/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=30120 CPUtime=1121.99
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 6602 0 0 0 112193 6 0 0 25 0 1 0 1097180621 30842880 6588 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 7530 6588 75 172 0 7355 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 35480

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1489040/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=30532 CPUtime=1181.97
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 6677 0 0 0 118191 6 0 0 25 0 1 0 1097180621 31264768 6663 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 7633 6663 75 172 0 7458 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 35892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/82 19061
/proc/meminfo: memFree=1488848/2055912 swapFree=4170660/4192956
[pid=19052] ppid=19050 vsize=5360 CPUtime=0
/proc/19052/stat : 19052 (glucose.sh) S 19050 19052 18801 0 -1 4194304 313 156 0 0 0 0 0 0 19 0 1 0 1097180620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19052/statm: 1340 238 195 169 0 51 0
[pid=19055] ppid=19052 vsize=30820 CPUtime=1200.08
/proc/19055/stat : 19055 (glucose_static) R 19052 19052 18801 0 -1 4194304 6729 0 0 0 120001 7 0 0 25 0 1 0 1097180621 31559680 6715 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19055/statm: 7705 6715 75 172 0 7530 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 36180

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.1
CPU user time (s): 1200.02
CPU system time (s): 0.081987
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 36180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7209
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= 19
involuntary context switches= 1394

runsolver used 1.49077 second user time and 3.98039 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-28 13:59:27
IDJOB=1514840
IDBENCH=70380
IDSOLVER=503
FILE ID=node78/1514840-1238245167
PBS_JOBID= 9060715
Free space on /tmp= 126872 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S632066493-060.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514840-1238245167/watcher-1514840-1238245167 -o /tmp/evaluation-result-1514840-1238245167/solver-1514840-1238245167 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514840-1238245167.cnf

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

MD5SUM BENCH= 18acde07d0986af307d23032d1000e7e
RANDOM SEED=2086422702

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

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

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


/proc/meminfo:
MemTotal:      2055912 kB
MemFree:       1516928 kB
Buffers:         65712 kB
Cached:         386744 kB
SwapCached:       7768 kB
Active:         131356 kB
Inactive:       331552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1516928 kB
SwapTotal:     4192956 kB
SwapFree:      4170660 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          16032 kB
Slab:            60280 kB
Committed_AS:  2475412 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126872 MiB
End job on node78 at 2009-03-28 14:19:30