Trace number 1517528

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.06 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S583379276-046.cnf
MD5SUMec21ee53dc668007eeef1fc2466b7011
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark717.111
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
Number of clauses of size 40
Number of clauses of size 50
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 |    2040     6120 |     611       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2030     6158 |      --       0       --      -- |     --   | -10/38
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 469   #clauses: 2030   #literals: 6158
0.00/0.00	c CPU time:   0.004999 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:  469                                                  |
0.00/0.01	c |  Number of clauses:    2030                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.04/1200.61	HOME/glucose.sh: line 55:  7284 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-1517528-1238287012/watcher-1517528-1238287012 -o /tmp/evaluation-result-1517528-1238287012/solver-1517528-1238287012 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517528-1238287012.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 7281
/proc/meminfo: memFree=1586120/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) R 7279 7281 7138 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665529503 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7281/statm: 1340 235 194 169 0 51 0
[pid=7282] ppid=7281 vsize=1012 CPUtime=0
/proc/7282/stat : 7282 (SatELite_releas) R 7281 7281 7138 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 1101365167 1036288 143 1992294400 134512640 135225430 4294956176 18446744073709551615 134587606 0 0 4096 3 0 0 0 17 0 0 0
/proc/7282/statm: 253 143 76 174 0 76 0

[startup+0.04088 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 7281
/proc/meminfo: memFree=1586120/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101886 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 7281
/proc/meminfo: memFree=1586120/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301907 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 7281
/proc/meminfo: memFree=1586120/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701951 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 7281
/proc/meminfo: memFree=1586120/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50202 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7284
/proc/meminfo: memFree=1584120/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=3788 CPUtime=1.48
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 587 0 0 0 148 0 0 0 25 0 1 0 1101365167 3878912 573 1992294400 134512640 135217611 4294956304 18446744073709551615 134533093 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 947 573 75 172 0 772 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9148

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7284
/proc/meminfo: memFree=1583416/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=4456 CPUtime=3.07
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 747 0 0 0 307 0 0 0 25 0 1 0 1101365167 4562944 733 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 1114 733 75 172 0 939 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9816

[startup+6.30151 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7284
/proc/meminfo: memFree=1582520/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=5216 CPUtime=6.27
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 929 0 0 0 627 0 0 0 25 0 1 0 1101365167 5341184 915 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 1304 915 75 172 0 1129 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10576

[startup+12.7022 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7284
/proc/meminfo: memFree=1581304/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=6168 CPUtime=12.67
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 1184 0 0 0 1267 0 0 0 25 0 1 0 1101365167 6316032 1170 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/7284/statm: 1542 1170 75 172 0 1367 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11528

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7284
/proc/meminfo: memFree=1580152/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=7300 CPUtime=25.47
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 1459 0 0 0 2546 1 0 0 25 0 1 0 1101365167 7475200 1445 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 1825 1445 75 172 0 1650 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12660

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7284
/proc/meminfo: memFree=1578488/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=9040 CPUtime=51.05
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 1867 0 0 0 5104 1 0 0 25 0 1 0 1101365167 9256960 1853 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 2260 1853 75 172 0 2085 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14400

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7284
/proc/meminfo: memFree=1576056/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=11392 CPUtime=102.23
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 2422 0 0 0 10221 2 0 0 25 0 1 0 1101365167 11665408 2408 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/7284/statm: 2848 2408 75 172 0 2673 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 16752

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7284
/proc/meminfo: memFree=1574200/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=13392 CPUtime=162.19
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 2879 0 0 0 16217 2 0 0 25 0 1 0 1101365167 13713408 2865 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 3348 2865 75 172 0 3173 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 18752

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7284
/proc/meminfo: memFree=1572920/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=14756 CPUtime=222.17
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 3201 0 0 0 22214 3 0 0 25 0 1 0 1101365167 15110144 3187 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 3689 3187 75 172 0 3514 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 20116

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7284
/proc/meminfo: memFree=1571576/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=16296 CPUtime=282.15
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 3548 0 0 0 28212 3 0 0 25 0 1 0 1101365167 16687104 3534 1992294400 134512640 135217611 4294956304 18446744073709551615 134533757 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 4074 3534 75 172 0 3899 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 21656

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7285
/proc/meminfo: memFree=1570488/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=17308 CPUtime=342.12
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 3806 0 0 0 34208 4 0 0 25 0 1 0 1101365167 17723392 3792 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 4327 3792 75 172 0 4152 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 22668

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7286
/proc/meminfo: memFree=1569400/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=18316 CPUtime=402.09
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 4075 0 0 0 40205 4 0 0 25 0 1 0 1101365167 18755584 4061 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 4579 4061 75 172 0 4404 0

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

[pid=7284] ppid=7281 vsize=19296 CPUtime=462.06
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 4288 0 0 0 46202 4 0 0 25 0 1 0 1101365167 19759104 4274 1992294400 134512640 135217611 4294956304 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/7284/statm: 4824 4274 75 172 0 4649 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 24656

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7286
/proc/meminfo: memFree=1567864/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=20160 CPUtime=522.03
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 4469 0 0 0 52199 4 0 0 25 0 1 0 1101365167 20643840 4455 1992294400 134512640 135217611 4294956304 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 5040 4455 75 172 0 4865 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 25520

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7286
/proc/meminfo: memFree=1567224/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=20820 CPUtime=582.01
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 4631 0 0 0 58197 4 0 0 25 0 1 0 1101365167 21319680 4617 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 5205 4617 75 172 0 5030 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 26180

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7286
/proc/meminfo: memFree=1566456/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=21652 CPUtime=642
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 4826 0 0 0 64195 5 0 0 25 0 1 0 1101365167 22171648 4812 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 5413 4812 75 172 0 5238 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 27012

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7286
/proc/meminfo: memFree=1565496/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=22448 CPUtime=701.96
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 5032 0 0 0 70191 5 0 0 25 0 1 0 1101365167 22986752 5018 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 5612 5018 75 172 0 5437 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 27808

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7286
/proc/meminfo: memFree=1564920/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=23124 CPUtime=761.94
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 5175 0 0 0 76189 5 0 0 25 0 1 0 1101365167 23678976 5161 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 5781 5161 75 172 0 5606 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 28484

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7286
/proc/meminfo: memFree=1564280/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=23776 CPUtime=821.91
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 5338 0 0 0 82185 6 0 0 25 0 1 0 1101365167 24346624 5324 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 5944 5324 75 172 0 5769 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 29136

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7286
/proc/meminfo: memFree=1563896/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=24180 CPUtime=881.88
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 5432 0 0 0 88182 6 0 0 25 0 1 0 1101365167 24760320 5418 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 6045 5418 75 172 0 5870 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 29540

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7286
/proc/meminfo: memFree=1563128/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=24916 CPUtime=941.85
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 5620 0 0 0 94179 6 0 0 25 0 1 0 1101365167 25513984 5606 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 6229 5606 75 172 0 6054 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 30276

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7286
/proc/meminfo: memFree=1562552/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=25500 CPUtime=1001.83
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 5768 0 0 0 100177 6 0 0 25 0 1 0 1101365167 26112000 5754 1992294400 134512640 135217611 4294956304 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 6375 5754 75 172 0 6200 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 30860

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 7286
/proc/meminfo: memFree=1562104/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=26040 CPUtime=1061.8
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 5874 0 0 0 106173 7 0 0 25 0 1 0 1101365167 26664960 5860 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 6510 5860 75 172 0 6335 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 31400

[startup+1122.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/75 7286
/proc/meminfo: memFree=1561848/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=26404 CPUtime=1121.77
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 5951 0 0 0 112170 7 0 0 25 0 1 0 1101365167 27037696 5937 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 6601 5937 75 172 0 6426 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 31764

[startup+1182.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/75 7286
/proc/meminfo: memFree=1561080/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=27116 CPUtime=1181.75
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 6141 0 0 0 118168 7 0 0 25 0 1 0 1101365167 27766784 6127 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 6779 6127 75 172 0 6604 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 32476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.09 1.04 1.00 2/75 7286
/proc/meminfo: memFree=1560952/2055920 swapFree=4177652/4192956
[pid=7281] ppid=7279 vsize=5360 CPUtime=0
/proc/7281/stat : 7281 (glucose.sh) S 7279 7281 7138 0 -1 4194304 313 165 0 0 0 0 0 0 18 0 1 0 1101365166 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7281/statm: 1340 238 195 169 0 51 0
[pid=7284] ppid=7281 vsize=27260 CPUtime=1200.04
/proc/7284/stat : 7284 (glucose_static) R 7281 7281 7138 0 -1 4194304 6173 0 0 0 119997 7 0 0 25 0 1 0 1101365167 27914240 6159 1992294400 134512640 135217611 4294956304 18446744073709551615 134533174 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7284/statm: 6815 6159 75 172 0 6640 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 32620

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1199.98
CPU system time (s): 0.081987
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 32620

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

runsolver used 1.09583 second user time and 3.3085 second system time

The end

Launcher Data

Begin job on node84 at 2009-03-29 01:36:52
IDJOB=1517528
IDBENCH=70604
IDSOLVER=503
FILE ID=node84/1517528-1238287012
PBS_JOBID= 9060959
Free space on /tmp= 66120 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S583379276-046.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517528-1238287012/watcher-1517528-1238287012 -o /tmp/evaluation-result-1517528-1238287012/solver-1517528-1238287012 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517528-1238287012.cnf

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

MD5SUM BENCH= ec21ee53dc668007eeef1fc2466b7011
RANDOM SEED=1630611561

node84.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1586664 kB
Buffers:         65820 kB
Cached:         320396 kB
SwapCached:       6960 kB
Active:         162528 kB
Inactive:       233244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586664 kB
SwapTotal:     4192956 kB
SwapFree:      4177652 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          15024 kB
Slab:            58644 kB
Committed_AS:  2790280 kB
PageTables:       1980 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= 66120 MiB
End job on node84 at 2009-03-29 01:56:55