Trace number 1773984

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) 10000 10005.6

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-31-s100.cnf
MD5SUM5dbb80f29538e26a3285bf497c57f592
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables32310
Number of clauses97279
Sum of the clauses size229607
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262102
Number of clauses of size 335113
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |   97087   229155 |   29126       0        0     nan |  0.000 % |
1.09/1.14	c |         0 |   60326   180505 |      --       0       --      -- |     --   | -36641/-48226
1.09/1.14	c ==============================================================================
1.09/1.14	c Result  :   #vars: 14508   #clauses: 60326   #literals: 180505
1.09/1.14	c CPU time:   1.11283 s
1.09/1.14	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:  14508                                                |
1.19/1.21	c |  Number of clauses:    60326                                                |
1.19/1.26	c |  Parsing time:         0.04         s                                       |

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-1773984-1241260609/watcher-1773984-1241260609 -o /tmp/evaluation-result-1773984-1241260609/solver-1773984-1241260609 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1773984-1241260609.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 29492
/proc/meminfo: memFree=1609776/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=0
/proc/29492/stat : 29492 (glucose.sh) R 29490 29492 29266 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 154094602 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919867039 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29492/statm: 1340 235 194 169 0 51 0
[pid=29493] ppid=29492 vsize=1744 CPUtime=0
/proc/29493/stat : 29493 (SatELite_releas) R 29492 29492 29266 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154094603 1785856 271 1992294400 134512640 135225430 4294956176 18446744073709551615 134543744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29493/statm: 436 274 49 174 0 259 0

