Trace number 1727146

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

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l4.sat05-521.reshuffled-07.cnf
MD5SUMff36f96f6b8096039d33a91da209fed4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1179.17
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.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 |   18603    54454 |    5580       0        0     nan |  0.000 % |
0.09/0.11	c |         0 |   18167    66278 |      --       0       --      -- |     --   | -436/11824
0.09/0.11	c ==============================================================================
0.09/0.11	c Result  :   #vars: 2787   #clauses: 18167   #literals: 66278
0.09/0.11	c CPU time:   0.102984 s
0.09/0.11	c ==============================================================================
0.09/0.13	c
0.09/0.13	c Starting glucose
0.09/0.13	c
0.09/0.13	
0.09/0.13	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.09/0.13	
0.09/0.13	c ============================[ Problem Statistics ]=============================
0.09/0.13	c |                                                                             |
0.09/0.13	c |  Number of variables:  2787                                                 |
0.09/0.13	c |  Number of clauses:    18167                                                |
0.09/0.14	c |  Parsing time:         0.01         s                                       |
1200.09/1200.61	HOME/glucose.sh: line 55: 20920 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-1727146-1240721482/watcher-1727146-1240721482 -o /tmp/evaluation-result-1727146-1240721482/solver-1727146-1240721482 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1727146-1240721482.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: 0.92 0.98 0.99 3/64 20917
/proc/meminfo: memFree=1309344/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0
/proc/20917/stat : 20917 (glucose.sh) R 20915 20917 20791 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 100175400 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 226238196383 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/20917/statm: 1340 235 194 169 0 51 0
[pid=20918] ppid=20917 vsize=1744 CPUtime=0
/proc/20918/stat : 20918 (SatELite_releas) R 20917 20917 20791 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100175400 1785856 254 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/20918/statm: 436 254 50 174 0 259 0

