Trace number 1728895

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.05 1200.41

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_3.sat05-450.reshuffled-07.cnf
MD5SUMa4a7c528ede134442a2d3ba0a444cdbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark864.685
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   19606    74006 |    5881       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |   17342    64974 |      --       0       --      -- |     --   | -2096/-8333
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 2790   #clauses: 17342   #literals: 64974
0.00/0.03	c CPU time:   0.028995 s
0.00/0.03	c ==============================================================================
0.00/0.06	c
0.00/0.06	c Starting glucose
0.00/0.06	c
0.00/0.06	
0.00/0.06	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.06	
0.00/0.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Number of variables:  2790                                                 |
0.00/0.06	c |  Number of clauses:    17342                                                |
0.04/0.07	c |  Parsing time:         0.01         s                                       |
1200.01/1200.41	HOME/glucose.sh: line 55:   919 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-1728895-1240742603/watcher-1728895-1240742603 -o /tmp/evaluation-result-1728895-1240742603/solver-1728895-1240742603 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1728895-1240742603.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 916
/proc/meminfo: memFree=1687880/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0
/proc/916/stat : 916 (glucose.sh) R 914 916 728 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 102288768 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272836913823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/916/statm: 1340 235 194 169 0 51 0
[pid=917] ppid=916 vsize=1360 CPUtime=0
/proc/917/stat : 917 (SatELite_releas) R 916 916 728 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 102288768 1392640 169 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/917/statm: 340 169 50 174 0 163 0

