Trace number 1515368

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.09 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S744068878-072.cnf
MD5SUMea01dcc63f842c424e5e6a53cd5384db
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.039993
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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 |    1917     9585 |     575       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 90   #clauses: 1917   #literals: 9585
0.00/0.00	c CPU time:   0.001999 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:  90                                                   |
0.00/0.00	c |  Number of clauses:    1917                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.07/1200.71	HOME/glucose.sh: line 55:  3041 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-1515368-1238253623/watcher-1515368-1238253623 -o /tmp/evaluation-result-1515368-1238253623/solver-1515368-1238253623 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515368-1238253623.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/72 3036
/proc/meminfo: memFree=1689968/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) R 3033 3036 2964 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1098023430 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 271638391455 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3036/statm: 1340 235 194 169 0 51 0
[pid=3039] ppid=3036 vsize=1012 CPUtime=0
/proc/3039/stat : 3039 (SatELite_releas) R 3036 3036 2964 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 1098023430 1036288 130 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3039/statm: 253 130 78 174 0 76 0

[startup+0.0611401 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 3036
/proc/meminfo: memFree=1689968/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101145 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 3036
/proc/meminfo: memFree=1689968/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30118 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 3036
/proc/meminfo: memFree=1689968/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701253 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 3036
/proc/meminfo: memFree=1689968/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5014 s]
/proc/loadavg: 0.92 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1687904/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=3812 CPUtime=1.48
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 586 0 0 0 148 0 0 0 25 0 1 0 1098023430 3903488 572 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 953 572 75 172 0 778 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9172

[startup+3.10269 s]
/proc/loadavg: 0.92 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1687264/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=4492 CPUtime=3.08
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 757 0 0 0 308 0 0 0 25 0 1 0 1098023430 4599808 743 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 1123 743 75 172 0 948 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9852

[startup+6.30127 s]
/proc/loadavg: 0.93 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1686176/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=5352 CPUtime=6.27
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 957 0 0 0 627 0 0 0 25 0 1 0 1098023430 5480448 943 1992294400 134512640 135217611 4294956304 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 1338 943 75 172 0 1163 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10712

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1684832/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=6460 CPUtime=12.67
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 1217 0 0 0 1267 0 0 0 25 0 1 0 1098023430 6615040 1203 1992294400 134512640 135217611 4294956304 18446744073709551615 134537495 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 1615 1203 75 172 0 1440 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11820

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1683488/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=7956 CPUtime=25.46
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 1568 0 0 0 2546 0 0 0 25 0 1 0 1098023430 8146944 1554 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 1989 1554 75 172 0 1814 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13316

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1681568/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=10104 CPUtime=51.05
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 2064 0 0 0 5104 1 0 0 25 0 1 0 1098023430 10346496 2050 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 2526 2050 75 172 0 2351 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15464

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1678880/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=12772 CPUtime=102.23
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 2692 0 0 0 10221 2 0 0 25 0 1 0 1098023430 13078528 2678 1992294400 134512640 135217611 4294956304 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 3193 2678 75 172 0 3018 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 18132

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1676576/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=15332 CPUtime=162.19
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 3283 0 0 0 16217 2 0 0 25 0 1 0 1098023430 15699968 3269 1992294400 134512640 135217611 4294956304 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 3833 3269 75 172 0 3658 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 20692

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1674784/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=17196 CPUtime=222.17
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 3711 0 0 0 22214 3 0 0 25 0 1 0 1098023430 17608704 3697 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 4299 3697 75 172 0 4124 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 22556

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1673632/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=18608 CPUtime=282.13
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 4009 0 0 0 28210 3 0 0 25 0 1 0 1098023430 19054592 3995 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 4652 3995 75 172 0 4477 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 23968

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1672480/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=20024 CPUtime=342.11
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 4288 0 0 0 34207 4 0 0 25 0 1 0 1098023430 20504576 4274 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 5006 4274 75 172 0 4831 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 25384

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1671712/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=20836 CPUtime=402.08
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 4481 0 0 0 40204 4 0 0 25 0 1 0 1098023430 21336064 4467 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 5209 4467 75 172 0 5034 0

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

