Trace number 1727782

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark610.56
Satisfiable
(Un)Satisfiability was proved
Number of variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

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 |   15779    71289 |    4733       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   11488    55322 |      --       0       --      -- |     --   | -204/-877
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 884   #clauses: 11488   #literals: 55322
0.00/0.06	c CPU time:   0.051992 s
0.00/0.06	c ==============================================================================
0.00/0.07	c
0.00/0.07	c Starting glucose
0.00/0.07	c
0.00/0.07	
0.00/0.07	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.07	
0.00/0.07	c ============================[ Problem Statistics ]=============================
0.00/0.07	c |                                                                             |
0.00/0.07	c |  Number of variables:  884                                                  |
0.00/0.07	c |  Number of clauses:    11488                                                |
0.00/0.08	c |  Parsing time:         0.01         s                                       |
1200.04/1200.41	HOME/glucose.sh: line 55: 26094 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-1727782-1240728910/watcher-1727782-1240728910 -o /tmp/evaluation-result-1727782-1240728910/solver-1727782-1240728910 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1727782-1240728910.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 1.07 3/64 26091
/proc/meminfo: memFree=1353328/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=18576 CPUtime=0
/proc/26091/stat : 26091 (runsolver) R 26089 26091 26054 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 100918127 19021824 292 1992294400 4194304 4302564 548682068528 18446744073709551615 246406507815 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/26091/statm: 4644 292 257 26 0 2626 0

[startup+0.0653131 s]
/proc/loadavg: 0.92 0.98 1.07 3/64 26091
/proc/meminfo: memFree=1353328/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100918127 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26091/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101314 s]
/proc/loadavg: 0.92 0.98 1.07 3/64 26091
/proc/meminfo: memFree=1353328/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+0.301331 s]
/proc/loadavg: 0.92 0.98 1.07 3/64 26091
/proc/meminfo: memFree=1353328/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+0.701369 s]
/proc/loadavg: 0.92 0.98 1.07 3/64 26091
/proc/meminfo: memFree=1353328/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+1.50145 s]
/proc/loadavg: 0.92 0.98 1.07 2/66 26094
/proc/meminfo: memFree=1350240/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=4300 CPUtime=1.41
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 765 0 0 0 141 0 0 0 25 0 1 0 100918135 4403200 751 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 1075 751 76 172 0 900 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9660

[startup+3.1016 s]
/proc/loadavg: 0.93 0.98 1.07 2/66 26094
/proc/meminfo: memFree=1349352/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=4960 CPUtime=3.01
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 957 0 0 0 301 0 0 0 25 0 1 0 100918135 5079040 943 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 1240 943 76 172 0 1065 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10320

[startup+6.3029 s]
/proc/loadavg: 0.93 0.98 1.07 2/66 26094
/proc/meminfo: memFree=1348200/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=5940 CPUtime=6.21
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 1173 0 0 0 621 0 0 0 25 0 1 0 100918135 6082560 1159 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 1485 1159 76 172 0 1310 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11300

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 1.07 2/66 26094
/proc/meminfo: memFree=1347064/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=7100 CPUtime=12.61
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 1463 0 0 0 1260 1 0 0 25 0 1 0 100918135 7270400 1449 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 1775 1449 76 172 0 1600 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12460

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 1.07 2/66 26094
/proc/meminfo: memFree=1345784/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=8336 CPUtime=25.4
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 1775 0 0 0 2539 1 0 0 25 0 1 0 100918135 8536064 1761 1992294400 134512640 135217611 4294956304 18446744073709551615 134527938 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 2084 1761 76 172 0 1909 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13696

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 1.07 2/66 26094
/proc/meminfo: memFree=1344312/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=9952 CPUtime=51
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 2170 0 0 0 5098 2 0 0 25 0 1 0 100918135 10190848 2156 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 2488 2156 76 172 0 2313 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15312

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.06 2/66 26094
/proc/meminfo: memFree=1342008/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=12264 CPUtime=102.18
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 2730 0 0 0 10216 2 0 0 25 0 1 0 100918135 12558336 2716 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 3066 2716 76 172 0 2891 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17624

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 26094
/proc/meminfo: memFree=1339704/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=14640 CPUtime=162.17
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 3296 0 0 0 16214 3 0 0 25 0 1 0 100918135 14991360 3282 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 3660 3282 76 172 0 3485 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20000

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 26094
/proc/meminfo: memFree=1337912/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=16604 CPUtime=222.15
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 3742 0 0 0 22211 4 0 0 25 0 1 0 100918135 17002496 3728 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 4151 3728 76 172 0 3976 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 21964

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 26094
/proc/meminfo: memFree=1336952/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=17632 CPUtime=282.13
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 3972 0 0 0 28209 4 0 0 25 0 1 0 100918135 18055168 3958 1992294400 134512640 135217611 4294956304 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 4408 3958 76 172 0 4233 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 22992

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 26094
/proc/meminfo: memFree=1336056/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=18532 CPUtime=342.12
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 4200 0 0 0 34207 5 0 0 25 0 1 0 100918135 18976768 4186 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 4633 4186 76 172 0 4458 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 23892

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 26100
/proc/meminfo: memFree=1334840/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=19632 CPUtime=402.1
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 4494 0 0 0 40205 5 0 0 25 0 1 0 100918135 20103168 4480 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 4908 4480 76 172 0 4733 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 24992


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