[startup+0.0729119 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 916
/proc/meminfo: memFree=1687880/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.101919 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 916
/proc/meminfo: memFree=1687880/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.301947 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 916
/proc/meminfo: memFree=1687880/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.702007 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 916
/proc/meminfo: memFree=1687880/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+1.50112 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1684536/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=4472 CPUtime=1.43
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 843 0 0 0 143 0 0 0 25 0 1 0 102288774 4579328 829 1992294400 134512640 135217611 4294956288 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 1118 829 76 172 0 943 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9832

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1683896/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=5264 CPUtime=3.02
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 1048 0 0 0 302 0 0 0 25 0 1 0 102288774 5390336 1034 1992294400 134512640 135217611 4294956288 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 1316 1034 76 172 0 1141 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 10624

[startup+6.30182 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1682616/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=5792 CPUtime=6.22
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 1177 0 0 0 622 0 0 0 25 0 1 0 102288774 5931008 1163 1992294400 134512640 135217611 4294956288 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 1448 1163 76 172 0 1273 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11152

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1682040/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=6584 CPUtime=12.63
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 1359 0 0 0 1262 1 0 0 25 0 1 0 102288774 6742016 1345 1992294400 134512640 135217611 4294956288 18446744073709551615 134536942 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 1646 1345 76 172 0 1471 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11944

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1680888/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=7548 CPUtime=25.42
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 1606 0 0 0 2541 1 0 0 25 0 1 0 102288774 7729152 1592 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 1887 1592 76 172 0 1712 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12908

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1679416/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=9040 CPUtime=51.01
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 1978 0 0 0 5099 2 0 0 25 0 1 0 102288774 9256960 1964 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 2260 1964 76 172 0 2085 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14400

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1676920/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=11560 CPUtime=102.2
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 2617 0 0 0 10217 3 0 0 25 0 1 0 102288774 11837440 2603 1992294400 134512640 135217611 4294956288 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 2890 2603 76 172 0 2715 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16920

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1674616/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=13892 CPUtime=162.18
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 3165 0 0 0 16215 3 0 0 25 0 1 0 102288774 14225408 3151 1992294400 134512640 135217611 4294956288 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 3473 3151 76 172 0 3298 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 19252

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1672120/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=16440 CPUtime=222.16
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 3790 0 0 0 22212 4 0 0 25 0 1 0 102288774 16834560 3776 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 4110 3776 76 172 0 3935 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 21800

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1671480/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=17192 CPUtime=282.14
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 3943 0 0 0 28210 4 0 0 25 0 1 0 102288774 17604608 3929 1992294400 134512640 135217611 4294956288 18446744073709551615 134522438 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 4298 3929 76 172 0 4123 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 22552

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1671224/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=17524 CPUtime=342.12
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 4014 0 0 0 34208 4 0 0 25 0 1 0 102288774 17944576 4000 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 4381 4000 76 172 0 4206 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 22884

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1670520/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=18072 CPUtime=402.11
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 4171 0 0 0 40206 5 0 0 25 0 1 0 102288774 18505728 4157 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 4518 4157 76 172 0 4343 0

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

[pid=919] ppid=916 vsize=18640 CPUtime=462.09
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 4314 0 0 0 46204 5 0 0 25 0 1 0 102288774 19087360 4300 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 4660 4300 76 172 0 4485 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 24000

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1669176/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=19460 CPUtime=522.07
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 4509 0 0 0 52202 5 0 0 25 0 1 0 102288774 19927040 4495 1992294400 134512640 135217611 4294956288 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 4865 4495 76 172 0 4690 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 24820

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1667064/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=21628 CPUtime=582.05
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 5024 0 0 0 58199 6 0 0 25 0 1 0 102288774 22147072 5010 1992294400 134512640 135217611 4294956288 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 5407 5010 76 172 0 5232 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 26988

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1665720/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=22836 CPUtime=642.04
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 5349 0 0 0 64198 6 0 0 25 0 1 0 102288774 23384064 5335 1992294400 134512640 135217611 4294956288 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 5709 5335 76 172 0 5534 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 28196

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1665528/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=23132 CPUtime=702.01
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 5393 0 0 0 70195 6 0 0 25 0 1 0 102288774 23687168 5379 1992294400 134512640 135217611 4294956288 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 5783 5379 76 172 0 5608 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 28492

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1665144/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=23420 CPUtime=762
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 5485 0 0 0 76194 6 0 0 25 0 1 0 102288774 23982080 5471 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 5855 5471 76 172 0 5680 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 28780

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1664760/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=24156 CPUtime=821.98
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 5584 0 0 0 82192 6 0 0 25 0 1 0 102288774 24735744 5570 1992294400 134512640 135217611 4294956288 18446744073709551615 134533322 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 6039 5570 76 172 0 5864 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 29516

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 919
/proc/meminfo: memFree=1664376/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=24488 CPUtime=881.96
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 5664 0 0 0 88190 6 0 0 25 0 1 0 102288774 25075712 5650 1992294400 134512640 135217611 4294956288 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 6122 5650 76 172 0 5947 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 29848

[startup+942.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 919
/proc/meminfo: memFree=1663864/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=24944 CPUtime=941.95
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 5772 0 0 0 94188 7 0 0 25 0 1 0 102288774 25542656 5758 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 6236 5758 76 172 0 6061 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 30304

[startup+1002.3 s]
/proc/loadavg: 1.12 1.04 1.01 2/66 919
/proc/meminfo: memFree=1663480/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=25408 CPUtime=1001.93
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 5864 0 0 0 100186 7 0 0 25 0 1 0 102288774 26017792 5850 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 6352 5850 76 172 0 6177 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 30768

[startup+1062.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 925
/proc/meminfo: memFree=1662512/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=26124 CPUtime=1061.91
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 6057 0 0 0 106184 7 0 0 25 0 1 0 102288774 26750976 6043 1992294400 134512640 135217611 4294956288 18446744073709551615 134533690 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 6531 6043 76 172 0 6356 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 31484

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 925
/proc/meminfo: memFree=1661816/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=26860 CPUtime=1121.88
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 6229 0 0 0 112181 7 0 0 25 0 1 0 102288774 27504640 6215 1992294400 134512640 135217611 4294956288 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 6715 6215 76 172 0 6540 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 32220

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 925
/proc/meminfo: memFree=1661176/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=27656 CPUtime=1181.87
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 6410 0 0 0 118179 8 0 0 25 0 1 0 102288774 28319744 6396 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 6914 6396 76 172 0 6739 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 33016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 925
/proc/meminfo: memFree=1660664/2055920 swapFree=4181440/4192956
[pid=916] ppid=914 vsize=5360 CPUtime=0.04
/proc/916/stat : 916 (glucose.sh) S 914 916 728 0 -1 4194304 313 700 0 0 0 0 4 0 16 0 1 0 102288768 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/916/statm: 1340 238 195 169 0 51 0
[pid=919] ppid=916 vsize=28052 CPUtime=1199.97
/proc/919/stat : 919 (glucose_static) R 916 916 728 0 -1 4194304 6511 0 0 0 119989 8 0 0 25 0 1 0 102288774 28725248 6497 1992294400 134512640 135217611 4294956288 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/919/statm: 7013 6497 76 172 0 6838 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 33412

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.41
CPU time (s): 1200.05
CPU user time (s): 1199.95
CPU system time (s): 0.098984
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 33412

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

runsolver used 1.43078 second user time and 2.94555 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-26 12:43:24
IDJOB=1728895
IDBENCH=24688
IDSOLVER=503
FILE ID=node39/1728895-1240742603
PBS_JOBID= 9187030
Free space on /tmp= 66344 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest02/ezfact64_3.sat05-450.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728895-1240742603/watcher-1728895-1240742603 -o /tmp/evaluation-result-1728895-1240742603/solver-1728895-1240742603 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1728895-1240742603.cnf

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

MD5SUM BENCH= a4a7c528ede134442a2d3ba0a444cdbb
RANDOM SEED=666869716

node39.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:       1688296 kB
Buffers:         36920 kB
Cached:         273704 kB
SwapCached:       6324 kB
Active:         134044 kB
Inactive:       185432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688296 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            1996 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            34144 kB
Committed_AS:   466244 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node39 at 2009-04-26 13:03:26