Trace number 1733444

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_10gates_u2_autoenc.cnf
MD5SUMb22738b664eaf1324f561a555f3cf0f3
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 variables475
Number of clauses117796
Sum of the clauses size690176
Maximum clause length13
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21987
Number of clauses of size 34
Number of clauses of size 41021
Number of clauses of size 56342
Number of clauses of size over 5108378

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.12	c ==============================================================================
0.09/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         0 |  117732   690112 |   35319       0        0     nan |  0.000 % |
3.09/3.18	c |         0 |   76120   471134 |      --       0       --      -- |     --   | -5772/26782
3.09/3.18	c ==============================================================================
3.09/3.18	c Result  :   #vars: 378   #clauses: 76120   #literals: 471134
3.09/3.18	c CPU time:   3.15452 s
3.09/3.18	c ==============================================================================
3.29/3.31	c
3.29/3.31	c Starting glucose
3.29/3.31	c
3.29/3.31	
3.29/3.31	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
3.29/3.31	
3.29/3.31	c ============================[ Problem Statistics ]=============================
3.29/3.31	c |                                                                             |
3.29/3.32	c |  Number of variables:  378                                                  |
3.29/3.32	c |  Number of clauses:    76120                                                |
3.29/3.37	c |  Parsing time:         0.05         s                                       |
1200.10/1200.51	HOME/glucose.sh: line 55: 10236 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-1733444-1240788535/watcher-1733444-1240788535 -o /tmp/evaluation-result-1733444-1240788535/solver-1733444-1240788535 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1733444-1240788535.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.83 1.82 1.45 3/64 10233
/proc/meminfo: memFree=1659952/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=0
/proc/10233/stat : 10233 (glucose.sh) R 10231 10233 9800 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 106879454 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10233/statm: 1340 235 194 169 0 51 0
[pid=10234] ppid=10233 vsize=1016 CPUtime=0
/proc/10234/stat : 10234 (SatELite_releas) R 10233 10233 9800 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 106879455 1040384 99 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/10234/statm: 254 99 50 174 0 77 0

