Trace number 1516316

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.08 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/60/
unif-k7-r89-v60-c5340-S326668183-079.cnf
MD5SUMbdf81229b44197dff4efee16f75580b3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.309952
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    5340    37380 |    1601       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 60   #clauses: 5340   #literals: 37380
0.00/0.01	c CPU time:   0.004999 s
0.00/0.01	c ==============================================================================
0.00/0.02	c
0.00/0.02	c Starting glucose
0.00/0.02	c
0.00/0.02	
0.00/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.02	
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  60                                                   |
0.00/0.02	c |  Number of clauses:    5340                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
1200.05/1200.51	HOME/glucose.sh: line 55:  2182 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-1516316-1238267766/watcher-1516316-1238267766 -o /tmp/evaluation-result-1516316-1238267766/solver-1516316-1238267766 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516316-1238267766.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.95 0.98 3/64 2179
/proc/meminfo: memFree=926264/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0
/proc/2179/stat : 2179 (glucose.sh) R 2177 2179 2142 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1099442750 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237788261023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2179/statm: 1340 235 194 169 0 51 0
[pid=2180] ppid=2179 vsize=876 CPUtime=0
/proc/2180/stat : 2180 (SatELite_releas) R 2179 2179 2142 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 1099442750 897024 91 1992294400 134512640 135225430 4294956176 18446744073709551615 134919822 0 0 4096 3 0 0 0 17 0 0 0
/proc/2180/statm: 252 92 50 174 0 75 0

