Trace number 1558194

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-20-s100.cnf
MD5SUM5d7745a7593199a47cd1accba5810ed0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark566.844
Satisfiable
(Un)Satisfiability was proved
Number of variables31503
Number of clauses94748
Sum of the clauses size223300
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260816
Number of clauses of size 333868
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.03/0.07	c ==============================================================================
0.03/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.07	c ==============================================================================
0.03/0.07	c |         0 |   94548   222824 |   28364       0        0     nan |  0.000 % |
1.09/1.15	c |         0 |   56930   168628 |      --       0       --      -- |     --   | -37278/-53220
1.09/1.15	c ==============================================================================
1.09/1.15	c Result  :   #vars: 13726   #clauses: 56930   #literals: 168628
1.09/1.15	c CPU time:   1.11183 s
1.09/1.15	c ==============================================================================
1.19/1.21	c
1.19/1.21	c Starting glucose
1.19/1.21	c
1.19/1.21	
1.19/1.21	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.19/1.21	
1.19/1.21	c ============================[ Problem Statistics ]=============================
1.19/1.21	c |                                                                             |
1.19/1.21	c |  Number of variables:  13726                                                |
1.19/1.21	c |  Number of clauses:    56930                                                |
1.19/1.25	c |  Parsing time:         0.03         s                                       |
1200.02/1200.60	HOME/glucose.sh: line 55: 26292 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-1558194-1238865304/watcher-1558194-1238865304 -o /tmp/evaluation-result-1558194-1238865304/solver-1558194-1238865304 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1558194-1238865304.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.99 1.85 1.46 3/70 26289
/proc/meminfo: memFree=1727800/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=0
/proc/26289/stat : 26289 (glucose.sh) R 26287 26289 25968 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1159195442 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228774701727 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26289/statm: 1340 235 194 169 0 51 0
[pid=26290] ppid=26289 vsize=1744 CPUtime=0
/proc/26290/stat : 26290 (SatELite_releas) R 26289 26289 25968 0 -1 4194304 310 0 0 0 0 0 0 0 18 0 1 0 1159195442 1785856 294 1992294400 134512640 135225430 4294956160 18446744073709551615 134544080 0 0 4096 3 0 0 0 17 0 0 0
/proc/26290/statm: 436 296 49 174 0 259 0

[startup+0.0465989 s]
/proc/loadavg: 1.99 1.85 1.46 3/70 26289
/proc/meminfo: memFree=1727800/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=0
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1159195442 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26289/statm: 1340 236 195 169 0 51 0
[pid=26290] ppid=26289 vsize=8176 CPUtime=0.03
/proc/26290/stat : 26290 (SatELite_releas) R 26289 26289 25968 0 -1 4194304 1896 0 0 0 3 0 0 0 19 0 1 0 1159195442 8372224 1880 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/26290/statm: 2044 1881 51 174 0 1867 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13536

[startup+0.101604 s]
/proc/loadavg: 1.99 1.85 1.46 3/70 26289
/proc/meminfo: memFree=1727800/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=0
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1159195442 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26289/statm: 1340 236 195 169 0 51 0
[pid=26290] ppid=26289 vsize=13656 CPUtime=0.09
/proc/26290/stat : 26290 (SatELite_releas) R 26289 26289 25968 0 -1 4194304 3362 0 0 0 8 1 0 0 19 0 1 0 1159195442 13983744 3209 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/26290/statm: 3414 3209 77 174 0 3237 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19016

[startup+0.301627 s]
/proc/loadavg: 1.99 1.85 1.46 3/70 26289
/proc/meminfo: memFree=1727800/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=0
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1159195442 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26289/statm: 1340 236 195 169 0 51 0
[pid=26290] ppid=26289 vsize=14384 CPUtime=0.29
/proc/26290/stat : 26290 (SatELite_releas) R 26289 26289 25968 0 -1 4194304 3543 0 0 0 27 2 0 0 21 0 1 0 1159195442 14729216 3390 1992294400 134512640 135225430 4294956160 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26290/statm: 3596 3390 77 174 0 3419 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19744

[startup+0.701672 s]
/proc/loadavg: 1.99 1.85 1.46 3/70 26289
/proc/meminfo: memFree=1727800/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=0
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1159195442 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26289/statm: 1340 236 195 169 0 51 0
[pid=26290] ppid=26289 vsize=15944 CPUtime=0.69
/proc/26290/stat : 26290 (SatELite_releas) R 26289 26289 25968 0 -1 4194304 3736 0 0 0 66 3 0 0 25 0 1 0 1159195442 16326656 3583 1992294400 134512640 135225430 4294956160 18446744073709551615 134587327 0 0 4096 3 0 0 0 17 0 0 0
/proc/26290/statm: 3986 3583 77 174 0 3809 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21304