[startup+0.0150459 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 29492
/proc/meminfo: memFree=1609776/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=0
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154094602 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29492/statm: 1340 236 195 169 0 51 0
[pid=29493] ppid=29492 vsize=4244 CPUtime=0
/proc/29493/stat : 29493 (SatELite_releas) R 29492 29492 29266 0 -1 4194304 926 0 0 0 0 0 0 0 19 0 1 0 154094603 4345856 910 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/29493/statm: 1061 911 51 174 0 884 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9604

[startup+0.101063 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 29492
/proc/meminfo: memFree=1609776/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=0
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154094602 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29492/statm: 1340 236 195 169 0 51 0
[pid=29493] ppid=29492 vsize=14028 CPUtime=0.09
/proc/29493/stat : 29493 (SatELite_releas) R 29492 29492 29266 0 -1 4194304 3323 0 0 0 8 1 0 0 19 0 1 0 154094603 14364672 3274 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29493/statm: 3507 3275 77 174 0 3330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19388

[startup+0.301105 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 29492
/proc/meminfo: memFree=1609776/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=0
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154094602 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29492/statm: 1340 236 195 169 0 51 0
[pid=29493] ppid=29492 vsize=14652 CPUtime=0.29
/proc/29493/stat : 29493 (SatELite_releas) R 29492 29492 29266 0 -1 4194304 3499 0 0 0 27 2 0 0 21 0 1 0 154094603 15003648 3450 1992294400 134512640 135225430 4294956176 18446744073709551615 134586498 0 0 4096 3 0 0 0 17 0 0 0
/proc/29493/statm: 3663 3450 77 174 0 3486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20012

[startup+0.701191 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 29492
/proc/meminfo: memFree=1609776/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=0
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154094602 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29492/statm: 1340 236 195 169 0 51 0
[pid=29493] ppid=29492 vsize=15676 CPUtime=0.69
/proc/29493/stat : 29493 (SatELite_releas) R 29492 29492 29266 0 -1 4194304 3733 0 0 0 67 2 0 0 25 0 1 0 154094603 16052224 3662 1992294400 134512640 135225430 4294956176 18446744073709551615 134548928 0 0 4096 3 0 0 0 17 0 0 0
/proc/29493/statm: 3919 3662 77 174 0 3742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21036

[startup+1.50137 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 29494
/proc/meminfo: memFree=1591072/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 5360

[startup+3.10171 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 29495
/proc/meminfo: memFree=1597856/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=7588 CPUtime=1.88
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 1729 0 0 0 187 1 0 0 25 0 1 0 154094723 7770112 1712 1992294400 134512640 135217611 4294956288 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 1897 1712 75 172 0 1722 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12948

[startup+6.30139 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 29495
/proc/meminfo: memFree=1597344/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=7852 CPUtime=5.08
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 1800 0 0 0 506 2 0 0 25 0 1 0 154094723 8040448 1783 1992294400 134512640 135217611 4294956288 18446744073709551615 134532676 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 1963 1783 75 172 0 1788 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13212

[startup+12.7018 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 29495
/proc/meminfo: memFree=1596840/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=8512 CPUtime=11.48
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 1949 0 0 0 1146 2 0 0 25 0 1 0 154094723 8716288 1932 1992294400 134512640 135217611 4294956288 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 2128 1932 75 172 0 1953 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13872

[startup+25.5015 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 29495
/proc/meminfo: memFree=1595752/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=9700 CPUtime=24.25
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 2246 0 0 0 2423 2 0 0 25 0 1 0 154094723 9932800 2229 1992294400 134512640 135217611 4294956288 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 2425 2229 75 172 0 2250 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 15060

[startup+51.102 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 29495
/proc/meminfo: memFree=1593640/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=11996 CPUtime=49.83
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 2799 0 0 0 4980 3 0 0 25 0 1 0 154094723 12283904 2782 1992294400 134512640 135217611 4294956288 18446744073709551615 134537448 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 2999 2782 75 172 0 2824 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 17356

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29495
/proc/meminfo: memFree=1591528/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=13928 CPUtime=101.01
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 3300 0 0 0 10096 5 0 0 25 0 1 0 154094723 14262272 3283 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 3482 3283 75 172 0 3307 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 19288

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29495
/proc/meminfo: memFree=1587112/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=18348 CPUtime=160.97
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 4396 0 0 0 16091 6 0 0 25 0 1 0 154094723 18788352 4379 1992294400 134512640 135217611 4294956288 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 4587 4379 75 172 0 4412 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 23708

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29497
/proc/meminfo: memFree=1585832/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=19544 CPUtime=220.94
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 4677 0 0 0 22088 6 0 0 25 0 1 0 154094723 20013056 4660 1992294400 134512640 135217611 4294956288 18446744073709551615 134537546 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 4886 4660 75 172 0 4711 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 24904

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29497
/proc/meminfo: memFree=1584296/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=21028 CPUtime=280.89
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 5058 0 0 0 28083 6 0 0 25 0 1 0 154094723 21532672 5041 1992294400 134512640 135217611 4294956288 18446744073709551615 134537417 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 5257 5041 75 172 0 5082 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 26388

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29497
/proc/meminfo: memFree=1583080/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=22348 CPUtime=340.86
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 5352 0 0 0 34080 6 0 0 25 0 1 0 154094723 22884352 5335 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 5587 5335 75 172 0 5412 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 27708

[startup+402.301 s]

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

/proc/29495/statm: 13839 13208 75 172 0 13664 0
Current children cumulated CPU time (s) 9337.06
Current children cumulated vsize (KiB) 60716

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29519
/proc/meminfo: memFree=1550824/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=55464 CPUtime=9395.83
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 13251 0 0 0 939563 20 0 0 25 0 1 0 154094723 56795136 13213 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 13866 13213 75 172 0 13691 0
Current children cumulated CPU time (s) 9397.03
Current children cumulated vsize (KiB) 60824

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29519
/proc/meminfo: memFree=1550824/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=55464 CPUtime=9455.8
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 13262 0 0 0 945560 20 0 0 25 0 1 0 154094723 56795136 13224 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 13866 13224 75 172 0 13691 0
Current children cumulated CPU time (s) 9457
Current children cumulated vsize (KiB) 60824

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29519
/proc/meminfo: memFree=1550824/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=55464 CPUtime=9515.77
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 13268 0 0 0 951557 20 0 0 25 0 1 0 154094723 56795136 13230 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 13866 13230 75 172 0 13691 0
Current children cumulated CPU time (s) 9516.97
Current children cumulated vsize (KiB) 60824

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29519
/proc/meminfo: memFree=1550760/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=55620 CPUtime=9575.74
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 13283 0 0 0 957554 20 0 0 25 0 1 0 154094723 56954880 13245 1992294400 134512640 135217611 4294956288 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 13905 13245 75 172 0 13730 0
Current children cumulated CPU time (s) 9576.94
Current children cumulated vsize (KiB) 60980

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29519
/proc/meminfo: memFree=1550696/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=55620 CPUtime=9635.71
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 13298 0 0 0 963551 20 0 0 25 0 1 0 154094723 56954880 13260 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 13905 13260 75 172 0 13730 0
Current children cumulated CPU time (s) 9636.91
Current children cumulated vsize (KiB) 60980

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29519
/proc/meminfo: memFree=1550248/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=55992 CPUtime=9695.68
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 13389 0 0 0 969547 21 0 0 25 0 1 0 154094723 57335808 13351 1992294400 134512640 135217611 4294956288 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 13998 13351 75 172 0 13823 0
Current children cumulated CPU time (s) 9696.88
Current children cumulated vsize (KiB) 61352

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29519
/proc/meminfo: memFree=1549416/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=56784 CPUtime=9755.64
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 13584 0 0 0 975543 21 0 0 25 0 1 0 154094723 58146816 13546 1992294400 134512640 135217611 4294956288 18446744073709551615 134537495 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 14196 13546 75 172 0 14021 0
Current children cumulated CPU time (s) 9756.84
Current children cumulated vsize (KiB) 62144

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29519
/proc/meminfo: memFree=1549416/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=56784 CPUtime=9815.61
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 13584 0 0 0 981540 21 0 0 25 0 1 0 154094723 58146816 13546 1992294400 134512640 135217611 4294956288 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 14196 13546 75 172 0 14021 0
Current children cumulated CPU time (s) 9816.81
Current children cumulated vsize (KiB) 62144

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29519
/proc/meminfo: memFree=1549416/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=56948 CPUtime=9875.58
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 13606 0 0 0 987537 21 0 0 25 0 1 0 154094723 58314752 13568 1992294400 134512640 135217611 4294956288 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 14237 13568 75 172 0 14062 0
Current children cumulated CPU time (s) 9876.78
Current children cumulated vsize (KiB) 62308

[startup+9942.3 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 29519
/proc/meminfo: memFree=1549352/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=56948 CPUtime=9935.55
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 13615 0 0 0 993534 21 0 0 25 0 1 0 154094723 58314752 13577 1992294400 134512640 135217611 4294956288 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 14237 13577 75 172 0 14062 0
Current children cumulated CPU time (s) 9936.75
Current children cumulated vsize (KiB) 62308

[startup+10002.3 s]
/proc/loadavg: 1.35 1.13 1.04 2/66 29519
/proc/meminfo: memFree=1549160/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=57272 CPUtime=9995.52
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 13677 0 0 0 999531 21 0 0 25 0 1 0 154094723 58646528 13639 1992294400 134512640 135217611 4294956288 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 14318 13639 75 172 0 14143 0
Current children cumulated CPU time (s) 9996.72
Current children cumulated vsize (KiB) 62632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10005.6 s]
/proc/loadavg: 1.35 1.13 1.04 2/66 29519
/proc/meminfo: memFree=1549160/2055920 swapFree=4178716/4192956
[pid=29492] ppid=29490 vsize=5360 CPUtime=1.2
/proc/29492/stat : 29492 (glucose.sh) S 29490 29492 29266 0 -1 4194304 313 3986 0 0 0 0 117 3 16 0 1 0 154094602 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29492/statm: 1340 238 195 169 0 51 0
[pid=29495] ppid=29492 vsize=57272 CPUtime=9998.82
/proc/29495/stat : 29495 (glucose_static) R 29492 29492 29266 0 -1 4194304 13678 0 0 0 999861 21 0 0 25 0 1 0 154094723 58646528 13640 1992294400 134512640 135217611 4294956288 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29495/statm: 14318 13640 75 172 0 14143 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 62632

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29492 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=170822
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=38994
# CPU time returned by wait4() is 1.20982
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10005.6
CPU time (s): 10000
CPU user time (s): 9999.78
CPU system time (s): 0.24
CPU usage (%): 99.9441
Max. virtual memory (cumulated for all children) (KiB): 62632

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

runsolver used 8.32573 second user time and 28.0657 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-02 12:36:49
IDJOB=1773984
IDBENCH=70839
IDSOLVER=610
FILE ID=node10/1773984-1241260609
PBS_JOBID= 9224924
Free space on /tmp= 66556 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-31-s100.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773984-1241260609/watcher-1773984-1241260609 -o /tmp/evaluation-result-1773984-1241260609/solver-1773984-1241260609 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1773984-1241260609.cnf

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

MD5SUM BENCH= 5dbb80f29538e26a3285bf497c57f592
RANDOM SEED=238622994

node10.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.263
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	: 5931.00
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.263
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:       1610256 kB
Buffers:         72832 kB
Cached:         275600 kB
SwapCached:       8024 kB
Active:          73288 kB
Inactive:       284964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610256 kB
SwapTotal:     4192956 kB
SwapFree:      4178716 kB
Dirty:            3120 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            73484 kB
Committed_AS:   685836 kB
PageTables:       1376 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= 66548 MiB
End job on node10 at 2009-05-02 15:23:37