Trace number 1733944

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.03 1200.62

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_9gates_u2_autoenc.cnf
MD5SUM8e1d63506cdb99d6b859945ef44fe71f
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 variables430
Number of clauses97558
Sum of the clauses size571598
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21578
Number of clauses of size 30
Number of clauses of size 4738
Number of clauses of size 55690
Number of clauses of size over 589488

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.09	c ==============================================================================
0.09/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.09	c ==============================================================================
0.09/0.09	c |         0 |   97494   571534 |   29248       0        0     nan |  0.000 % |
2.09/2.20	c |         0 |   62226   390286 |      --       0       --      -- |     --   | -5316/23808
2.09/2.20	c ==============================================================================
2.09/2.20	c Result  :   #vars: 335   #clauses: 62226   #literals: 390286
2.09/2.20	c CPU time:   2.18167 s
2.09/2.20	c ==============================================================================
2.28/2.30	c
2.28/2.30	c Starting glucose
2.28/2.30	c
2.28/2.30	
2.28/2.30	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
2.28/2.30	
2.28/2.30	c ============================[ Problem Statistics ]=============================
2.28/2.30	c |                                                                             |
2.28/2.30	c |  Number of variables:  335                                                  |
2.28/2.30	c |  Number of clauses:    62226                                                |
2.28/2.35	c |  Parsing time:         0.04         s                                       |
1200.00/1200.61	HOME/glucose.sh: line 55: 23431 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733944-1240794230/watcher-1733944-1240794230 -o /tmp/evaluation-result-1733944-1240794230/solver-1733944-1240794230 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1733944-1240794230.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/64 23428
/proc/meminfo: memFree=1650048/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=0
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 107455922 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 236 195 169 0 51 0
[pid=23429] ppid=23428 vsize=1016 CPUtime=0
/proc/23429/stat : 23429 (SatELite_releas) R 23428 23428 22924 0 -1 4194304 125 0 0 0 0 0 0 0 19 0 1 0 107455923 1040384 109 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/23429/statm: 254 110 50 174 0 77 0