[startup+0.0460599 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 2179
/proc/meminfo: memFree=926264/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.101064 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 2179
/proc/meminfo: memFree=926264/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301101 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 2179
/proc/meminfo: memFree=926264/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701174 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 2179
/proc/meminfo: memFree=926264/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50132 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 2182
/proc/meminfo: memFree=923816/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=4032 CPUtime=1.47
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 670 0 0 0 147 0 0 0 25 0 1 0 1099442752 4128768 656 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 1008 656 75 172 0 833 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9392

[startup+3.10161 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 2182
/proc/meminfo: memFree=922984/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=4732 CPUtime=3.07
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 844 0 0 0 307 0 0 0 25 0 1 0 1099442752 4845568 830 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 1183 830 75 172 0 1008 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10092

[startup+6.3012 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 2182
/proc/meminfo: memFree=921960/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=5688 CPUtime=6.26
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 1074 0 0 0 626 0 0 0 25 0 1 0 1099442752 5824512 1060 1992294400 134512640 135217611 4294956304 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 1422 1060 75 172 0 1247 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11048

[startup+12.7014 s]
/proc/loadavg: 0.93 0.96 0.98 2/66 2182
/proc/meminfo: memFree=920560/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=6720 CPUtime=12.66
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 1332 0 0 0 1266 0 0 0 25 0 1 0 1099442752 6881280 1318 1992294400 134512640 135217611 4294956304 18446744073709551615 134533225 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 1680 1318 75 172 0 1505 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12080

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 2182
/proc/meminfo: memFree=918896/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=8408 CPUtime=25.46
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 1735 0 0 0 2545 1 0 0 25 0 1 0 1099442752 8609792 1721 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 2102 1721 75 172 0 1927 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13768

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 2182
/proc/meminfo: memFree=916976/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=10616 CPUtime=51.05
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 2226 0 0 0 5104 1 0 0 25 0 1 0 1099442752 10870784 2212 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 2654 2212 75 172 0 2479 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15976

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 2182
/proc/meminfo: memFree=914480/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=13296 CPUtime=102.24
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 2828 0 0 0 10222 2 0 0 25 0 1 0 1099442752 13615104 2814 1992294400 134512640 135217611 4294956304 18446744073709551615 134537207 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 3324 2814 75 172 0 3149 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18656

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=912432/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=15476 CPUtime=162.21
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 3341 0 0 0 16218 3 0 0 25 0 1 0 1099442752 15847424 3327 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 3869 3327 75 172 0 3694 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 20836

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=910640/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=17324 CPUtime=222.19
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 3782 0 0 0 22215 4 0 0 25 0 1 0 1099442752 17739776 3768 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 4331 3768 75 172 0 4156 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 22684

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=909168/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=18944 CPUtime=282.17
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 4132 0 0 0 28213 4 0 0 25 0 1 0 1099442752 19398656 4118 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 4736 4118 75 172 0 4561 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 24304

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=908016/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=20252 CPUtime=342.14
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 4419 0 0 0 34210 4 0 0 25 0 1 0 1099442752 20738048 4405 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 5063 4405 75 172 0 4888 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 25612

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=907120/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=21400 CPUtime=402.13
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 4647 0 0 0 40208 5 0 0 25 0 1 0 1099442752 21913600 4633 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 5350 4633 75 172 0 5175 0

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

[pid=2182] ppid=2179 vsize=23900 CPUtime=522.08
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 5235 0 0 0 52202 6 0 0 25 0 1 0 1099442752 24473600 5221 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 5975 5221 75 172 0 5800 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 29260

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=904176/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=24544 CPUtime=582.06
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 5374 0 0 0 58200 6 0 0 25 0 1 0 1099442752 25133056 5360 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 6136 5360 75 172 0 5961 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 29904

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=903344/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=25660 CPUtime=642.04
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 5603 0 0 0 64198 6 0 0 25 0 1 0 1099442752 26275840 5589 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 6415 5589 75 172 0 6240 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 31020

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=902384/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=26704 CPUtime=702.02
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 5832 0 0 0 70195 7 0 0 25 0 1 0 1099442752 27344896 5818 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 6676 5818 75 172 0 6501 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 32064

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=901616/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=27568 CPUtime=762
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 6023 0 0 0 76193 7 0 0 25 0 1 0 1099442752 28229632 6009 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 6892 6009 75 172 0 6717 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 32928

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=900784/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=28396 CPUtime=821.97
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 6219 0 0 0 82190 7 0 0 25 0 1 0 1099442752 29077504 6205 1992294400 134512640 135217611 4294956304 18446744073709551615 134536868 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 7099 6205 75 172 0 6924 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 33756

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=900208/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=29068 CPUtime=881.95
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 6372 0 0 0 88188 7 0 0 25 0 1 0 1099442752 29765632 6358 1992294400 134512640 135217611 4294956304 18446744073709551615 134543524 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 7267 6358 75 172 0 7092 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 34428

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=899568/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=30104 CPUtime=941.93
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 6530 0 0 0 94186 7 0 0 25 0 1 0 1099442752 30826496 6516 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 7526 6516 75 172 0 7351 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 35464

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=898864/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=31004 CPUtime=1001.91
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 6718 0 0 0 100183 8 0 0 25 0 1 0 1099442752 31748096 6704 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 7751 6704 75 172 0 7576 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 36364

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=898352/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=31436 CPUtime=1061.89
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 6830 0 0 0 106181 8 0 0 25 0 1 0 1099442752 32190464 6816 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 7859 6816 75 172 0 7684 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 36796

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=897904/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=32040 CPUtime=1121.87
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 6937 0 0 0 112179 8 0 0 25 0 1 0 1099442752 32808960 6923 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 8010 6923 75 172 0 7835 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 37400

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=897264/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=32768 CPUtime=1181.84
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 7096 0 0 0 118176 8 0 0 25 0 1 0 1099442752 33554432 7082 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 8192 7082 75 172 0 8017 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 38128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=897264/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=32768 CPUtime=1200.04
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 7099 0 0 0 119996 8 0 0 25 0 1 0 1099442752 33554432 7085 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 8192 7085 75 172 0 8017 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 38128

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 2182
/proc/meminfo: memFree=897264/2055920 swapFree=4177704/4192956
[pid=2179] ppid=2177 vsize=5360 CPUtime=0.01
/proc/2179/stat : 2179 (glucose.sh) S 2177 2179 2142 0 -1 4194304 313 231 0 0 0 0 1 0 17 0 1 0 1099442750 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2179/statm: 1340 238 195 169 0 51 0
[pid=2182] ppid=2179 vsize=32768 CPUtime=1200.04
/proc/2182/stat : 2182 (glucose_static) R 2179 2179 2142 0 -1 4194304 7099 0 0 0 119996 8 0 0 25 0 1 0 1099442752 33554432 7085 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2182/statm: 8192 7085 75 172 0 8017 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 38128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.98
CPU system time (s): 0.097985
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 38128

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

runsolver used 1.3288 second user time and 2.89956 second system time

The end

Launcher Data

Begin job on node24 at 2009-03-28 20:16:06
IDJOB=1516316
IDBENCH=70503
IDSOLVER=503
FILE ID=node24/1516316-1238267766
PBS_JOBID= 9060870
Free space on /tmp= 65752 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/60/unif-k7-r89-v60-c5340-S326668183-079.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516316-1238267766/watcher-1516316-1238267766 -o /tmp/evaluation-result-1516316-1238267766/solver-1516316-1238267766 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516316-1238267766.cnf

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

MD5SUM BENCH= bdf81229b44197dff4efee16f75580b3
RANDOM SEED=637849490

node24.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.260
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.260
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:        926752 kB
Buffers:         90276 kB
Cached:         940616 kB
SwapCached:       9032 kB
Active:          45460 kB
Inactive:       995820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        926752 kB
SwapTotal:     4192956 kB
SwapFree:      4177704 kB
Dirty:            1776 kB
Writeback:           0 kB
Mapped:          15992 kB
Slab:            73808 kB
Committed_AS:  3108124 kB
PageTables:       1448 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= 65748 MiB
End job on node24 at 2009-03-28 20:36:09