Trace number 1784428

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) 5000.08 5002.11

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2640c305320g4.cnf
MD5SUM902bd5d693f19206156f2706c5c6e377
Bench CategoryCRAFTED (crafted 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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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.09/0.14	c ==============================================================================
0.09/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.14	c ==============================================================================
0.09/0.14	c |         0 |  305320   613120 |   91595       0        0     nan |  0.000 % |
1.99/2.05	c |         0 |  302680  1032060 |      --       0       --      -- |     --   | -2640/418940
1.99/2.05	c ==============================================================================
1.99/2.05	c Result  :   #vars: 2560   #clauses: 302680   #literals: 1032060
1.99/2.05	c CPU time:   2.00869 s
1.99/2.05	c ==============================================================================
2.28/2.35	c
2.28/2.35	c Starting glucose
2.28/2.35	c
2.28/2.35	
2.28/2.35	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
2.28/2.35	
2.28/2.35	c ============================[ Problem Statistics ]=============================
2.28/2.35	c |                                                                             |
2.28/2.35	c |  Number of variables:  2560                                                 |
2.28/2.35	c |  Number of clauses:    302680                                               |
2.34/2.53	c |  Parsing time:         0.15         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784428-1241940751/watcher-1784428-1241940751 -o /tmp/evaluation-result-1784428-1241940751/solver-1784428-1241940751 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1784428-1241940751.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 321
/proc/meminfo: memFree=1717544/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=0
/proc/321/stat : 321 (glucose.sh) R 319 321 31957 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 222108744 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 214919867039 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/321/statm: 1340 235 194 169 0 51 0
[pid=322] ppid=321 vsize=1008 CPUtime=0
/proc/322/stat : 322 (SatELite_releas) R 321 321 31957 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 222108745 1032192 118 1992294400 134512640 135225430 4294956192 18446744073709551615 134541534 0 0 4096 3 0 0 0 17 0 0 0
/proc/322/statm: 252 118 50 174 0 75 0

[startup+0.035676 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 321
/proc/meminfo: memFree=1717544/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=0
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 222108744 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/321/statm: 1340 236 195 169 0 51 0
[pid=322] ppid=321 vsize=4612 CPUtime=0.02
/proc/322/stat : 322 (SatELite_releas) R 321 321 31957 0 -1 4194304 951 0 0 0 2 0 0 0 18 0 1 0 222108745 4722688 935 1992294400 134512640 135225430 4294956192 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/322/statm: 1153 935 50 174 0 976 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9972

[startup+0.102689 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 321
/proc/meminfo: memFree=1717544/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=0
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 222108744 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/321/statm: 1340 236 195 169 0 51 0
[pid=322] ppid=321 vsize=10932 CPUtime=0.09
/proc/322/stat : 322 (SatELite_releas) R 321 321 31957 0 -1 4194304 2566 0 0 0 8 1 0 0 19 0 1 0 222108745 11194368 2550 1992294400 134512640 135225430 4294956192 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/322/statm: 2733 2550 50 174 0 2556 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16292

[startup+0.302731 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 321
/proc/meminfo: memFree=1717544/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=0
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 222108744 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/321/statm: 1340 236 195 169 0 51 0
[pid=322] ppid=321 vsize=27172 CPUtime=0.29
/proc/322/stat : 322 (SatELite_releas) R 321 321 31957 0 -1 4194304 5879 0 0 0 25 4 0 0 21 0 1 0 222108745 27824128 5863 1992294400 134512640 135225430 4294956192 18446744073709551615 134739694 0 0 4096 3 0 0 0 17 0 0 0
/proc/322/statm: 6793 5863 76 174 0 6616 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32532

[startup+0.701817 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 321
/proc/meminfo: memFree=1717544/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=0
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 222108744 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/321/statm: 1340 236 195 169 0 51 0
[pid=322] ppid=321 vsize=30896 CPUtime=0.69
/proc/322/stat : 322 (SatELite_releas) R 321 321 31957 0 -1 4194304 6203 0 0 0 65 4 0 0 25 0 1 0 222108745 31637504 6187 1992294400 134512640 135225430 4294956192 18446744073709551615 134586810 0 0 4096 3 0 0 0 17 0 0 0
/proc/322/statm: 7724 6187 77 174 0 7547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36256

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 323
/proc/meminfo: memFree=1692568/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=0
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 222108744 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/321/statm: 1340 236 195 169 0 51 0
[pid=322] ppid=321 vsize=30896 CPUtime=1.49
/proc/322/stat : 322 (SatELite_releas) R 321 321 31957 0 -1 4194304 6203 0 0 0 145 4 0 0 25 0 1 0 222108745 31637504 6187 1992294400 134512640 135225430 4294956192 18446744073709551615 134586136 0 0 4096 3 0 0 0 17 0 0 0
/proc/322/statm: 7724 6187 77 174 0 7547 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36256

[startup+3.10134 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 323
/proc/meminfo: memFree=1693848/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 5360
heavy processes:

[startup+6.30202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 324
/proc/meminfo: memFree=1684120/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=29380 CPUtime=3.93
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 7242 0 0 0 387 6 0 0 25 0 1 0 222108980 30085120 7228 1992294400 134512640 135217611 4294956304 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 7345 7228 77 172 0 7170 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 34740

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 324
/proc/meminfo: memFree=1676760/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=34764 CPUtime=10.33
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 8573 0 0 0 1027 6 0 0 25 0 1 0 222108980 35598336 8559 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 8691 8559 77 172 0 8516 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 40124

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 324
/proc/meminfo: memFree=1668760/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=43112 CPUtime=23.12
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 10655 0 0 0 2304 8 0 0 25 0 1 0 222108980 44146688 10641 1992294400 134512640 135217611 4294956304 18446744073709551615 134537680 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 10778 10641 77 172 0 10603 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 48472

[startup+51.1026 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 324
/proc/meminfo: memFree=1667480/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=44260 CPUtime=48.69
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 10932 0 0 0 4861 8 0 0 25 0 1 0 222108980 45322240 10918 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 11065 10918 77 172 0 10890 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 49620

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 324
/proc/meminfo: memFree=1666072/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=45768 CPUtime=99.87
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 11310 0 0 0 9979 8 0 0 25 0 1 0 222108980 46866432 11296 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 11442 11296 77 172 0 11267 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 51128

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 324
/proc/meminfo: memFree=1662936/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=49044 CPUtime=159.85
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 12097 0 0 0 15976 9 0 0 25 0 1 0 222108980 50221056 12083 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 12261 12083 77 172 0 12086 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 54404

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 324
/proc/meminfo: memFree=1660312/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=51676 CPUtime=219.83
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 12758 0 0 0 21973 10 0 0 25 0 1 0 222108980 52916224 12744 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 12919 12744 77 172 0 12744 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 57036

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 324
/proc/meminfo: memFree=1660312/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=51676 CPUtime=279.81
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 12762 0 0 0 27971 10 0 0 25 0 1 0 222108980 52916224 12748 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 12919 12748 77 172 0 12744 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 57036

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 324
/proc/meminfo: memFree=1658648/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=53464 CPUtime=339.79
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 13181 0 0 0 33968 11 0 0 25 0 1 0 222108980 54747136 13167 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 13366 13167 77 172 0 13191 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 58824


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

/proc/324/statm: 28228 27766 77 172 0 28053 0
Current children cumulated CPU time (s) 4360.53
Current children cumulated vsize (KiB) 118272

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 334
/proc/meminfo: memFree=1598296/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=114072 CPUtime=4418.16
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 28077 0 0 0 441786 30 0 0 25 0 1 0 222108980 116809728 28047 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 28518 28047 77 172 0 28343 0
Current children cumulated CPU time (s) 4420.5
Current children cumulated vsize (KiB) 119432

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 334
/proc/meminfo: memFree=1598168/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=114224 CPUtime=4478.14
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 28104 0 0 0 447783 31 0 0 25 0 1 0 222108980 116965376 28074 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 28556 28074 77 172 0 28381 0
Current children cumulated CPU time (s) 4480.48
Current children cumulated vsize (KiB) 119584

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 334
/proc/meminfo: memFree=1597656/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=114632 CPUtime=4538.12
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 28230 0 0 0 453781 31 0 0 25 0 1 0 222108980 117383168 28200 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 28658 28200 77 172 0 28483 0
Current children cumulated CPU time (s) 4540.46
Current children cumulated vsize (KiB) 119992

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 334
/proc/meminfo: memFree=1594712/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=117472 CPUtime=4598.1
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 28936 0 0 0 459779 31 0 0 25 0 1 0 222108980 120291328 28906 1992294400 134512640 135217611 4294956304 18446744073709551615 134537957 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 29368 28906 77 172 0 29193 0
Current children cumulated CPU time (s) 4600.44
Current children cumulated vsize (KiB) 122832

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 334
/proc/meminfo: memFree=1594712/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=117472 CPUtime=4658.07
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 28939 0 0 0 465776 31 0 0 25 0 1 0 222108980 120291328 28909 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 29368 28909 77 172 0 29193 0
Current children cumulated CPU time (s) 4660.41
Current children cumulated vsize (KiB) 122832

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 334
/proc/meminfo: memFree=1591704/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=120608 CPUtime=4718.05
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 29702 0 0 0 471773 32 0 0 25 0 1 0 222108980 123502592 29672 1992294400 134512640 135217611 4294956304 18446744073709551615 134533778 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 30152 29672 77 172 0 29977 0
Current children cumulated CPU time (s) 4720.39
Current children cumulated vsize (KiB) 125968

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 334
/proc/meminfo: memFree=1591704/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=120608 CPUtime=4778.02
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 29703 0 0 0 477770 32 0 0 25 0 1 0 222108980 123502592 29673 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 30152 29673 77 172 0 29977 0
Current children cumulated CPU time (s) 4780.36
Current children cumulated vsize (KiB) 125968

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 334
/proc/meminfo: memFree=1591704/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=120608 CPUtime=4837.99
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 29704 0 0 0 483767 32 0 0 25 0 1 0 222108980 123502592 29674 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 30152 29674 77 172 0 29977 0
Current children cumulated CPU time (s) 4840.33
Current children cumulated vsize (KiB) 125968

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 334
/proc/meminfo: memFree=1590680/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=121764 CPUtime=4897.98
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 29968 0 0 0 489765 33 0 0 25 0 1 0 222108980 124686336 29938 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 30441 29938 77 172 0 30266 0
Current children cumulated CPU time (s) 4900.32
Current children cumulated vsize (KiB) 127124

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 334
/proc/meminfo: memFree=1590424/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=121908 CPUtime=4957.95
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 30030 0 0 0 495762 33 0 0 25 0 1 0 222108980 124833792 30000 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 30477 30000 77 172 0 30302 0
Current children cumulated CPU time (s) 4960.29
Current children cumulated vsize (KiB) 127268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 334
/proc/meminfo: memFree=1589848/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=122624 CPUtime=4997.74
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 30176 0 0 0 499741 33 0 0 25 0 1 0 222108980 125566976 30146 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 30656 30146 77 172 0 30481 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 127984

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

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

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 334
/proc/meminfo: memFree=1589848/2055920 swapFree=4093368/4192956
[pid=321] ppid=319 vsize=5360 CPUtime=2.34
/proc/321/stat : 321 (glucose.sh) S 319 321 31957 0 -1 4194304 313 6208 0 0 0 0 228 6 16 0 1 0 222108744 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/321/statm: 1340 238 195 169 0 51 0
[pid=324] ppid=321 vsize=122624 CPUtime=4997.74
/proc/324/stat : 324 (glucose_static) R 321 321 31957 0 -1 4194304 30176 0 0 0 499741 33 0 0 25 0 1 0 222108980 125566976 30146 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/324/statm: 30656 30146 77 172 0 30481 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 127984

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 321 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=288652
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=67989
# CPU time returned by wait4() is 2.35664
# while last known CPU time is 5000.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5002.11
CPU time (s): 5000.08
CPU user time (s): 4999.69
CPU system time (s): 0.39
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 127984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.28865
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6521
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= 5
involuntary context switches= 4

runsolver used 4.40733 second user time and 13.7949 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-10 09:32:31
IDJOB=1784428
IDBENCH=71499
IDSOLVER=610
FILE ID=node10/1784428-1241940751
PBS_JOBID= 9264997
Free space on /tmp= 66404 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2640c305320g4.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784428-1241940751/watcher-1784428-1241940751 -o /tmp/evaluation-result-1784428-1241940751/solver-1784428-1241940751 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1784428-1241940751.cnf

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

MD5SUM BENCH= 902bd5d693f19206156f2706c5c6e377
RANDOM SEED=527839456

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.263
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	: 5931.00
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.263
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:       1718088 kB
Buffers:         53096 kB
Cached:         145368 kB
SwapCached:      94412 kB
Active:         130212 kB
Inactive:       164080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718088 kB
SwapTotal:     4192956 kB
SwapFree:      4093368 kB
Dirty:            5512 kB
Writeback:           0 kB
Mapped:          14168 kB
Slab:            29620 kB
Committed_AS:   741496 kB
PageTables:       1372 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= 66396 MiB
End job on node10 at 2009-05-10 10:55:55