Trace number 1559494

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

NameAPPLICATIONS/crypto/
desgen/gss-25-s100.cnf
MD5SUMc4b5df05f50ec97b624a18161f6d43b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark363.481
Satisfiable
(Un)Satisfiability was proved
Number of variables31931
Number of clauses96111
Sum of the clauses size226723
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261482
Number of clauses of size 334565
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.05/0.07	c ==============================================================================
0.05/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.07	c ==============================================================================
0.05/0.07	c |         0 |   95911   226247 |   28773       0        0     nan |  0.000 % |
1.09/1.13	c |         0 |   59414   177649 |      --       0       --      -- |     --   | -36157/-47622
1.09/1.13	c ==============================================================================
1.09/1.13	c Result  :   #vars: 14275   #clauses: 59414   #literals: 177649
1.09/1.13	c CPU time:   1.10683 s
1.09/1.13	c ==============================================================================
1.09/1.20	c
1.09/1.20	c Starting glucose
1.09/1.20	c
1.09/1.20	
1.09/1.20	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.09/1.20	
1.09/1.20	c ============================[ Problem Statistics ]=============================
1.09/1.20	c |                                                                             |
1.19/1.20	c |  Number of variables:  14275                                                |
1.19/1.20	c |  Number of clauses:    59414                                                |
1.19/1.24	c |  Parsing time:         0.04         s                                       |
1200.05/1200.61	HOME/glucose.sh: line 55: 20669 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-1559494-1238884114/watcher-1559494-1238884114 -o /tmp/evaluation-result-1559494-1238884114/solver-1559494-1238884114 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1559494-1238884114.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.99 0.98 1.00 3/81 20666
/proc/meminfo: memFree=1753904/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=0
/proc/20666/stat : 20666 (glucose.sh) R 20664 20666 20537 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1161075701 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 240153848479 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/20666/statm: 1340 235 194 169 0 51 0
[pid=20667] ppid=20666 vsize=2576 CPUtime=0
/proc/20667/stat : 20667 (SatELite_releas) R 20666 20666 20537 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 1161075701 2637824 362 1992294400 134512640 135225430 4294956176 18446744073709551615 134543744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20667/statm: 644 365 51 174 0 467 0

[startup+0.064627 s]
/proc/loadavg: 0.99 0.98 1.00 3/81 20666
/proc/meminfo: memFree=1753904/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=0
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1161075701 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20666/statm: 1340 236 195 169 0 51 0
[pid=20667] ppid=20666 vsize=10812 CPUtime=0.05
/proc/20667/stat : 20667 (SatELite_releas) R 20666 20666 20537 0 -1 4194304 2533 0 0 0 4 1 0 0 19 0 1 0 1161075701 11071488 2517 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/20667/statm: 2703 2518 51 174 0 2526 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16172

[startup+0.10263 s]
/proc/loadavg: 0.99 0.98 1.00 3/81 20666
/proc/meminfo: memFree=1753904/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=0
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1161075701 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20666/statm: 1340 236 195 169 0 51 0
[pid=20667] ppid=20666 vsize=14472 CPUtime=0.09
/proc/20667/stat : 20667 (SatELite_releas) R 20666 20666 20537 0 -1 4194304 3460 0 0 0 8 1 0 0 19 0 1 0 1161075701 14819328 3267 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20667/statm: 3618 3267 77 174 0 3441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19832

[startup+0.302652 s]
/proc/loadavg: 0.99 0.98 1.00 3/81 20666
/proc/meminfo: memFree=1753904/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=0
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1161075701 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20666/statm: 1340 236 195 169 0 51 0
[pid=20667] ppid=20666 vsize=14860 CPUtime=0.28
/proc/20667/stat : 20667 (SatELite_releas) R 20666 20666 20537 0 -1 4194304 3630 0 0 0 27 1 0 0 21 0 1 0 1161075701 15216640 3437 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20667/statm: 3715 3437 77 174 0 3538 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20220

