Trace number 1727941

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd001.sat05-3419.reshuffled-07.cnf
MD5SUM26eb408aec254c812108c852e426e72f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark467.813
Satisfiable
(Un)Satisfiability was proved
Number of variables1040
Number of clauses13020
Sum of the clauses size54606
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21086
Number of clauses of size 38679
Number of clauses of size 4261
Number of clauses of size 5297
Number of clauses of size over 52662

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   12490    51598 |    3746       0        0     nan |  0.000 % |
0.00/0.04	c |         0 |    8022    34694 |      --       0       --      -- |     --   | -235/-1224
0.00/0.04	c ==============================================================================
0.00/0.04	c Result  :   #vars: 984   #clauses: 8022   #literals: 34694
0.00/0.04	c CPU time:   0.039993 s
0.00/0.04	c ==============================================================================
0.04/0.05	c
0.04/0.05	c Starting glucose
0.04/0.05	c
0.04/0.05	
0.04/0.05	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.04/0.05	
0.04/0.05	c ============================[ Problem Statistics ]=============================
0.04/0.05	c |                                                                             |
0.04/0.05	c |  Number of variables:  984                                                  |
0.04/0.05	c |  Number of clauses:    8022                                                 |
0.04/0.06	c |  Parsing time:         0.01         s                                       |
1200.04/1200.61	HOME/glucose.sh: line 55: 22947 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-1727941-1240730917/watcher-1727941-1240730917 -o /tmp/evaluation-result-1727941-1240730917/solver-1727941-1240730917 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1727941-1240730917.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.44 3/65 22944
/proc/meminfo: memFree=1459904/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101120071 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 236 195 169 0 51 0
[pid=22945] ppid=22944 vsize=1140 CPUtime=0
/proc/22945/stat : 22945 (SatELite_releas) R 22944 22944 22656 0 -1 4194304 151 0 0 0 0 0 0 0 19 0 1 0 101120071 1167360 135 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/22945/statm: 285 135 51 174 0 108 0

[startup+0.0487681 s]
/proc/loadavg: 1.83 1.82 1.44 3/65 22944
/proc/meminfo: memFree=1459904/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101120071 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 236 195 169 0 51 0
[pid=22945] ppid=22944 vsize=2108 CPUtime=0.04
/proc/22945/stat : 22945 (SatELite_releas) R 22944 22944 22656 0 -1 4194304 439 0 0 0 4 0 0 0 19 0 1 0 101120071 2158592 409 1992294400 134512640 135225430 4294956160 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22945/statm: 527 409 81 174 0 350 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7468

[startup+0.101779 s]
/proc/loadavg: 1.83 1.82 1.44 3/65 22944
/proc/meminfo: memFree=1459904/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.301804 s]
/proc/loadavg: 1.83 1.82 1.44 3/65 22944
/proc/meminfo: memFree=1459904/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.701854 s]
/proc/loadavg: 1.83 1.82 1.44 3/65 22944
/proc/meminfo: memFree=1459904/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+1.50295 s]
/proc/loadavg: 1.83 1.82 1.44 2/67 22947
/proc/meminfo: memFree=1457264/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=4020 CPUtime=1.44
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 700 0 0 0 144 0 0 0 25 0 1 0 101120076 4116480 686 1992294400 134512640 135217611 4294956272 18446744073709551615 134536822 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 1005 686 75 172 0 830 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9380

[startup+3.10115 s]
/proc/loadavg: 1.83 1.82 1.44 2/67 22947
/proc/meminfo: memFree=1456432/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=4944 CPUtime=3.03
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 928 0 0 0 303 0 0 0 25 0 1 0 101120076 5062656 914 1992294400 134512640 135217611 4294956272 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 1236 914 76 172 0 1061 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10304

[startup+6.30156 s]
/proc/loadavg: 1.77 1.81 1.44 2/67 22947
/proc/meminfo: memFree=1455280/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=5736 CPUtime=6.23
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 1105 0 0 0 623 0 0 0 25 0 1 0 101120076 5873664 1091 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 1434 1091 76 172 0 1259 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11096