[startup+1.50178 s]
/proc/loadavg: 1.99 1.85 1.46 2/72 26291
/proc/meminfo: memFree=1709480/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 5360

[startup+3.10195 s]
/proc/loadavg: 1.91 1.84 1.45 2/72 26292
/proc/meminfo: memFree=1716328/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=7328 CPUtime=1.88
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 1638 0 0 0 187 1 0 0 25 0 1 0 1159195563 7503872 1624 1992294400 134512640 135217611 4294956272 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 1832 1624 75 172 0 1657 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12688

[startup+6.30232 s]
/proc/loadavg: 1.91 1.84 1.45 2/72 26292
/proc/meminfo: memFree=1715944/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=7592 CPUtime=5.07
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 1704 0 0 0 506 1 0 0 25 0 1 0 1159195563 7774208 1690 1992294400 134512640 135217611 4294956272 18446744073709551615 134536778 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 1898 1690 75 172 0 1723 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12952

[startup+12.7011 s]
/proc/loadavg: 1.77 1.81 1.45 2/72 26292
/proc/meminfo: memFree=1715624/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=7864 CPUtime=11.47
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 1781 0 0 0 1146 1 0 0 25 0 1 0 1159195563 8052736 1767 1992294400 134512640 135217611 4294956272 18446744073709551615 134537042 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 1966 1767 75 172 0 1791 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13224

[startup+25.5015 s]
/proc/loadavg: 1.65 1.78 1.44 2/72 26292
/proc/meminfo: memFree=1715048/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=8524 CPUtime=24.27
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 1937 0 0 0 2425 2 0 0 25 0 1 0 1159195563 8728576 1923 1992294400 134512640 135217611 4294956272 18446744073709551615 134533609 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 2131 1923 75 172 0 1956 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13884

[startup+51.1015 s]
/proc/loadavg: 1.43 1.72 1.43 2/72 26292
/proc/meminfo: memFree=1714024/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=9584 CPUtime=49.86
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 2193 0 0 0 4984 2 0 0 25 0 1 0 1159195563 9814016 2179 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 2396 2179 75 172 0 2221 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14944

[startup+102.305 s]
/proc/loadavg: 1.17 1.60 1.41 2/72 26292
/proc/meminfo: memFree=1711784/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=11720 CPUtime=101.04
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 2731 0 0 0 10101 3 0 0 25 0 1 0 1159195563 12001280 2717 1992294400 134512640 135217611 4294956272 18446744073709551615 134527911 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 2930 2717 75 172 0 2755 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17080

[startup+162.301 s]
/proc/loadavg: 1.07 1.49 1.38 2/72 26292
/proc/meminfo: memFree=1710632/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=12920 CPUtime=161.01
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 3020 0 0 0 16098 3 0 0 25 0 1 0 1159195563 13230080 3006 1992294400 134512640 135217611 4294956272 18446744073709551615 134532693 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 3230 3006 75 172 0 3055 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18280

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/72 26292
/proc/meminfo: memFree=1709288/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=14276 CPUtime=220.98
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 3358 0 0 0 22095 3 0 0 25 0 1 0 1159195563 14618624 3344 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 3569 3344 75 172 0 3394 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 19636

[startup+282.301 s]
/proc/loadavg: 1.01 1.33 1.33 2/72 26292
/proc/meminfo: memFree=1708840/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=14712 CPUtime=280.95
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 3455 0 0 0 28091 4 0 0 25 0 1 0 1159195563 15065088 3441 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 3678 3441 75 172 0 3503 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 20072

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/72 26292
/proc/meminfo: memFree=1708200/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=15396 CPUtime=340.92
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 3602 0 0 0 34088 4 0 0 25 0 1 0 1159195563 15765504 3588 1992294400 134512640 135217611 4294956272 18446744073709551615 134533055 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 3849 3588 75 172 0 3674 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 20756


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