[startup+0.0959011 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23428
/proc/meminfo: memFree=1650048/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=0
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 107455922 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 236 195 169 0 51 0
[pid=23429] ppid=23428 vsize=9284 CPUtime=0.09
/proc/23429/stat : 23429 (SatELite_releas) R 23428 23428 22924 0 -1 4194304 2133 0 0 0 8 1 0 0 19 0 1 0 107455923 9506816 2117 1992294400 134512640 135225430 4294956160 18446744073709551615 134548191 0 0 4096 3 0 0 0 17 0 0 0
/proc/23429/statm: 2321 2117 51 174 0 2144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14644

[startup+0.101902 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23428
/proc/meminfo: memFree=1650048/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=0
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 107455922 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 236 195 169 0 51 0
[pid=23429] ppid=23428 vsize=9284 CPUtime=0.09
/proc/23429/stat : 23429 (SatELite_releas) R 23428 23428 22924 0 -1 4194304 2175 0 0 0 8 1 0 0 19 0 1 0 107455923 9506816 2159 1992294400 134512640 135225430 4294956160 18446744073709551615 134549609 0 0 4096 3 0 0 0 17 0 0 0
/proc/23429/statm: 2321 2159 70 174 0 2144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14644

[startup+0.30193 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23428
/proc/meminfo: memFree=1650048/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=0
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 107455922 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 236 195 169 0 51 0
[pid=23429] ppid=23428 vsize=9568 CPUtime=0.29
/proc/23429/stat : 23429 (SatELite_releas) R 23428 23428 22924 0 -1 4194304 2261 0 0 0 28 1 0 0 21 0 1 0 107455923 9797632 2245 1992294400 134512640 135225430 4294956160 18446744073709551615 134586051 0 0 4096 3 0 0 0 17 0 0 0
/proc/23429/statm: 2392 2245 72 174 0 2215 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14928

[startup+0.701987 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23428
/proc/meminfo: memFree=1650048/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=0
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 107455922 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 236 195 169 0 51 0
[pid=23429] ppid=23428 vsize=10224 CPUtime=0.69
/proc/23429/stat : 23429 (SatELite_releas) R 23428 23428 22924 0 -1 4194304 2328 0 0 0 68 1 0 0 25 0 1 0 107455923 10469376 2312 1992294400 134512640 135225430 4294956160 18446744073709551615 134586058 0 0 4096 3 0 0 0 17 0 0 0
/proc/23429/statm: 2556 2312 72 174 0 2379 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15584

[startup+1.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23430
/proc/meminfo: memFree=1639792/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=0
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 107455922 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 236 195 169 0 51 0
[pid=23429] ppid=23428 vsize=12248 CPUtime=1.49
/proc/23429/stat : 23429 (SatELite_releas) R 23428 23428 22924 0 -1 4194304 2894 0 0 0 148 1 0 0 25 0 1 0 107455923 12541952 2673 1992294400 134512640 135225430 4294956160 18446744073709551615 134586104 0 0 4096 3 0 0 0 17 0 0 0
/proc/23429/statm: 3062 2673 77 174 0 2885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17608

[startup+3.10134 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23430
/proc/meminfo: memFree=1638704/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 5360
heavy processes:

[startup+6.30178 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1637744/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=10652 CPUtime=3.97
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 2520 0 0 0 396 1 0 0 25 0 1 0 107456153 10907648 2506 1992294400 134512640 135217611 4294956272 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 2663 2506 76 172 0 2488 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 16012

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1635824/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=12524 CPUtime=10.37
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 2960 0 0 0 1036 1 0 0 25 0 1 0 107456153 12824576 2946 1992294400 134512640 135217611 4294956272 18446744073709551615 134522547 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 3131 2946 77 172 0 2956 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17884

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1634352/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=14060 CPUtime=23.17
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 3339 0 0 0 2315 2 0 0 25 0 1 0 107456153 14397440 3325 1992294400 134512640 135217611 4294956272 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 3515 3325 77 172 0 3340 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19420

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1632304/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=16144 CPUtime=48.75
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 3838 0 0 0 4872 3 0 0 25 0 1 0 107456153 16531456 3824 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 4036 3824 77 172 0 3861 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 21504

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1629936/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=18996 CPUtime=99.92
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 4460 0 0 0 9989 3 0 0 25 0 1 0 107456153 19451904 4446 1992294400 134512640 135217611 4294956272 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 4749 4446 77 172 0 4574 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 24356

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1627952/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=20984 CPUtime=159.9
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 4982 0 0 0 15986 4 0 0 25 0 1 0 107456153 21487616 4968 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 5246 4968 77 172 0 5071 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 26344

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1626736/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=22128 CPUtime=219.87
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 5257 0 0 0 21983 4 0 0 25 0 1 0 107456153 22659072 5243 1992294400 134512640 135217611 4294956272 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 5532 5243 77 172 0 5357 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 27488

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1625200/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=23920 CPUtime=279.84
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 5637 0 0 0 27980 4 0 0 25 0 1 0 107456153 24494080 5623 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 5980 5623 77 172 0 5805 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 29280

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1624184/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=25088 CPUtime=339.82
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 5895 0 0 0 33977 5 0 0 25 0 1 0 107456153 25690112 5881 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 6272 5881 77 172 0 6097 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 30448

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

[pid=23431] ppid=23428 vsize=28000 CPUtime=459.76
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 6558 0 0 0 45970 6 0 0 25 0 1 0 107456153 28672000 6544 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 7000 6544 77 172 0 6825 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 33360

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1620920/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=28404 CPUtime=519.72
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 6688 0 0 0 51966 6 0 0 25 0 1 0 107456153 29085696 6674 1992294400 134512640 135217611 4294956272 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 7101 6674 77 172 0 6926 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 33764

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1619768/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=29768 CPUtime=579.69
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 6984 0 0 0 57963 6 0 0 25 0 1 0 107456153 30482432 6970 1992294400 134512640 135217611 4294956272 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 7442 6970 77 172 0 7267 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 35128

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1619192/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=30320 CPUtime=639.66
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 7129 0 0 0 63960 6 0 0 25 0 1 0 107456153 31047680 7115 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 7580 7115 77 172 0 7405 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 35680

[startup+702.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 23431
/proc/meminfo: memFree=1618104/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=31396 CPUtime=699.64
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 7408 0 0 0 69957 7 0 0 25 0 1 0 107456153 32149504 7394 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 7849 7394 77 172 0 7674 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 36756

[startup+762.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 23431
/proc/meminfo: memFree=1616824/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=32804 CPUtime=759.62
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 7696 0 0 0 75955 7 0 0 25 0 1 0 107456153 33591296 7682 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 8201 7682 77 172 0 8026 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 38164

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1616504/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=33540 CPUtime=819.59
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 7775 0 0 0 81952 7 0 0 25 0 1 0 107456153 34344960 7761 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 8385 7761 77 172 0 8210 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 38900

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1615352/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=34736 CPUtime=879.56
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 8046 0 0 0 87949 7 0 0 25 0 1 0 107456153 35569664 8032 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 8684 8032 77 172 0 8509 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 40096

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1614584/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=35624 CPUtime=939.53
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 8252 0 0 0 93945 8 0 0 25 0 1 0 107456153 36478976 8238 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 8906 8238 77 172 0 8731 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 40984

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1613240/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=37020 CPUtime=999.5
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 8585 0 0 0 99942 8 0 0 25 0 1 0 107456153 37908480 8568 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 9255 8568 77 172 0 9080 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 42380

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1612664/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=37676 CPUtime=1059.47
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 8711 0 0 0 105938 9 0 0 25 0 1 0 107456153 38580224 8694 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 9419 8694 77 172 0 9244 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 43036

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1612088/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=38288 CPUtime=1119.45
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 8844 0 0 0 111936 9 0 0 25 0 1 0 107456153 39206912 8827 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 9572 8827 77 172 0 9397 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 43648

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1611896/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=38648 CPUtime=1179.42
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 8895 0 0 0 117933 9 0 0 25 0 1 0 107456153 39575552 8878 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 9662 8878 77 172 0 9487 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 44008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23431
/proc/meminfo: memFree=1611384/2055920 swapFree=4181336/4192956
[pid=23428] ppid=23426 vsize=5360 CPUtime=2.29
/proc/23428/stat : 23428 (glucose.sh) S 23426 23428 22924 0 -1 4194304 313 2950 0 0 0 0 227 2 19 0 1 0 107455922 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23428/statm: 1340 238 195 169 0 51 0
[pid=23431] ppid=23428 vsize=39180 CPUtime=1197.71
/proc/23431/stat : 23431 (glucose_static) R 23428 23428 22924 0 -1 4194304 9031 0 0 0 119762 9 0 0 25 0 1 0 107456153 40120320 9014 1992294400 134512640 135217611 4294956272 18446744073709551615 134533248 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23431/statm: 9795 9014 77 172 0 9620 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 44540

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.62
CPU time (s): 1200.03
CPU user time (s): 1199.91
CPU system time (s): 0.123981
CPU usage (%): 99.9515
Max. virtual memory (cumulated for all children) (KiB): 44540

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

runsolver used 0.876866 second user time and 3.50547 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-27 03:03:51
IDJOB=1733944
IDBENCH=71151
IDSOLVER=503
FILE ID=node29/1733944-1240794230
PBS_JOBID= 9187291
Free space on /tmp= 66420 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_9gates_u2_autoenc.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733944-1240794230/watcher-1733944-1240794230 -o /tmp/evaluation-result-1733944-1240794230/solver-1733944-1240794230 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1733944-1240794230.cnf

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

MD5SUM BENCH= 8e1d63506cdb99d6b859945ef44fe71f
RANDOM SEED=878944352

node29.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.281
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.281
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:       1650592 kB
Buffers:         54528 kB
Cached:         272572 kB
SwapCached:       5488 kB
Active:         101964 kB
Inactive:       233044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650592 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:            4284 kB
Writeback:           0 kB
Mapped:          13612 kB
Slab:            56352 kB
Committed_AS:   479672 kB
PageTables:       1468 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= 66416 MiB
End job on node29 at 2009-04-27 03:23:53