Trace number 1515644

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/120/
unif-k5-r21.3-v120-c2556-S1963731659-060.cnf
MD5SUMad0fbcf6f5125cb9c05cf259388b367e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.120981
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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 |    2556    12780 |     766       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 120   #clauses: 2556   #literals: 12780
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  120                                                  |
0.00/0.01	c |  Number of clauses:    2556                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.04/1200.51	HOME/glucose.sh: line 55: 26105 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-1515644-1238257075/watcher-1515644-1238257075 -o /tmp/evaluation-result-1515644-1238257075/solver-1515644-1238257075 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515644-1238257075.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.99 0.98 0.99 3/64 26102
/proc/meminfo: memFree=1000488/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1098373810 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 236 195 169 0 51 0
[pid=26103] ppid=26102 vsize=1008 CPUtime=0
/proc/26103/stat : 26103 (SatELite_releas) R 26102 26102 25939 0 -1 4194304 114 0 0 0 0 0 0 0 19 0 1 0 1098373811 1032192 98 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/26103/statm: 252 98 50 174 0 75 0

[startup+0.042403 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26102
/proc/meminfo: memFree=1000488/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10141 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26102
/proc/meminfo: memFree=1000488/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301453 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26102
/proc/meminfo: memFree=1000488/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701539 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26102
/proc/meminfo: memFree=1000488/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/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: 1.15 1.02 1.01 2/66 26105
/proc/meminfo: memFree=998288/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=3884 CPUtime=1.48
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 642 0 0 0 148 0 0 0 25 0 1 0 1098373811 3977216 628 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 971 628 75 172 0 796 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9244

[startup+3.10105 s]
/proc/loadavg: 1.15 1.02 1.01 2/66 26105
/proc/meminfo: memFree=997392/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=4680 CPUtime=3.08
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 829 0 0 0 308 0 0 0 25 0 1 0 1098373811 4792320 815 1992294400 134512640 135217611 4294956304 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 1170 815 75 172 0 995 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10040

[startup+6.30174 s]
/proc/loadavg: 1.14 1.02 1.00 2/66 26105
/proc/meminfo: memFree=996368/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=5500 CPUtime=6.28
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 1010 0 0 0 628 0 0 0 25 0 1 0 1098373811 5632000 996 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 1375 996 75 172 0 1200 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10860

[startup+12.7011 s]
/proc/loadavg: 1.13 1.02 1.00 2/66 26105
/proc/meminfo: memFree=995224/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=6608 CPUtime=12.68
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 1280 0 0 0 1268 0 0 0 25 0 1 0 1098373811 6766592 1266 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 1652 1266 75 172 0 1477 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11968

[startup+25.5019 s]
/proc/loadavg: 1.10 1.01 1.00 2/66 26105
/proc/meminfo: memFree=993624/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=8168 CPUtime=25.47
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 1654 0 0 0 2546 1 0 0 25 0 1 0 1098373811 8364032 1640 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 2042 1640 75 172 0 1867 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13528

[startup+51.1014 s]
/proc/loadavg: 1.14 1.03 1.01 2/66 26105
/proc/meminfo: memFree=991768/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=10188 CPUtime=51.06
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 2121 0 0 0 5105 1 0 0 25 0 1 0 1098373811 10432512 2107 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 2547 2107 75 172 0 2372 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15548

[startup+102.305 s]
/proc/loadavg: 1.14 1.04 1.01 2/66 26105
/proc/meminfo: memFree=989400/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=12572 CPUtime=102.24
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 2694 0 0 0 10222 2 0 0 25 0 1 0 1098373811 12873728 2680 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 3143 2680 75 172 0 2968 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17932

[startup+162.302 s]
/proc/loadavg: 1.12 1.04 1.01 2/66 26105
/proc/meminfo: memFree=987352/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=14948 CPUtime=162.22
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 3201 0 0 0 16219 3 0 0 25 0 1 0 1098373811 15306752 3187 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 3737 3187 75 172 0 3562 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 20308

[startup+222.301 s]
/proc/loadavg: 1.11 1.05 1.01 2/66 26105
/proc/meminfo: memFree=985816/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=16508 CPUtime=222.2
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 3580 0 0 0 22217 3 0 0 25 0 1 0 1098373811 16904192 3566 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 4127 3566 75 172 0 3952 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 21868

[startup+282.302 s]
/proc/loadavg: 1.04 1.04 1.00 2/66 26105
/proc/meminfo: memFree=984408/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=18000 CPUtime=282.18
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 3931 0 0 0 28215 3 0 0 25 0 1 0 1098373811 18432000 3917 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 4500 3917 75 172 0 4325 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 23360

[startup+342.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 26105
/proc/meminfo: memFree=983448/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=19056 CPUtime=342.15
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 4189 0 0 0 34212 3 0 0 25 0 1 0 1098373811 19513344 4175 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 4764 4175 75 172 0 4589 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 24416

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 26105
/proc/meminfo: memFree=982360/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=20092 CPUtime=402.13
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 4446 0 0 0 40209 4 0 0 25 0 1 0 1098373811 20574208 4432 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 5023 4432 75 172 0 4848 0

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

[pid=26105] ppid=26102 vsize=22592 CPUtime=522.09
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 4980 0 0 0 52204 5 0 0 25 0 1 0 1098373811 23134208 4962 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 5648 4962 75 172 0 5473 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 27952

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26105
/proc/meminfo: memFree=979608/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=23140 CPUtime=582.06
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 5134 0 0 0 58201 5 0 0 25 0 1 0 1098373811 23695360 5116 1992294400 134512640 135217611 4294956304 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 5785 5116 75 172 0 5610 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 28500

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26105
/proc/meminfo: memFree=978648/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=24260 CPUtime=642.05
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 5367 0 0 0 64199 6 0 0 25 0 1 0 1098373811 24842240 5349 1992294400 134512640 135217611 4294956304 18446744073709551615 134533181 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 6065 5349 75 172 0 5890 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 29620

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26105
/proc/meminfo: memFree=978136/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=24904 CPUtime=702.02
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 5493 0 0 0 70196 6 0 0 25 0 1 0 1098373811 25501696 5475 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 6226 5475 75 172 0 6051 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 30264

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26105
/proc/meminfo: memFree=977560/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=25576 CPUtime=762
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 5639 0 0 0 76194 6 0 0 25 0 1 0 1098373811 26189824 5621 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 6394 5621 75 172 0 6219 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 30936

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26105
/proc/meminfo: memFree=976664/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=26476 CPUtime=821.98
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 5860 0 0 0 82191 7 0 0 25 0 1 0 1098373811 27111424 5838 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 6619 5838 75 172 0 6444 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 31836

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26105
/proc/meminfo: memFree=976024/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=27200 CPUtime=881.95
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 6019 0 0 0 88188 7 0 0 25 0 1 0 1098373811 27852800 5997 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 6800 5997 75 172 0 6625 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 32560

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26105
/proc/meminfo: memFree=975384/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=27788 CPUtime=941.93
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 6172 0 0 0 94186 7 0 0 25 0 1 0 1098373811 28454912 6150 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 6947 6150 75 172 0 6772 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 33148

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26105
/proc/meminfo: memFree=974936/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=28316 CPUtime=1001.91
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 6280 0 0 0 100183 8 0 0 25 0 1 0 1098373811 28995584 6258 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 7079 6258 75 172 0 6904 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 33676

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26105
/proc/meminfo: memFree=974232/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=29220 CPUtime=1061.89
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 6478 0 0 0 106181 8 0 0 25 0 1 0 1098373811 29921280 6456 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 7305 6456 75 172 0 7130 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 34580

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26105
/proc/meminfo: memFree=973720/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=29696 CPUtime=1121.87
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 6598 0 0 0 112178 9 0 0 25 0 1 0 1098373811 30408704 6576 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 7424 6576 75 172 0 7249 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 35056

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26105
/proc/meminfo: memFree=972824/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=30876 CPUtime=1181.85
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 6803 0 0 0 118176 9 0 0 25 0 1 0 1098373811 31617024 6781 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 7719 6781 75 172 0 7544 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 36236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26105
/proc/meminfo: memFree=972888/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=30876 CPUtime=1200.04
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 6809 0 0 0 119995 9 0 0 25 0 1 0 1098373811 31617024 6787 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 7719 6787 75 172 0 7544 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 36236

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: 1.00 1.00 1.00 2/66 26105
/proc/meminfo: memFree=972888/2055920 swapFree=4177928/4192956
[pid=26102] ppid=26100 vsize=5360 CPUtime=0
/proc/26102/stat : 26102 (glucose.sh) S 26100 26102 25939 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1098373810 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26102/statm: 1340 238 195 169 0 51 0
[pid=26105] ppid=26102 vsize=30876 CPUtime=1200.04
/proc/26105/stat : 26105 (glucose_static) R 26102 26102 25939 0 -1 4194304 6809 0 0 0 119995 9 0 0 25 0 1 0 1098373811 31617024 6787 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26105/statm: 7719 6787 75 172 0 7544 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 36236

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.97
CPU system time (s): 0.101984
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 36236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.101984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7294
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= 19
involuntary context switches= 1996

runsolver used 1.2898 second user time and 3.08653 second system time

The end

Launcher Data

Begin job on node10 at 2009-03-28 17:17:55
IDJOB=1515644
IDBENCH=70447
IDSOLVER=503
FILE ID=node10/1515644-1238257075
PBS_JOBID= 9060774
Free space on /tmp= 65604 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/120/unif-k5-r21.3-v120-c2556-S1963731659-060.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515644-1238257075/watcher-1515644-1238257075 -o /tmp/evaluation-result-1515644-1238257075/solver-1515644-1238257075 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515644-1238257075.cnf

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

MD5SUM BENCH= ad0fbcf6f5125cb9c05cf259388b367e
RANDOM SEED=1206399759

node10.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.272
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.272
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:       1001032 kB
Buffers:         86180 kB
Cached:         881268 kB
SwapCached:       8896 kB
Active:         198336 kB
Inactive:       780068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1001032 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:          16596 kB
Slab:            62624 kB
Committed_AS:  2787048 kB
PageTables:       1380 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= 65604 MiB
End job on node10 at 2009-03-28 17:37:58