[pid=26292] ppid=26289 vsize=16332 CPUtime=460.86
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 3850 0 0 0 46081 5 0 0 25 0 1 0 1159195563 16723968 3836 1992294400 134512640 135217611 4294956272 18446744073709551615 134542532 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 4083 3836 75 172 0 3908 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 21692

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/72 26292
/proc/meminfo: memFree=1706856/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=16596 CPUtime=520.84
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 3932 0 0 0 52079 5 0 0 25 0 1 0 1159195563 16994304 3918 1992294400 134512640 135217611 4294956272 18446744073709551615 134533585 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 4149 3918 75 172 0 3974 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 21956

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/72 26292
/proc/meminfo: memFree=1706600/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=16860 CPUtime=580.81
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 3992 0 0 0 58076 5 0 0 25 0 1 0 1159195563 17264640 3978 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 4215 3978 75 172 0 4040 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 22220

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/72 26292
/proc/meminfo: memFree=1705832/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=17612 CPUtime=640.78
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 4161 0 0 0 64073 5 0 0 25 0 1 0 1159195563 18034688 4147 1992294400 134512640 135217611 4294956272 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 4403 4147 75 172 0 4228 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 22972

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/72 26292
/proc/meminfo: memFree=1705448/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=18008 CPUtime=700.76
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 4254 0 0 0 70071 5 0 0 25 0 1 0 1159195563 18440192 4240 1992294400 134512640 135217611 4294956272 18446744073709551615 134537321 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 4502 4240 75 172 0 4327 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 23368

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.17 2/72 26292
/proc/meminfo: memFree=1705192/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=18164 CPUtime=760.73
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 4304 0 0 0 76068 5 0 0 25 0 1 0 1159195563 18599936 4290 1992294400 134512640 135217611 4294956272 18446744073709551615 134532656 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 4541 4290 75 172 0 4366 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 23524

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/72 26292
/proc/meminfo: memFree=1704744/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=18720 CPUtime=820.69
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 4422 0 0 0 82064 5 0 0 25 0 1 0 1159195563 19169280 4408 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 4680 4408 75 172 0 4505 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 24080

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/72 26292
/proc/meminfo: memFree=1702568/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=20840 CPUtime=880.66
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 4956 0 0 0 88060 6 0 0 25 0 1 0 1159195563 21340160 4942 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 5210 4942 75 172 0 5035 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 26200

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/72 26292
/proc/meminfo: memFree=1702184/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=21248 CPUtime=940.63
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 5038 0 0 0 94057 6 0 0 25 0 1 0 1159195563 21757952 5024 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 5312 5024 75 172 0 5137 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 26608

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/72 26292
/proc/meminfo: memFree=1701672/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=21644 CPUtime=1000.61
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 5158 0 0 0 100054 7 0 0 25 0 1 0 1159195563 22163456 5144 1992294400 134512640 135217611 4294956272 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 5411 5144 75 172 0 5236 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 27004

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/72 26292
/proc/meminfo: memFree=1701416/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=21916 CPUtime=1060.58
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 5208 0 0 0 106051 7 0 0 25 0 1 0 1159195563 22441984 5194 1992294400 134512640 135217611 4294956272 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 5479 5194 75 172 0 5304 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 27276

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/72 26292
/proc/meminfo: memFree=1701352/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=22072 CPUtime=1120.55
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 5242 0 0 0 112048 7 0 0 25 0 1 0 1159195563 22601728 5228 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 5518 5228 75 172 0 5343 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 27432

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 26292
/proc/meminfo: memFree=1701032/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=22212 CPUtime=1180.52
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 5302 0 0 0 118045 7 0 0 25 0 1 0 1159195563 22745088 5288 1992294400 134512640 135217611 4294956272 18446744073709551615 134532834 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 5553 5288 75 172 0 5378 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 27572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 26292
/proc/meminfo: memFree=1700904/2055920 swapFree=4174072/4192956
[pid=26289] ppid=26287 vsize=5360 CPUtime=1.2
/proc/26289/stat : 26289 (glucose.sh) S 26287 26289 25968 0 -1 4194304 313 4181 0 0 0 0 116 4 16 0 1 0 1159195442 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26289/statm: 1340 238 195 169 0 51 0
[pid=26292] ppid=26289 vsize=22348 CPUtime=1198.82
/proc/26292/stat : 26292 (glucose_static) R 26289 26289 25968 0 -1 4194304 5315 0 0 0 119875 7 0 0 25 0 1 0 1159195563 22884352 5301 1992294400 134512640 135217611 4294956272 18446744073709551615 134538448 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26292/statm: 5587 5301 75 172 0 5412 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 27708

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.04
CPU user time (s): 1199.92
CPU system time (s): 0.12798
CPU usage (%): 99.9526
Max. virtual memory (cumulated for all children) (KiB): 27708

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

runsolver used 1.06984 second user time and 3.33849 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-04 19:15:04
IDJOB=1558194
IDBENCH=70853
IDSOLVER=503
FILE ID=node74/1558194-1238865304
PBS_JOBID= 9085917
Free space on /tmp= 103228 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-20-s100.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1558194-1238865304/watcher-1558194-1238865304 -o /tmp/evaluation-result-1558194-1238865304/solver-1558194-1238865304 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1558194-1238865304.cnf

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

MD5SUM BENCH= 5d7745a7593199a47cd1accba5810ed0
RANDOM SEED=109744556

node74.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1728280 kB
Buffers:         29020 kB
Cached:         233692 kB
SwapCached:       7860 kB
Active:          42848 kB
Inactive:       229184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728280 kB
SwapTotal:     4192956 kB
SwapFree:      4174072 kB
Dirty:            3076 kB
Writeback:           0 kB
Mapped:          14976 kB
Slab:            40904 kB
Committed_AS:  2698004 kB
PageTables:       1852 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= 103224 MiB
End job on node74 at 2009-04-04 19:35:06