Trace number 1516112

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.1 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1525918493-008.cnf
MD5SUM8d13747fa44bd7d02e1fc5ca9353af8b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

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 |    6675    46725 |    2002       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 75   #clauses: 6675   #literals: 46725
0.00/0.01	c CPU time:   0.008998 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:  75                                                   |
0.00/0.02	c |  Number of clauses:    6675                                                 |
0.00/0.03	c |  Parsing time:         0.00         s                                       |
1200.08/1200.71	HOME/glucose.sh: line 55:  9010 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-1516112-1238264544/watcher-1516112-1238264544 -o /tmp/evaluation-result-1516112-1238264544/solver-1516112-1238264544 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516112-1238264544.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9007
/proc/meminfo: memFree=1097144/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0
/proc/9007/stat : 9007 (glucose.sh) R 9005 9007 8660 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1099121223 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9007/statm: 1340 235 194 169 0 51 0
[pid=9008] ppid=9007 vsize=876 CPUtime=0
/proc/9008/stat : 9008 (SatELite_releas) R 9007 9007 8660 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 1099121224 897024 91 1992294400 134512640 135225430 4294956192 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/9008/statm: 252 92 50 174 0 75 0

[startup+0.0809971 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9007
/proc/meminfo: memFree=1097144/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.102 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9007
/proc/meminfo: memFree=1097144/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.301035 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9007
/proc/meminfo: memFree=1097144/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.701105 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9007
/proc/meminfo: memFree=1097144/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+1.50224 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1094440/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=4200 CPUtime=1.46
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 743 0 0 0 146 0 0 0 25 0 1 0 1099121226 4300800 729 1992294400 134512640 135217611 4294956304 18446744073709551615 134536744 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 1050 729 75 172 0 875 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9560

[startup+3.10152 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1093480/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=5020 CPUtime=3.06
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 935 0 0 0 306 0 0 0 25 0 1 0 1099121226 5140480 921 1992294400 134512640 135217611 4294956304 18446744073709551615 134542766 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 1255 921 75 172 0 1080 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10380

[startup+6.30108 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1092392/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=5920 CPUtime=6.26
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 1141 0 0 0 626 0 0 0 25 0 1 0 1099121226 6062080 1127 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 1480 1127 75 172 0 1305 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11280

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1091176/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=7332 CPUtime=12.65
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 1469 0 0 0 1265 0 0 0 25 0 1 0 1099121226 7507968 1455 1992294400 134512640 135217611 4294956304 18446744073709551615 134549126 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 1833 1455 75 172 0 1658 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12692

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1089512/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=8788 CPUtime=25.45
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 1829 0 0 0 2544 1 0 0 25 0 1 0 1099121226 8998912 1815 1992294400 134512640 135217611 4294956304 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 2197 1815 75 172 0 2022 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14148

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1087592/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=11016 CPUtime=51.04
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 2328 0 0 0 5103 1 0 0 25 0 1 0 1099121226 11280384 2314 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 2754 2314 75 172 0 2579 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16376

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1084840/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=13796 CPUtime=102.21
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 2970 0 0 0 10220 1 0 0 25 0 1 0 1099121226 14127104 2956 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 3449 2956 75 172 0 3274 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 19156

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1082728/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=16120 CPUtime=162.18
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 3502 0 0 0 16216 2 0 0 25 0 1 0 1099121226 16506880 3488 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 4030 3488 75 172 0 3855 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 21480

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1081256/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=17652 CPUtime=222.16
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 3876 0 0 0 22214 2 0 0 25 0 1 0 1099121226 18075648 3862 1992294400 134512640 135217611 4294956304 18446744073709551615 134533310 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 4413 3862 75 172 0 4238 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 23012

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1079784/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=19388 CPUtime=282.13
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 4239 0 0 0 28210 3 0 0 25 0 1 0 1099121226 19853312 4225 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 4847 4225 75 172 0 4672 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 24748

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1078440/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=20596 CPUtime=342.1
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 4563 0 0 0 34207 3 0 0 25 0 1 0 1099121226 21090304 4549 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 5149 4549 75 172 0 4974 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 25956

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1077224/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=22212 CPUtime=402.04
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 4879 0 0 0 40201 3 0 0 25 0 1 0 1099121226 22745088 4865 1992294400 134512640 135217611 4294956304 18446744073709551615 134533609 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 5553 4865 75 172 0 5378 0

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

[pid=9010] ppid=9007 vsize=24228 CPUtime=521.98
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 5330 0 0 0 52194 4 0 0 25 0 1 0 1099121226 24809472 5316 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 6057 5316 75 172 0 5882 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 29588

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1074664/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=25076 CPUtime=581.95
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 5520 0 0 0 58191 4 0 0 25 0 1 0 1099121226 25677824 5506 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 6269 5506 75 172 0 6094 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 30436

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1073832/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=26040 CPUtime=641.93
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 5723 0 0 0 64189 4 0 0 25 0 1 0 1099121226 26664960 5709 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 6510 5709 75 172 0 6335 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 31400

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1072872/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=27076 CPUtime=701.9
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 5954 0 0 0 70185 5 0 0 25 0 1 0 1099121226 27725824 5940 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 6769 5940 75 172 0 6594 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 32436

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1071592/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=28324 CPUtime=761.88
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 6266 0 0 0 76183 5 0 0 25 0 1 0 1099121226 29003776 6252 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 7081 6252 75 172 0 6906 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 33684

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1070760/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=29344 CPUtime=821.84
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 6473 0 0 0 82179 5 0 0 25 0 1 0 1099121226 30048256 6459 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9010/statm: 7336 6459 75 172 0 7161 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 34704

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1070504/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=29632 CPUtime=881.81
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 6544 0 0 0 88176 5 0 0 25 0 1 0 1099121226 30343168 6530 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 7408 6530 75 172 0 7233 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 34992

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1069928/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=30364 CPUtime=941.79
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 6709 0 0 0 94173 6 0 0 25 0 1 0 1099121226 31092736 6695 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 7591 6695 75 172 0 7416 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 35724

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9010
/proc/meminfo: memFree=1069352/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=30856 CPUtime=1001.75
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 6846 0 0 0 100169 6 0 0 25 0 1 0 1099121226 31596544 6832 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9010/statm: 7714 6832 75 172 0 7539 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 36216

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9012
/proc/meminfo: memFree=1068392/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=31612 CPUtime=1061.71
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 7028 0 0 0 106165 6 0 0 25 0 1 0 1099121226 32370688 7014 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 7903 7014 75 172 0 7728 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 36972

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9012
/proc/meminfo: memFree=1068008/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=32792 CPUtime=1121.69
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 7185 0 0 0 112163 6 0 0 25 0 1 0 1099121226 33579008 7171 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 8198 7171 75 172 0 8023 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 38152

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9012
/proc/meminfo: memFree=1067624/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=33152 CPUtime=1181.65
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 7265 0 0 0 118159 6 0 0 25 0 1 0 1099121226 33947648 7251 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 8288 7251 75 172 0 8113 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 38512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9012
/proc/meminfo: memFree=1067240/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=33440 CPUtime=1200.06
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 7367 0 0 0 119999 7 0 0 25 0 1 0 1099121226 34242560 7353 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 8360 7353 75 172 0 8185 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 38800

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9012
/proc/meminfo: memFree=1067240/2055920 swapFree=4174136/4192956
[pid=9007] ppid=9005 vsize=5360 CPUtime=0.02
/proc/9007/stat : 9007 (glucose.sh) S 9005 9007 8660 0 -1 4194304 313 262 0 0 0 0 2 0 16 0 1 0 1099121223 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9007/statm: 1340 238 195 169 0 51 0
[pid=9010] ppid=9007 vsize=33440 CPUtime=1200.06
/proc/9010/stat : 9010 (glucose_static) R 9007 9007 8660 0 -1 4194304 7367 0 0 0 119999 7 0 0 25 0 1 0 1099121226 34242560 7353 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9010/statm: 8360 7353 75 172 0 8185 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 38800

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.1
CPU user time (s): 1200.02
CPU system time (s): 0.079987
CPU usage (%): 99.9486
Max. virtual memory (cumulated for all children) (KiB): 38800

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

runsolver used 1.10083 second user time and 3.2775 second system time

The end

Launcher Data

Begin job on node4 at 2009-03-28 19:22:24
IDJOB=1516112
IDBENCH=70486
IDSOLVER=503
FILE ID=node4/1516112-1238264544
PBS_JOBID= 9060814
Free space on /tmp= 65244 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1525918493-008.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516112-1238264544/watcher-1516112-1238264544 -o /tmp/evaluation-result-1516112-1238264544/solver-1516112-1238264544 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516112-1238264544.cnf

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

MD5SUM BENCH= 8d13747fa44bd7d02e1fc5ca9353af8b
RANDOM SEED=1555510209

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:       1097624 kB
Buffers:         86024 kB
Cached:         775120 kB
SwapCached:      12656 kB
Active:         154876 kB
Inactive:       720336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1097624 kB
SwapTotal:     4192956 kB
SwapFree:      4174136 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          19696 kB
Slab:            69100 kB
Committed_AS:  2743324 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 19:42:27