[startup+12.7014 s]
/proc/loadavg: 1.71 1.79 1.44 2/67 22947
/proc/meminfo: memFree=1454000/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=6896 CPUtime=12.63
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 1397 0 0 0 1263 0 0 0 25 0 1 0 101120076 7061504 1383 1992294400 134512640 135217611 4294956272 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 1724 1383 76 172 0 1549 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12256

[startup+25.502 s]
/proc/loadavg: 1.55 1.75 1.43 2/67 22947
/proc/meminfo: memFree=1452912/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=7992 CPUtime=25.42
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 1694 0 0 0 2541 1 0 0 25 0 1 0 101120076 8183808 1680 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 1998 1680 76 172 0 1823 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13352

[startup+51.1012 s]
/proc/loadavg: 1.36 1.69 1.42 2/67 22947
/proc/meminfo: memFree=1451312/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=9648 CPUtime=51.01
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 2091 0 0 0 5100 1 0 0 25 0 1 0 101120076 9879552 2077 1992294400 134512640 135217611 4294956272 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 2412 2077 76 172 0 2237 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15008

[startup+102.307 s]
/proc/loadavg: 1.15 1.58 1.40 2/67 22947
/proc/meminfo: memFree=1448560/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=12424 CPUtime=102.19
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 2737 0 0 0 10217 2 0 0 25 0 1 0 101120076 12722176 2723 1992294400 134512640 135217611 4294956272 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 3106 2723 76 172 0 2931 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17784

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.37 2/67 22947
/proc/meminfo: memFree=1446384/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=14612 CPUtime=162.15
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 3280 0 0 0 16213 2 0 0 25 0 1 0 101120076 14962688 3266 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 3653 3266 76 172 0 3478 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19972

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.34 2/67 22947
/proc/meminfo: memFree=1444912/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=16024 CPUtime=222.13
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 3638 0 0 0 22211 2 0 0 25 0 1 0 101120076 16408576 3624 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 4006 3624 76 172 0 3831 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 21384

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.32 2/67 22947
/proc/meminfo: memFree=1443568/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=17572 CPUtime=282.11
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 3984 0 0 0 28208 3 0 0 25 0 1 0 101120076 17993728 3970 1992294400 134512640 135217611 4294956272 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 4393 3970 76 172 0 4218 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 22932

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.29 2/67 22947
/proc/meminfo: memFree=1442224/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=18852 CPUtime=342.07
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 4308 0 0 0 34204 3 0 0 25 0 1 0 101120076 19304448 4294 1992294400 134512640 135217611 4294956272 18446744073709551615 134527884 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 4713 4294 76 172 0 4538 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 24212

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.27 2/67 22947
/proc/meminfo: memFree=1440624/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0

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