[startup+0.702696 s]
/proc/loadavg: 0.99 0.98 1.00 3/81 20666
/proc/meminfo: memFree=1753904/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=0
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1161075701 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20666/statm: 1340 236 195 169 0 51 0
[pid=20667] ppid=20666 vsize=15672 CPUtime=0.69
/proc/20667/stat : 20667 (SatELite_releas) R 20666 20666 20537 0 -1 4194304 3820 0 0 0 67 2 0 0 25 0 1 0 1161075701 16048128 3627 1992294400 134512640 135225430 4294956176 18446744073709551615 134596423 0 0 4096 3 0 0 0 17 0 0 0
/proc/20667/statm: 3918 3627 77 174 0 3741 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21032

[startup+1.5018 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20668
/proc/meminfo: memFree=1735136/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 5360

[startup+3.10196 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1741984/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=7580 CPUtime=1.89
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 1727 0 0 0 188 1 0 0 25 0 1 0 1161075821 7761920 1689 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 1895 1689 75 172 0 1720 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12940

[startup+6.30132 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1741664/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=7844 CPUtime=5.08
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 1783 0 0 0 507 1 0 0 25 0 1 0 1161075821 8032256 1745 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 1961 1745 75 172 0 1786 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13204

[startup+12.701 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1741280/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=8240 CPUtime=11.48
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 1878 0 0 0 1147 1 0 0 25 0 1 0 1161075821 8437760 1840 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 2060 1840 75 172 0 1885 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13600

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1740512/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=9056 CPUtime=24.28
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 2102 0 0 0 2426 2 0 0 25 0 1 0 1161075821 9273344 2064 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 2264 2064 75 172 0 2089 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14416

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1739488/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=10124 CPUtime=49.85
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 2361 0 0 0 4983 2 0 0 25 0 1 0 1161075821 10366976 2323 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 2531 2323 75 172 0 2356 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15484

[startup+102.308 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1737568/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=11980 CPUtime=101.04
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 2819 0 0 0 10101 3 0 0 25 0 1 0 1161075821 12267520 2781 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 2995 2781 75 172 0 2820 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17340

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1736096/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=13360 CPUtime=161.01
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 3173 0 0 0 16097 4 0 0 25 0 1 0 1161075821 13680640 3135 1992294400 134512640 135217611 4294956304 18446744073709551615 134538470 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 3340 3135 75 172 0 3165 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 18720

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1735264/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=14200 CPUtime=220.98
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 3371 0 0 0 22094 4 0 0 25 0 1 0 1161075821 14540800 3333 1992294400 134512640 135217611 4294956304 18446744073709551615 134538464 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 3550 3333 75 172 0 3375 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 19560

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1734368/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=15156 CPUtime=280.96
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 3607 0 0 0 28092 4 0 0 25 0 1 0 1161075821 15519744 3569 1992294400 134512640 135217611 4294956304 18446744073709551615 134532803 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 3789 3569 75 172 0 3614 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 20516

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1733280/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=16236 CPUtime=340.93
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 3867 0 0 0 34089 4 0 0 25 0 1 0 1161075821 16625664 3829 1992294400 134512640 135217611 4294956304 18446744073709551615 134542243 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 4059 3829 75 172 0 3884 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 21596


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

[pid=20669] ppid=20666 vsize=16912 CPUtime=460.88
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 4038 0 0 0 46084 4 0 0 25 0 1 0 1161075821 17317888 4000 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 4228 4000 75 172 0 4053 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 22272

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1730912/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=18500 CPUtime=520.85
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 4431 0 0 0 52080 5 0 0 25 0 1 0 1161075821 18944000 4393 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20669/statm: 4625 4393 75 172 0 4450 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 23860

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1730528/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=18768 CPUtime=580.82
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 4495 0 0 0 58077 5 0 0 25 0 1 0 1161075821 19218432 4457 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 4692 4457 75 172 0 4517 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 24128

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1730528/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=18924 CPUtime=640.8
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 4514 0 0 0 64075 5 0 0 25 0 1 0 1161075821 19378176 4476 1992294400 134512640 135217611 4294956304 18446744073709551615 134532666 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 4731 4476 75 172 0 4556 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 24284

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1730208/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=19152 CPUtime=700.77
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 4559 0 0 0 70071 6 0 0 25 0 1 0 1161075821 19611648 4521 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 4788 4521 75 172 0 4613 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 24512

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1729376/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=19944 CPUtime=760.75
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 4752 0 0 0 76069 6 0 0 25 0 1 0 1161075821 20422656 4714 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 4986 4714 75 172 0 4811 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 25304

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1729312/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=20092 CPUtime=820.72
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 4788 0 0 0 82066 6 0 0 25 0 1 0 1161075821 20574208 4750 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 5023 4750 75 172 0 4848 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 25452

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1728800/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=20488 CPUtime=880.69
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 4897 0 0 0 88062 7 0 0 25 0 1 0 1161075821 20979712 4859 1992294400 134512640 135217611 4294956304 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 5122 4859 75 172 0 4947 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 25848

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1728352/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=20936 CPUtime=940.67
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 5002 0 0 0 94060 7 0 0 25 0 1 0 1161075821 21438464 4964 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 5234 4964 75 172 0 5059 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 26296

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20669
/proc/meminfo: memFree=1727904/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=21276 CPUtime=1000.64
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 5101 0 0 0 100057 7 0 0 25 0 1 0 1161075821 21786624 5063 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 5319 5063 75 172 0 5144 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 26636

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20671
/proc/meminfo: memFree=1727776/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=21432 CPUtime=1060.6
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 5133 0 0 0 106053 7 0 0 25 0 1 0 1161075821 21946368 5095 1992294400 134512640 135217611 4294956304 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 5358 5095 75 172 0 5183 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 26792

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20671
/proc/meminfo: memFree=1727712/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=21584 CPUtime=1120.58
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 5161 0 0 0 112051 7 0 0 25 0 1 0 1161075821 22102016 5123 1992294400 134512640 135217611 4294956304 18446744073709551615 134538414 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 5396 5123 75 172 0 5221 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 26944

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20671
/proc/meminfo: memFree=1727520/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=21728 CPUtime=1180.55
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 5205 0 0 0 118048 7 0 0 25 0 1 0 1161075821 22249472 5167 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 5432 5167 75 172 0 5257 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 27088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 1.00 2/83 20671
/proc/meminfo: memFree=1727200/2055920 swapFree=4173632/4192956
[pid=20666] ppid=20664 vsize=5360 CPUtime=1.19
/proc/20666/stat : 20666 (glucose.sh) S 20664 20666 20537 0 -1 4194304 313 4061 0 0 0 0 116 3 16 0 1 0 1161075701 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20666/statm: 1340 238 195 169 0 51 0
[pid=20669] ppid=20666 vsize=22044 CPUtime=1198.86
/proc/20669/stat : 20669 (glucose_static) R 20666 20666 20537 0 -1 4194304 5276 0 0 0 119878 8 0 0 25 0 1 0 1161075821 22573056 5238 1992294400 134512640 135217611 4294956304 18446744073709551615 134528071 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20669/statm: 5511 5238 75 172 0 5336 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 27404

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): 1199.94
CPU system time (s): 0.123981
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 27404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9661
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= 22
involuntary context switches= 5266

runsolver used 1.48277 second user time and 3.98839 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-05 00:28:34
IDJOB=1559494
IDBENCH=70878
IDSOLVER=503
FILE ID=node86/1559494-1238884114
PBS_JOBID= 9086009
Free space on /tmp= 66500 MiB

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

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

MD5SUM BENCH= c4b5df05f50ec97b624a18161f6d43b5
RANDOM SEED=1783443676

node86.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1754384 kB
Buffers:         34564 kB
Cached:         208204 kB
SwapCached:       9240 kB
Active:          74032 kB
Inactive:       179940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754384 kB
SwapTotal:     4192956 kB
SwapFree:      4173632 kB
Dirty:            3104 kB
Writeback:           0 kB
Mapped:          15192 kB
Slab:            31792 kB
Committed_AS:  3035472 kB
PageTables:       2684 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node86 at 2009-04-05 00:48:37