[startup+0.057322 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20917
/proc/meminfo: memFree=1309344/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100175400 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20917/statm: 1340 236 195 169 0 51 0
[pid=20918] ppid=20917 vsize=4040 CPUtime=0.05
/proc/20918/stat : 20918 (SatELite_releas) R 20917 20917 20791 0 -1 4194304 849 0 0 0 5 0 0 0 19 0 1 0 100175400 4136960 833 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/20918/statm: 1010 833 76 174 0 833 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9400

[startup+0.101325 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20917
/proc/meminfo: memFree=1309344/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100175400 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20917/statm: 1340 236 195 169 0 51 0
[pid=20918] ppid=20917 vsize=4348 CPUtime=0.09
/proc/20918/stat : 20918 (SatELite_releas) R 20917 20917 20791 0 -1 4194304 889 0 0 0 9 0 0 0 19 0 1 0 100175400 4452352 873 1992294400 134512640 135225430 4294956176 18446744073709551615 134586132 0 0 4096 3 0 0 0 17 0 0 0
/proc/20918/statm: 1087 873 77 174 0 910 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9708

[startup+0.301349 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20917
/proc/meminfo: memFree=1309344/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5360

[startup+0.701381 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20917
/proc/meminfo: memFree=1309344/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5360

[startup+1.50145 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20920
/proc/meminfo: memFree=1305616/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=4228 CPUtime=1.35
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 800 0 0 0 135 0 0 0 25 0 1 0 100175413 4329472 786 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 1057 786 76 172 0 882 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9588

[startup+3.1016 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 20920
/proc/meminfo: memFree=1304912/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=4920 CPUtime=2.95
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 956 0 0 0 295 0 0 0 25 0 1 0 100175413 5038080 942 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 1230 942 76 172 0 1055 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10280

[startup+6.30287 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 20920
/proc/meminfo: memFree=1303824/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=6044 CPUtime=6.14
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 1243 0 0 0 614 0 0 0 25 0 1 0 100175413 6189056 1229 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 1511 1229 76 172 0 1336 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11404

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 20920
/proc/meminfo: memFree=1302288/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=7376 CPUtime=12.53
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 1549 0 0 0 1253 0 0 0 25 0 1 0 100175413 7553024 1535 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 1844 1535 76 172 0 1669 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 12736

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 20920
/proc/meminfo: memFree=1300816/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=9032 CPUtime=25.33
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 1937 0 0 0 2532 1 0 0 25 0 1 0 100175413 9248768 1923 1992294400 134512640 135217611 4294956304 18446744073709551615 134537178 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 2258 1923 76 172 0 2083 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 14392

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 20920
/proc/meminfo: memFree=1298896/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=11076 CPUtime=50.92
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 2441 0 0 0 5091 1 0 0 25 0 1 0 100175413 11341824 2427 1992294400 134512640 135217611 4294956304 18446744073709551615 134536986 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 2769 2427 76 172 0 2594 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 16436

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 20920
/proc/meminfo: memFree=1296272/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=13684 CPUtime=102.1
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 3067 0 0 0 10209 1 0 0 25 0 1 0 100175413 14012416 3053 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 3421 3053 76 172 0 3246 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 19044

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20920
/proc/meminfo: memFree=1294032/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=16040 CPUtime=162.07
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 3611 0 0 0 16205 2 0 0 25 0 1 0 100175413 16424960 3597 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 4010 3597 76 172 0 3835 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 21400

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20920
/proc/meminfo: memFree=1292560/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=17876 CPUtime=222.05
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 3988 0 0 0 22203 2 0 0 25 0 1 0 100175413 18305024 3974 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 4469 3974 76 172 0 4294 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23236

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20920
/proc/meminfo: memFree=1289488/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=20952 CPUtime=282.03
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 4750 0 0 0 28200 3 0 0 25 0 1 0 100175413 21454848 4736 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 5238 4736 77 172 0 5063 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 26312

[startup+342.301 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 20920
/proc/meminfo: memFree=1288656/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=21784 CPUtime=342.01
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 4955 0 0 0 34198 3 0 0 25 0 1 0 100175413 22306816 4941 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 5446 4941 77 172 0 5271 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 27144

[startup+402.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 20920
/proc/meminfo: memFree=1287760/2055920 swapFree=4192812/4192956

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

[pid=20920] ppid=20917 vsize=23812 CPUtime=461.95
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 5448 0 0 0 46192 3 0 0 25 0 1 0 100175413 24383488 5434 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 5953 5434 77 172 0 5778 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 29172

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20920
/proc/meminfo: memFree=1285712/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=25120 CPUtime=521.94
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 5683 0 0 0 52190 4 0 0 25 0 1 0 100175413 25722880 5669 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 6280 5669 77 172 0 6105 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 30480

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20926
/proc/meminfo: memFree=1284688/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=26020 CPUtime=581.91
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 5871 0 0 0 58187 4 0 0 25 0 1 0 100175413 26644480 5857 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 6505 5857 77 172 0 6330 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 31380

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20926
/proc/meminfo: memFree=1283728/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=27052 CPUtime=641.88
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 6125 0 0 0 64184 4 0 0 25 0 1 0 100175413 27701248 6111 1992294400 134512640 135217611 4294956304 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 6763 6111 77 172 0 6588 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 32412

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20926
/proc/meminfo: memFree=1278672/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=32236 CPUtime=701.85
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 7391 0 0 0 70180 5 0 0 25 0 1 0 100175413 33009664 7377 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 8059 7377 77 172 0 7884 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 37596

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20926
/proc/meminfo: memFree=1277264/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=33884 CPUtime=761.83
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 7741 0 0 0 76178 5 0 0 25 0 1 0 100175413 34697216 7727 1992294400 134512640 135217611 4294956304 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 8471 7727 77 172 0 8296 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 39244

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20926
/proc/meminfo: memFree=1275984/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=35360 CPUtime=821.81
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 8063 0 0 0 82175 6 0 0 25 0 1 0 100175413 36208640 8049 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 8840 8049 77 172 0 8665 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 40720

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20926
/proc/meminfo: memFree=1275792/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=35576 CPUtime=881.79
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 8111 0 0 0 88173 6 0 0 25 0 1 0 100175413 36429824 8097 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 8894 8097 77 172 0 8719 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 40936

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20926
/proc/meminfo: memFree=1274960/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=36392 CPUtime=941.77
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 8324 0 0 0 94171 6 0 0 25 0 1 0 100175413 37265408 8310 1992294400 134512640 135217611 4294956304 18446744073709551615 134543025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 9098 8310 77 172 0 8923 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 41752

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20926
/proc/meminfo: memFree=1273488/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=38152 CPUtime=1001.74
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 8699 0 0 0 100167 7 0 0 25 0 1 0 100175413 39067648 8685 1992294400 134512640 135217611 4294956304 18446744073709551615 134533105 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 9538 8685 77 172 0 9363 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 43512

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20926
/proc/meminfo: memFree=1272848/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=38708 CPUtime=1061.72
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 8860 0 0 0 106165 7 0 0 25 0 1 0 100175413 39636992 8846 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 9677 8846 77 172 0 9502 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 44068

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20926
/proc/meminfo: memFree=1272656/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=38996 CPUtime=1121.7
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 8911 0 0 0 112163 7 0 0 25 0 1 0 100175413 39931904 8897 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 9749 8897 77 172 0 9574 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 44356

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20926
/proc/meminfo: memFree=1272080/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=39428 CPUtime=1181.67
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 9042 0 0 0 118160 7 0 0 25 0 1 0 100175413 40374272 9028 1992294400 134512640 135217611 4294956304 18446744073709551615 134537033 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 9857 9028 77 172 0 9682 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 44788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20926
/proc/meminfo: memFree=1271632/2055920 swapFree=4192812/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.12
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20791 0 -1 4194304 313 964 0 0 0 0 12 0 16 0 1 0 100175400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=40092 CPUtime=1199.97
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20791 0 -1 4194304 9148 0 0 0 119989 8 0 0 25 0 1 0 100175413 41054208 9134 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20920/statm: 10023 9134 77 172 0 9848 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 45452

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.12
CPU user time (s): 1200.02
CPU system time (s): 0.096985
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 45452

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

runsolver used 1.00685 second user time and 3.36849 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-26 06:51:22
IDJOB=1727146
IDBENCH=24631
IDSOLVER=503
FILE ID=node58/1727146-1240721482
PBS_JOBID= 9186896
Free space on /tmp= 65940 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l4.sat05-521.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727146-1240721482/watcher-1727146-1240721482 -o /tmp/evaluation-result-1727146-1240721482/solver-1727146-1240721482 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1727146-1240721482.cnf

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

MD5SUM BENCH= ff36f96f6b8096039d33a91da209fed4
RANDOM SEED=2127138702

node58.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.233
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.233
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:       1309888 kB
Buffers:         48900 kB
Cached:         614228 kB
SwapCached:        144 kB
Active:         160804 kB
Inactive:       516368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1309888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1892 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            54996 kB
Committed_AS:   355508 kB
PageTables:       1356 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= 65940 MiB
End job on node58 at 2009-04-26 07:11:24