Trace number 1514996

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/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S1331382449-070.cnf
MD5SUM36a082b6f84518db1d26c17edc1bcd0c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark175.461
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.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  90                                                   |
0.00/0.01	c |  Number of clauses:    1917                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.08/1200.61	HOME/glucose.sh: line 55: 13632 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-1514996-1238247626/watcher-1514996-1238247626 -o /tmp/evaluation-result-1514996-1238247626/solver-1514996-1238247626 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514996-1238247626.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13629
/proc/meminfo: memFree=841424/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) R 13627 13629 13300 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1097428549 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/13629/statm: 1340 235 194 169 0 51 0
[pid=13630] ppid=13629 vsize=1008 CPUtime=0
/proc/13630/stat : 13630 (SatELite_releas) R 13629 13629 13300 0 -1 4194304 118 0 0 0 0 0 0 0 18 0 1 0 1097428549 1032192 102 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/13630/statm: 252 119 68 174 0 75 0

[startup+0.0911261 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13629
/proc/meminfo: memFree=841424/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102124 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13629
/proc/meminfo: memFree=841424/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.302144 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13629
/proc/meminfo: memFree=841424/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.702183 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13629
/proc/meminfo: memFree=841424/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50126 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13632
/proc/meminfo: memFree=839232/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=3652 CPUtime=1.48
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 568 0 0 0 148 0 0 0 25 0 1 0 1097428550 3739648 554 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 913 554 75 172 0 738 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9012

[startup+3.10141 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13632
/proc/meminfo: memFree=838720/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=4328 CPUtime=3.08
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 740 0 0 0 308 0 0 0 25 0 1 0 1097428550 4431872 726 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 1082 726 75 172 0 907 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9688

[startup+6.30172 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13632
/proc/meminfo: memFree=837696/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=5312 CPUtime=6.28
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 947 0 0 0 628 0 0 0 25 0 1 0 1097428550 5439488 933 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 1328 933 75 172 0 1153 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10672

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13632
/proc/meminfo: memFree=836416/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=6460 CPUtime=12.67
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 1228 0 0 0 1267 0 0 0 25 0 1 0 1097428550 6615040 1214 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 1615 1214 75 172 0 1440 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11820

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13632
/proc/meminfo: memFree=834944/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=7920 CPUtime=25.47
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 1593 0 0 0 2547 0 0 0 25 0 1 0 1097428550 8110080 1579 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 1980 1579 75 172 0 1805 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13280

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=832896/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=9968 CPUtime=51.06
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 2064 0 0 0 5105 1 0 0 25 0 1 0 1097428550 10207232 2050 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 2492 2050 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: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=830336/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=12964 CPUtime=102.25
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 2694 0 0 0 10223 2 0 0 25 0 1 0 1097428550 13275136 2680 1992294400 134512640 135217611 4294956304 18446744073709551615 134536950 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 3241 2680 75 172 0 3066 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18324

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=828480/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=14852 CPUtime=162.2
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 3149 0 0 0 16218 2 0 0 25 0 1 0 1097428550 15208448 3135 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 3713 3135 75 172 0 3538 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 20212

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=827136/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=16196 CPUtime=222.18
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 3495 0 0 0 22216 2 0 0 25 0 1 0 1097428550 16584704 3481 1992294400 134512640 135217611 4294956304 18446744073709551615 134533240 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 4049 3481 75 172 0 3874 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 21556

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=825408/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=18496 CPUtime=282.15
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 3988 0 0 0 28212 3 0 0 25 0 1 0 1097428550 18939904 3974 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 4624 3974 75 172 0 4449 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 23856

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=824256/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=19664 CPUtime=342.12
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 4233 0 0 0 34208 4 0 0 25 0 1 0 1097428550 20135936 4219 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 4916 4219 75 172 0 4741 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 25024

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=823104/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=20884 CPUtime=402.1
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 4528 0 0 0 40206 4 0 0 25 0 1 0 1097428550 21385216 4514 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 5221 4514 75 172 0 5046 0

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

[pid=13632] ppid=13629 vsize=21896 CPUtime=462.08
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 4722 0 0 0 46204 4 0 0 25 0 1 0 1097428550 22421504 4708 1992294400 134512640 135217611 4294956304 18446744073709551615 134532963 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 5474 4708 75 172 0 5299 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 27256

[startup+522.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 13634
/proc/meminfo: memFree=821376/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=22948 CPUtime=522.05
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 4962 0 0 0 52201 4 0 0 25 0 1 0 1097428550 23498752 4948 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 5737 4948 75 172 0 5562 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 28308

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=820416/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=23952 CPUtime=582.02
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 5184 0 0 0 58198 4 0 0 25 0 1 0 1097428550 24526848 5170 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 5988 5170 75 172 0 5813 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 29312

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=819904/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=24556 CPUtime=642.01
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 5310 0 0 0 64196 5 0 0 25 0 1 0 1097428550 25145344 5296 1992294400 134512640 135217611 4294956304 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 6139 5296 75 172 0 5964 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 29916

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=818688/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=25640 CPUtime=701.97
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 5600 0 0 0 70192 5 0 0 25 0 1 0 1097428550 26255360 5586 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 6410 5586 75 172 0 6235 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 31000

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=817792/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=26556 CPUtime=761.95
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 5788 0 0 0 76190 5 0 0 25 0 1 0 1097428550 27193344 5774 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 6639 5774 75 172 0 6464 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 31916

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=817280/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=27312 CPUtime=821.93
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 5927 0 0 0 82187 6 0 0 25 0 1 0 1097428550 27967488 5913 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 6828 5913 75 172 0 6653 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 32672

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=816832/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=27768 CPUtime=881.9
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 6030 0 0 0 88184 6 0 0 25 0 1 0 1097428550 28434432 6016 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 6942 6016 75 172 0 6767 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 33128

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=816320/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=28436 CPUtime=941.88
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 6195 0 0 0 94182 6 0 0 25 0 1 0 1097428550 29118464 6181 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 7109 6181 75 172 0 6934 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 33796

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=815808/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=28852 CPUtime=1001.85
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 6302 0 0 0 100179 6 0 0 25 0 1 0 1097428550 29544448 6288 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 7213 6288 75 172 0 7038 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 34212

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=815552/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=29532 CPUtime=1061.83
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 6375 0 0 0 106177 6 0 0 25 0 1 0 1097428550 30240768 6361 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 7383 6361 75 172 0 7208 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 34892

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=814848/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=30268 CPUtime=1121.8
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 6548 0 0 0 112174 6 0 0 25 0 1 0 1097428550 30994432 6534 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 7567 6534 75 172 0 7392 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 35628

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=814144/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=31104 CPUtime=1181.79
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 6736 0 0 0 118172 7 0 0 25 0 1 0 1097428550 31850496 6722 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 7776 6722 75 172 0 7601 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 36464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13634
/proc/meminfo: memFree=814016/2055920 swapFree=4178100/4192956
[pid=13629] ppid=13627 vsize=5360 CPUtime=0
/proc/13629/stat : 13629 (glucose.sh) S 13627 13629 13300 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097428549 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13629/statm: 1340 238 195 169 0 51 0
[pid=13632] ppid=13629 vsize=31104 CPUtime=1200.08
/proc/13632/stat : 13632 (glucose_static) R 13629 13629 13300 0 -1 4194304 6743 0 0 0 120001 7 0 0 25 0 1 0 1097428550 31850496 6729 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13632/statm: 7776 6729 75 172 0 7601 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 36464

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.02
CPU system time (s): 0.083987
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 36464

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

runsolver used 0.988849 second user time and 3.38748 second system time

The end

Launcher Data

Begin job on node18 at 2009-03-28 14:40:26
IDJOB=1514996
IDBENCH=70393
IDSOLVER=503
FILE ID=node18/1514996-1238247626
PBS_JOBID= 9060726
Free space on /tmp= 66196 MiB

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

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

MD5SUM BENCH= 36a082b6f84518db1d26c17edc1bcd0c
RANDOM SEED=1835084970

node18.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:      2055920 kB
MemFree:        841904 kB
Buffers:         85372 kB
Cached:        1037816 kB
SwapCached:       8808 kB
Active:         105204 kB
Inactive:      1030560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        841904 kB
SwapTotal:     4192956 kB
SwapFree:      4178100 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          16364 kB
Slab:            64356 kB
Committed_AS:  2945196 kB
PageTables:       1376 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= 66196 MiB
End job on node18 at 2009-03-28 15:00:29