Trace number 1515380

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.12 1200.72

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S824721511-001.cnf
MD5SUMf2a7fee26e0cf07e97811f1061f30ce6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007997
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.000999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.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.10/1200.71	HOME/glucose.sh: line 55:  8730 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-1515380-1238253719/watcher-1515380-1238253719 -o /tmp/evaluation-result-1515380-1238253719/solver-1515380-1238253719 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515380-1238253719.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8727
/proc/meminfo: memFree=1099376/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) R 8725 8727 8660 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/8727/statm: 1340 235 194 169 0 51 0
[pid=8728] ppid=8727 vsize=1008 CPUtime=0
/proc/8728/stat : 8728 (SatELite_releas) R 8727 8727 8660 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 1098038702 1032192 110 1992294400 134512640 135225430 4294956192 18446744073709551615 134812800 0 0 4096 3 0 0 0 17 0 0 0
/proc/8728/statm: 252 124 73 174 0 75 0

[startup+0.065424 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8727
/proc/meminfo: memFree=1099376/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101466 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8727
/proc/meminfo: memFree=1099376/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301501 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8727
/proc/meminfo: memFree=1099376/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701571 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8727
/proc/meminfo: memFree=1099376/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50171 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 8730
/proc/meminfo: memFree=1097184/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=3804 CPUtime=1.48
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 589 0 0 0 148 0 0 0 25 0 1 0 1098038703 3895296 575 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 951 575 74 172 0 776 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9164

[startup+3.10196 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 8730
/proc/meminfo: memFree=1096608/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=4352 CPUtime=3.08
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 745 0 0 0 308 0 0 0 25 0 1 0 1098038703 4456448 731 1992294400 134512640 135217611 4294956304 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 1088 731 74 172 0 913 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9712

[startup+6.30152 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 8730
/proc/meminfo: memFree=1095648/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=5216 CPUtime=6.28
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 943 0 0 0 628 0 0 0 25 0 1 0 1098038703 5341184 929 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 1304 929 74 172 0 1129 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10576

[startup+12.7026 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 8730
/proc/meminfo: memFree=1094432/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=6372 CPUtime=12.68
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 1200 0 0 0 1267 1 0 0 25 0 1 0 1098038703 6524928 1186 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 1593 1186 74 172 0 1418 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11732

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 8730
/proc/meminfo: memFree=1093024/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=7936 CPUtime=25.47
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 1560 0 0 0 2546 1 0 0 25 0 1 0 1098038703 8126464 1546 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 1984 1546 74 172 0 1809 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13296

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 8730
/proc/meminfo: memFree=1091232/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=9728 CPUtime=51.06
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 1995 0 0 0 5105 1 0 0 25 0 1 0 1098038703 9961472 1981 1992294400 134512640 135217611 4294956304 18446744073709551615 134533174 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 2432 1981 74 172 0 2257 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15088

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 8730
/proc/meminfo: memFree=1088672/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=12424 CPUtime=102.24
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 2611 0 0 0 10222 2 0 0 25 0 1 0 1098038703 12722176 2597 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 3106 2597 74 172 0 2931 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17784

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8730
/proc/meminfo: memFree=1086688/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=14500 CPUtime=162.21
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 3093 0 0 0 16219 2 0 0 25 0 1 0 1098038703 14848000 3079 1992294400 134512640 135217611 4294956304 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 3625 3079 74 172 0 3450 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 19860

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8730
/proc/meminfo: memFree=1085088/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=16256 CPUtime=222.17
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 3496 0 0 0 22214 3 0 0 25 0 1 0 1098038703 16646144 3482 1992294400 134512640 135217611 4294956304 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 4064 3482 74 172 0 3889 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 21616

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8730
/proc/meminfo: memFree=1083872/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=17620 CPUtime=282.14
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 3819 0 0 0 28211 3 0 0 25 0 1 0 1098038703 18042880 3805 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 4405 3805 74 172 0 4230 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 22980

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8730
/proc/meminfo: memFree=1082592/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=19188 CPUtime=342.12
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 4108 0 0 0 34208 4 0 0 25 0 1 0 1098038703 19648512 4094 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 4797 4094 74 172 0 4622 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 24548

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8730
/proc/meminfo: memFree=1081632/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=20348 CPUtime=402.09
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 4363 0 0 0 40205 4 0 0 25 0 1 0 1098038703 20836352 4349 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 5087 4349 74 172 0 4912 0

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

[pid=8730] ppid=8727 vsize=22124 CPUtime=522.02
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 4780 0 0 0 52197 5 0 0 25 0 1 0 1098038703 22654976 4766 1992294400 134512640 135217611 4294956304 18446744073709551615 134533138 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 5531 4766 74 172 0 5356 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 27484

[startup+582.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 8730
/proc/meminfo: memFree=1078688/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=23400 CPUtime=581.97
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 5103 0 0 0 58192 5 0 0 25 0 1 0 1098038703 23961600 5089 1992294400 134512640 135217611 4294956304 18446744073709551615 134532567 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 5850 5089 74 172 0 5675 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 28760

[startup+642.303 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 8730
/proc/meminfo: memFree=1077984/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=24120 CPUtime=641.95
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 5265 0 0 0 64190 5 0 0 25 0 1 0 1098038703 24698880 5251 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 6030 5251 74 172 0 5855 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 29480

[startup+702.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 8730
/proc/meminfo: memFree=1077216/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=24840 CPUtime=701.92
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 5426 0 0 0 70187 5 0 0 25 0 1 0 1098038703 25436160 5412 1992294400 134512640 135217611 4294956304 18446744073709551615 134533051 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 6210 5412 74 172 0 6035 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 30200

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 8730
/proc/meminfo: memFree=1076512/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=25664 CPUtime=761.9
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 5614 0 0 0 76184 6 0 0 25 0 1 0 1098038703 26279936 5600 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 6416 5600 74 172 0 6241 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 31024

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 8730
/proc/meminfo: memFree=1076192/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=26084 CPUtime=821.87
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 5702 0 0 0 82181 6 0 0 25 0 1 0 1098038703 26710016 5688 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 6521 5688 74 172 0 6346 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 31444

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8730
/proc/meminfo: memFree=1075488/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=26776 CPUtime=881.84
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 5888 0 0 0 88178 6 0 0 25 0 1 0 1098038703 27418624 5874 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 6694 5874 74 172 0 6519 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 32136

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8730
/proc/meminfo: memFree=1074976/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=27388 CPUtime=941.8
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 6025 0 0 0 94174 6 0 0 25 0 1 0 1098038703 28045312 6011 1992294400 134512640 135217611 4294956304 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 6847 6011 74 172 0 6672 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 32748

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8730
/proc/meminfo: memFree=1074272/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=28172 CPUtime=1001.77
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 6198 0 0 0 100171 6 0 0 25 0 1 0 1098038703 28848128 6184 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 7043 6184 74 172 0 6868 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 33532

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8730
/proc/meminfo: memFree=1073952/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=28588 CPUtime=1061.76
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 6272 0 0 0 106169 7 0 0 25 0 1 0 1098038703 29274112 6258 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 7147 6258 74 172 0 6972 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 33948

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8732
/proc/meminfo: memFree=1073184/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=29524 CPUtime=1121.72
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 6448 0 0 0 112165 7 0 0 25 0 1 0 1098038703 30232576 6434 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 7381 6434 74 172 0 7206 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 34884

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8732
/proc/meminfo: memFree=1072608/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=30360 CPUtime=1181.69
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 6593 0 0 0 118162 7 0 0 25 0 1 0 1098038703 31088640 6579 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 7590 6579 74 172 0 7415 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 35720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8732
/proc/meminfo: memFree=1072544/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=30360 CPUtime=1200.1
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 6594 0 0 0 120002 8 0 0 25 0 1 0 1098038703 31088640 6580 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 7590 6580 74 172 0 7415 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 35720

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: 1.00 1.00 1.00 2/66 8732
/proc/meminfo: memFree=1072544/2055920 swapFree=4174136/4192956
[pid=8727] ppid=8725 vsize=5360 CPUtime=0
/proc/8727/stat : 8727 (glucose.sh) S 8725 8727 8660 0 -1 4194304 313 147 0 0 0 0 0 0 18 0 1 0 1098038702 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8727/statm: 1340 238 195 169 0 51 0
[pid=8730] ppid=8727 vsize=30360 CPUtime=1200.1
/proc/8730/stat : 8730 (glucose_static) R 8727 8727 8660 0 -1 4194304 6594 0 0 0 120002 8 0 0 25 0 1 0 1098038703 31088640 6580 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8730/statm: 7590 6580 74 172 0 7415 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 35720

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.72
CPU time (s): 1200.12
CPU user time (s): 1200.03
CPU system time (s): 0.090986
CPU usage (%): 99.9503
Max. virtual memory (cumulated for all children) (KiB): 35720

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

runsolver used 0.979851 second user time and 3.39848 second system time

The end

Launcher Data

Begin job on node4 at 2009-03-28 16:21:59
IDJOB=1515380
IDBENCH=70425
IDSOLVER=503
FILE ID=node4/1515380-1238253719
PBS_JOBID= 9060814
Free space on /tmp= 65244 MiB

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

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

MD5SUM BENCH= f2a7fee26e0cf07e97811f1061f30ce6
RANDOM SEED=1832571006

node4.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.277
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.277
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:       1099856 kB
Buffers:         84384 kB
Cached:         774516 kB
SwapCached:      12656 kB
Active:         148416 kB
Inactive:       724564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1099856 kB
SwapTotal:     4192956 kB
SwapFree:      4174136 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          19696 kB
Slab:            69024 kB
Committed_AS:  2741020 kB
PageTables:       1480 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= 65244 MiB
End job on node4 at 2009-03-28 16:42:02