[startup+0.0231891 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 10233
/proc/meminfo: memFree=1659952/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=0
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106879454 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10233/statm: 1340 236 195 169 0 51 0
[pid=10234] ppid=10233 vsize=2284 CPUtime=0.01
/proc/10234/stat : 10234 (SatELite_releas) R 10233 10233 9800 0 -1 4194304 428 0 0 0 1 0 0 0 18 0 1 0 106879455 2338816 412 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/10234/statm: 571 412 50 174 0 394 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7644

[startup+0.101198 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 10233
/proc/meminfo: memFree=1659952/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=0
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106879454 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10233/statm: 1340 236 195 169 0 51 0
[pid=10234] ppid=10233 vsize=7552 CPUtime=0.09
/proc/10234/stat : 10234 (SatELite_releas) R 10233 10233 9800 0 -1 4194304 1753 0 0 0 8 1 0 0 19 0 1 0 106879455 7733248 1737 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/10234/statm: 1888 1739 51 174 0 1711 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12912

[startup+0.301224 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 10233
/proc/meminfo: memFree=1659952/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=0
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106879454 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10233/statm: 1340 236 195 169 0 51 0
[pid=10234] ppid=10233 vsize=11188 CPUtime=0.29
/proc/10234/stat : 10234 (SatELite_releas) R 10233 10233 9800 0 -1 4194304 2675 0 0 0 28 1 0 0 21 0 1 0 106879455 11456512 2655 1992294400 134512640 135225430 4294956160 18446744073709551615 134548779 0 0 4096 3 0 0 0 17 1 0 0
/proc/10234/statm: 2797 2655 72 174 0 2620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16548

[startup+0.701278 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 10233
/proc/meminfo: memFree=1659952/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=0
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106879454 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10233/statm: 1340 236 195 169 0 51 0
[pid=10234] ppid=10233 vsize=11528 CPUtime=0.69
/proc/10234/stat : 10234 (SatELite_releas) R 10233 10233 9800 0 -1 4194304 2733 0 0 0 68 1 0 0 25 0 1 0 106879455 11804672 2713 1992294400 134512640 135225430 4294956160 18446744073709551615 134548921 0 0 4096 3 0 0 0 17 1 0 0
/proc/10234/statm: 2882 2713 72 174 0 2705 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16888

[startup+1.50139 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 10235
/proc/meminfo: memFree=1649056/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=0
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106879454 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10233/statm: 1340 236 195 169 0 51 0
[pid=10234] ppid=10233 vsize=13752 CPUtime=1.48
/proc/10234/stat : 10234 (SatELite_releas) R 10233 10233 9800 0 -1 4194304 3095 0 0 0 147 1 0 0 25 0 1 0 106879455 14082048 3033 1992294400 134512640 135225430 4294956160 18446744073709551615 134586145 0 0 4096 3 0 0 0 17 1 0 0
/proc/10234/statm: 3438 3033 77 174 0 3261 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19112

[startup+3.1026 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 10235
/proc/meminfo: memFree=1646880/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=0
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106879454 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10233/statm: 1340 236 195 169 0 51 0
[pid=10234] ppid=10233 vsize=14676 CPUtime=3.09
/proc/10234/stat : 10234 (SatELite_releas) R 10233 10233 9800 0 -1 4194304 3501 0 0 0 307 2 0 0 25 0 1 0 106879455 15028224 3185 1992294400 134512640 135225430 4294956160 18446744073709551615 134586099 0 0 4096 3 0 0 0 17 1 0 0
/proc/10234/statm: 3669 3185 77 174 0 3492 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20036

[startup+6.30104 s]
/proc/loadavg: 1.77 1.81 1.44 2/66 10236
/proc/meminfo: memFree=1646816/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=11532 CPUtime=2.97
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 2752 0 0 0 296 1 0 0 25 0 1 0 106879786 11808768 2738 1992294400 134512640 135217611 4294956272 18446744073709551615 134537229 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 2883 2738 77 172 0 2708 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16892

[startup+12.7019 s]
/proc/loadavg: 1.71 1.79 1.44 2/66 10236
/proc/meminfo: memFree=1644832/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=13232 CPUtime=9.37
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 3139 0 0 0 936 1 0 0 25 0 1 0 106879786 13549568 3125 1992294400 134512640 135217611 4294956272 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 3308 3125 77 172 0 3133 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18592

[startup+25.5016 s]
/proc/loadavg: 1.55 1.75 1.43 2/66 10236
/proc/meminfo: memFree=1643168/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=14912 CPUtime=22.16
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 3544 0 0 0 2214 2 0 0 25 0 1 0 106879786 15269888 3530 1992294400 134512640 135217611 4294956272 18446744073709551615 134533225 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 3728 3530 77 172 0 3553 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 20272

[startup+51.1011 s]
/proc/loadavg: 1.36 1.69 1.42 2/66 10236
/proc/meminfo: memFree=1641504/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=16708 CPUtime=47.75
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 3980 0 0 0 4773 2 0 0 25 0 1 0 106879786 17108992 3966 1992294400 134512640 135217611 4294956272 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 4177 3966 77 172 0 4002 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 22068

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.40 2/66 10236
/proc/meminfo: memFree=1638496/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=19956 CPUtime=98.93
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 4716 0 0 0 9891 2 0 0 25 0 1 0 106879786 20434944 4702 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 4989 4702 77 172 0 4814 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 25316

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.37 2/66 10236
/proc/meminfo: memFree=1636704/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=21764 CPUtime=158.91
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 5167 0 0 0 15888 3 0 0 25 0 1 0 106879786 22286336 5153 1992294400 134512640 135217611 4294956272 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 5441 5153 77 172 0 5266 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 27124

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.34 2/66 10236
/proc/meminfo: memFree=1634656/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=23888 CPUtime=218.9
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 5659 0 0 0 21886 4 0 0 25 0 1 0 106879786 24461312 5645 1992294400 134512640 135217611 4294956272 18446744073709551615 134522443 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 5972 5645 77 172 0 5797 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 29248

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.32 2/66 10236
/proc/meminfo: memFree=1632864/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=25896 CPUtime=278.88
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 6102 0 0 0 27883 5 0 0 25 0 1 0 106879786 26517504 6088 1992294400 134512640 135217611 4294956272 18446744073709551615 134533248 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 6474 6088 77 172 0 6299 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 31256

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.30 2/66 10236
/proc/meminfo: memFree=1631712/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=27304 CPUtime=338.86
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 6395 0 0 0 33881 5 0 0 25 0 1 0 106879786 27959296 6381 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 6826 6381 77 172 0 6651 0

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

[pid=10236] ppid=10233 vsize=31532 CPUtime=518.8
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 7397 0 0 0 51874 6 0 0 25 0 1 0 106879786 32288768 7383 1992294400 134512640 135217611 4294956272 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 7883 7383 77 172 0 7708 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 36892

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/66 10236
/proc/meminfo: memFree=1626912/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=32256 CPUtime=578.78
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 7567 0 0 0 57872 6 0 0 25 0 1 0 106879786 33030144 7553 1992294400 134512640 135217611 4294956272 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 8064 7553 77 172 0 7889 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 37616

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/66 10236
/proc/meminfo: memFree=1626400/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=32844 CPUtime=638.77
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 7690 0 0 0 63870 7 0 0 25 0 1 0 106879786 33632256 7676 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 8211 7676 77 172 0 8036 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 38204

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/66 10238
/proc/meminfo: memFree=1625120/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=34132 CPUtime=698.74
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 7988 0 0 0 69867 7 0 0 25 0 1 0 106879786 34951168 7974 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 8533 7974 77 172 0 8358 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 39492

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 10238
/proc/meminfo: memFree=1624672/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=34684 CPUtime=758.73
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 8089 0 0 0 75866 7 0 0 25 0 1 0 106879786 35516416 8075 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 8671 8075 77 172 0 8496 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 40044

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 10238
/proc/meminfo: memFree=1623968/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=35404 CPUtime=818.7
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 8250 0 0 0 81863 7 0 0 25 0 1 0 106879786 36253696 8236 1992294400 134512640 135217611 4294956272 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 8851 8236 77 172 0 8676 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 40764

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 10238
/proc/meminfo: memFree=1623456/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=36284 CPUtime=878.69
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 8370 0 0 0 87861 8 0 0 25 0 1 0 106879786 37154816 8356 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 9071 8356 77 172 0 8896 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 41644

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 10238
/proc/meminfo: memFree=1622752/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=37076 CPUtime=938.67
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 8554 0 0 0 93859 8 0 0 25 0 1 0 106879786 37965824 8540 1992294400 134512640 135217611 4294956272 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 9269 8540 77 172 0 9094 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 42436

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 10238
/proc/meminfo: memFree=1621280/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=38472 CPUtime=998.65
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 8911 0 0 0 99856 9 0 0 25 0 1 0 106879786 39395328 8897 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 9618 8897 77 172 0 9443 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 43832

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 10238
/proc/meminfo: memFree=1621024/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=38840 CPUtime=1058.63
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 8968 0 0 0 105854 9 0 0 25 0 1 0 106879786 39772160 8954 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 9710 8954 77 172 0 9535 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 44200

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 10238
/proc/meminfo: memFree=1619168/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=40828 CPUtime=1118.61
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 9440 0 0 0 111852 9 0 0 25 0 1 0 106879786 41807872 9426 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 10207 9426 77 172 0 10032 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 46188

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 10238
/proc/meminfo: memFree=1618912/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=40968 CPUtime=1178.6
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 9495 0 0 0 117850 10 0 0 25 0 1 0 106879786 41951232 9481 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 10242 9481 77 172 0 10067 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 46328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 10238
/proc/meminfo: memFree=1618720/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=41116 CPUtime=1196.8
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 9536 0 0 0 119670 10 0 0 25 0 1 0 106879786 42102784 9522 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 10279 9522 77 172 0 10104 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 46476

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 10238
/proc/meminfo: memFree=1618720/2055920 swapFree=4191900/4192956
[pid=10233] ppid=10231 vsize=5360 CPUtime=3.3
/proc/10233/stat : 10233 (glucose.sh) S 10231 10233 9800 0 -1 4194304 313 3506 0 0 0 0 327 3 16 0 1 0 106879454 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10233/statm: 1340 238 195 169 0 51 0
[pid=10236] ppid=10233 vsize=41116 CPUtime=1196.8
/proc/10236/stat : 10236 (glucose_static) R 10233 10233 9800 0 -1 4194304 9536 0 0 0 119670 10 0 0 25 0 1 0 106879786 42102784 9522 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10236/statm: 10279 9522 77 172 0 10104 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 46476

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.13
CPU user time (s): 1199.98
CPU system time (s): 0.144977
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 46476

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

runsolver used 1.37779 second user time and 2.98754 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-27 01:28:55
IDJOB=1733444
IDBENCH=71141
IDSOLVER=503
FILE ID=node71/1733444-1240788535
PBS_JOBID= 9187250
Free space on /tmp= 66424 MiB

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

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

MD5SUM BENCH= b22738b664eaf1324f561a555f3cf0f3
RANDOM SEED=1562481250

node71.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.236
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.236
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:       1660432 kB
Buffers:         39096 kB
Cached:         276576 kB
SwapCached:        528 kB
Active:         133560 kB
Inactive:       196176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660432 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4920 kB
Writeback:           0 kB
Mapped:          22316 kB
Slab:            51676 kB
Committed_AS:   330288 kB
PageTables:       1436 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= 66420 MiB
End job on node71 at 2009-04-27 01:48:57