[pid=26094] ppid=26091 vsize=20200 CPUtime=462.09
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 4627 0 0 0 46203 6 0 0 25 0 1 0 100918135 20684800 4613 1992294400 134512640 135217611 4294956304 18446744073709551615 134532987 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 5050 4613 76 172 0 4875 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 25560

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 26100
/proc/meminfo: memFree=1333432/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=21248 CPUtime=522.07
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 4881 0 0 0 52201 6 0 0 25 0 1 0 100918135 21757952 4867 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 5312 4867 76 172 0 5137 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 26608

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 26100
/proc/meminfo: memFree=1332536/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=22184 CPUtime=582.05
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 5084 0 0 0 58198 7 0 0 25 0 1 0 100918135 22716416 5070 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 5546 5070 76 172 0 5371 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 27544

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 26100
/proc/meminfo: memFree=1331576/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=23092 CPUtime=642.04
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 5331 0 0 0 64197 7 0 0 25 0 1 0 100918135 23646208 5317 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 5773 5317 76 172 0 5598 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 28452

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26100
/proc/meminfo: memFree=1331256/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=23420 CPUtime=702.02
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 5408 0 0 0 70195 7 0 0 25 0 1 0 100918135 23982080 5394 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 5855 5394 76 172 0 5680 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 28780

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26100
/proc/meminfo: memFree=1330232/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=24616 CPUtime=762.01
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 5655 0 0 0 76193 8 0 0 25 0 1 0 100918135 25206784 5641 1992294400 134512640 135217611 4294956304 18446744073709551615 134533286 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 6154 5641 76 172 0 5979 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 29976

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26100
/proc/meminfo: memFree=1329848/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=25048 CPUtime=821.99
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 5763 0 0 0 82191 8 0 0 25 0 1 0 100918135 25649152 5749 1992294400 134512640 135217611 4294956304 18446744073709551615 134537897 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 6262 5749 76 172 0 6087 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 30408

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26100
/proc/meminfo: memFree=1329592/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=25344 CPUtime=881.97
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 5825 0 0 0 88189 8 0 0 25 0 1 0 100918135 25952256 5811 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 6336 5811 76 172 0 6161 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 30704

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26100
/proc/meminfo: memFree=1328824/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=26212 CPUtime=941.95
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 6016 0 0 0 94187 8 0 0 25 0 1 0 100918135 26841088 6002 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 6553 6002 76 172 0 6378 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 31572

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26100
/proc/meminfo: memFree=1327992/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=26968 CPUtime=1001.94
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 6208 0 0 0 100185 9 0 0 25 0 1 0 100918135 27615232 6194 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 6742 6194 76 172 0 6567 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 32328

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26100
/proc/meminfo: memFree=1327736/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=27288 CPUtime=1061.92
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 6282 0 0 0 106183 9 0 0 25 0 1 0 100918135 27942912 6268 1992294400 134512640 135217611 4294956304 18446744073709551615 134532987 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 6822 6268 76 172 0 6647 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 32648

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26100
/proc/meminfo: memFree=1327352/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=27768 CPUtime=1121.9
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 6384 0 0 0 112181 9 0 0 25 0 1 0 100918135 28434432 6370 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 6942 6370 76 172 0 6767 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 33128

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26100
/proc/meminfo: memFree=1326264/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=28724 CPUtime=1181.88
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 6646 0 0 0 118179 9 0 0 25 0 1 0 100918135 29413376 6632 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 7181 6632 76 172 0 7006 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 34084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26100
/proc/meminfo: memFree=1326200/2055920 swapFree=4192956/4192956
[pid=26091] ppid=26089 vsize=5360 CPUtime=0.06
/proc/26091/stat : 26091 (glucose.sh) S 26089 26091 26054 0 -1 4194304 313 511 0 0 0 0 6 0 16 0 1 0 100918127 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26091/statm: 1340 238 195 169 0 51 0
[pid=26094] ppid=26091 vsize=28916 CPUtime=1199.98
/proc/26094/stat : 26094 (glucose_static) R 26091 26091 26054 0 -1 4194304 6658 0 0 0 119989 9 0 0 25 0 1 0 100918135 29609984 6644 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26094/statm: 7229 6644 76 172 0 7054 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 34276

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.08
CPU user time (s): 1199.97
CPU system time (s): 0.108983
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 34276

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

runsolver used 1.35779 second user time and 3.01454 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-26 08:55:10
IDJOB=1727782
IDBENCH=24645
IDSOLVER=503
FILE ID=node61/1727782-1240728910
PBS_JOBID= 9186956
Free space on /tmp= 66424 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727782-1240728910/watcher-1727782-1240728910 -o /tmp/evaluation-result-1727782-1240728910/solver-1727782-1240728910 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1727782-1240728910.cnf

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

MD5SUM BENCH= c664e54e8911dc74e630e966a3a9b6ae
RANDOM SEED=37990960

node61.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.216
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.216
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:       1353808 kB
Buffers:         95068 kB
Cached:         501020 kB
SwapCached:          0 kB
Active:         183140 kB
Inactive:       426700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1353808 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2112 kB
Writeback:           0 kB
Mapped:          23440 kB
Slab:            78380 kB
Committed_AS:   417876 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 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 node61 at 2009-04-26 09:15:12