[pid=22947] ppid=22944 vsize=21028 CPUtime=462.03
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 4841 0 0 0 46199 4 0 0 25 0 1 0 101120076 21532672 4827 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 5257 4827 76 172 0 5082 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 26388

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/67 22947
/proc/meminfo: memFree=1439408/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=21756 CPUtime=522
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 5012 0 0 0 52196 4 0 0 25 0 1 0 101120076 22278144 4998 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 5439 4998 76 172 0 5264 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 27116

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/67 22947
/proc/meminfo: memFree=1439024/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=22208 CPUtime=581.97
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 5098 0 0 0 58193 4 0 0 25 0 1 0 101120076 22740992 5084 1992294400 134512640 135217611 4294956272 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 5552 5084 76 172 0 5377 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 27568

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/67 22949
/proc/meminfo: memFree=1438064/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=22912 CPUtime=641.95
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 5286 0 0 0 64191 4 0 0 25 0 1 0 101120076 23461888 5272 1992294400 134512640 135217611 4294956272 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 5728 5272 76 172 0 5553 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 28272

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/67 22949
/proc/meminfo: memFree=1437616/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=23552 CPUtime=701.92
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 5420 0 0 0 70187 5 0 0 25 0 1 0 101120076 24117248 5406 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 5888 5406 76 172 0 5713 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 28912

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.17 2/67 22949
/proc/meminfo: memFree=1437168/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=24012 CPUtime=761.9
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 5532 0 0 0 76185 5 0 0 25 0 1 0 101120076 24588288 5518 1992294400 134512640 135217611 4294956272 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 6003 5518 76 172 0 5828 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 29372

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/67 22949
/proc/meminfo: memFree=1435504/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=25924 CPUtime=821.87
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 5946 0 0 0 82182 5 0 0 25 0 1 0 101120076 26546176 5932 1992294400 134512640 135217611 4294956272 18446744073709551615 134533013 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 6481 5932 76 172 0 6306 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 31284

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/67 22949
/proc/meminfo: memFree=1435312/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=26072 CPUtime=881.84
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 6000 0 0 0 88179 5 0 0 25 0 1 0 101120076 26697728 5986 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 6518 5986 76 172 0 6343 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 31432

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/67 22949
/proc/meminfo: memFree=1435184/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=26240 CPUtime=941.81
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 6049 0 0 0 94176 5 0 0 25 0 1 0 101120076 26869760 6035 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 6560 6035 76 172 0 6385 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 31600

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/67 22949
/proc/meminfo: memFree=1434480/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=27012 CPUtime=1001.79
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 6236 0 0 0 100174 5 0 0 25 0 1 0 101120076 27660288 6222 1992294400 134512640 135217611 4294956272 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 6753 6222 76 172 0 6578 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 32372

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/67 22949
/proc/meminfo: memFree=1433904/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=27620 CPUtime=1061.76
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 6358 0 0 0 106171 5 0 0 25 0 1 0 101120076 28282880 6344 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 6905 6344 76 172 0 6730 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 32980

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/67 22949
/proc/meminfo: memFree=1433584/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=27936 CPUtime=1121.74
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 6442 0 0 0 112168 6 0 0 25 0 1 0 101120076 28606464 6428 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 6984 6428 76 172 0 6809 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 33296

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 22949
/proc/meminfo: memFree=1433200/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=28428 CPUtime=1181.71
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 6543 0 0 0 118165 6 0 0 25 0 1 0 101120076 29110272 6529 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 7107 6529 76 172 0 6932 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 33788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 22949
/proc/meminfo: memFree=1433136/2055920 swapFree=4192812/4192956
[pid=22944] ppid=22942 vsize=5360 CPUtime=0.04
/proc/22944/stat : 22944 (glucose.sh) S 22942 22944 22656 0 -1 4194304 313 440 0 0 0 0 4 0 17 0 1 0 101120071 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22944/statm: 1340 238 195 169 0 51 0
[pid=22947] ppid=22944 vsize=28428 CPUtime=1200
/proc/22947/stat : 22947 (glucose_static) R 22944 22944 22656 0 -1 4194304 6563 0 0 0 119994 6 0 0 25 0 1 0 101120076 29110272 6549 1992294400 134512640 135217611 4294956272 18446744073709551615 134533222 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22947/statm: 7107 6549 76 172 0 6932 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 33788

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.07
CPU user time (s): 1200
CPU system time (s): 0.067989
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 33788

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

runsolver used 1.14083 second user time and 3.2595 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-26 09:28:37
IDJOB=1727941
IDBENCH=24651
IDSOLVER=503
FILE ID=node54/1727941-1240730917
PBS_JOBID= 9186944
Free space on /tmp= 66284 MiB

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

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

MD5SUM BENCH= 26eb408aec254c812108c852e426e72f
RANDOM SEED=994982963

node54.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.234
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.234
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:       1460448 kB
Buffers:         65984 kB
Cached:         437824 kB
SwapCached:        140 kB
Active:         237156 kB
Inactive:       282152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1840 kB
Writeback:           0 kB
Mapped:          25088 kB
Slab:            62196 kB
Committed_AS:   392784 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node54 at 2009-04-26 09:48:40