[pid=3041] ppid=3036 vsize=22812 CPUtime=522.02
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 4966 0 0 0 52198 4 0 0 25 0 1 0 1098023430 23359488 4952 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 5703 4952 75 172 0 5528 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 28172

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1669024/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=23728 CPUtime=581.98
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 5157 0 0 0 58194 4 0 0 25 0 1 0 1098023430 24297472 5143 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 5932 5143 75 172 0 5757 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 29088

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1668512/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=24300 CPUtime=641.96
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 5274 0 0 0 64192 4 0 0 25 0 1 0 1098023430 24883200 5260 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 6075 5260 75 172 0 5900 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 29660

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1667616/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=25108 CPUtime=701.92
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 5460 0 0 0 70188 4 0 0 25 0 1 0 1098023430 25710592 5446 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 6277 5446 75 172 0 6102 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 30468

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1666912/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=25864 CPUtime=761.9
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 5629 0 0 0 76185 5 0 0 25 0 1 0 1098023430 26484736 5615 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 6466 5615 75 172 0 6291 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 31224

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1666336/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=26716 CPUtime=821.86
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 5809 0 0 0 82181 5 0 0 25 0 1 0 1098023430 27357184 5795 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 6679 5795 75 172 0 6504 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 32076

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1665312/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=27604 CPUtime=881.83
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 6014 0 0 0 88178 5 0 0 25 0 1 0 1098023430 28266496 6000 1992294400 134512640 135217611 4294956304 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 6901 6000 75 172 0 6726 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 32964

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1665120/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=27916 CPUtime=941.8
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 6084 0 0 0 94175 5 0 0 25 0 1 0 1098023430 28585984 6070 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 6979 6070 75 172 0 6804 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 33276

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1664224/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=28884 CPUtime=1001.76
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 6310 0 0 0 100171 5 0 0 25 0 1 0 1098023430 29577216 6296 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 7221 6296 75 172 0 7046 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 34244

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1663712/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=29664 CPUtime=1061.74
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 6436 0 0 0 106168 6 0 0 25 0 1 0 1098023430 30375936 6422 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 7416 6422 75 172 0 7241 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 35024

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1663328/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=30024 CPUtime=1121.71
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 6521 0 0 0 112165 6 0 0 25 0 1 0 1098023430 30744576 6507 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 7506 6507 75 172 0 7331 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 35384

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1663072/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=30240 CPUtime=1181.67
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 6580 0 0 0 118161 6 0 0 25 0 1 0 1098023430 30965760 6566 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 7560 6566 75 172 0 7385 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 35600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1663008/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=30312 CPUtime=1200.07
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 6598 0 0 0 120001 6 0 0 25 0 1 0 1098023430 31039488 6584 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 7578 6584 75 172 0 7403 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 35672

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 3041
/proc/meminfo: memFree=1663008/2055920 swapFree=4174692/4192956
[pid=3036] ppid=3033 vsize=5360 CPUtime=0
/proc/3036/stat : 3036 (glucose.sh) S 3033 3036 2964 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098023430 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3036/statm: 1340 238 195 169 0 51 0
[pid=3041] ppid=3036 vsize=30312 CPUtime=1200.07
/proc/3041/stat : 3041 (glucose_static) R 3036 3036 2964 0 -1 4194304 6598 0 0 0 120001 6 0 0 25 0 1 0 1098023430 31039488 6584 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3041/statm: 7578 6584 75 172 0 7403 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 35672

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200.02
CPU system time (s): 0.070989
CPU usage (%): 99.9483
Max. virtual memory (cumulated for all children) (KiB): 35672

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

runsolver used 1.02284 second user time and 3.40348 second system time

The end

Launcher Data

Begin job on node67 at 2009-03-28 16:20:23
IDJOB=1515368
IDBENCH=70424
IDSOLVER=503
FILE ID=node67/1515368-1238253623
PBS_JOBID= 9060803
Free space on /tmp= 66376 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/90/unif-k5-r21.3-v90-c1917-S744068878-072.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515368-1238253623/watcher-1515368-1238253623 -o /tmp/evaluation-result-1515368-1238253623/solver-1515368-1238253623 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515368-1238253623.cnf

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

MD5SUM BENCH= ea01dcc63f842c424e5e6a53cd5384db
RANDOM SEED=1493355444

node67.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.265
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.265
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:       1690512 kB
Buffers:         48984 kB
Cached:         249444 kB
SwapCached:       9680 kB
Active:         103064 kB
Inactive:       206416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690512 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          16748 kB
Slab:            41060 kB
Committed_AS:  3056500 kB
PageTables:       2052 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= 66372 MiB
End job on node67 at 2009-03-28 16:40:26