Trace number 1774004

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-32-s100.cnf
MD5SUM7785f51f4f3cb780b4d123215711f948
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 variables32312
Number of clauses97285
Sum of the clauses size229627
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262100
Number of clauses of size 335121
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.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |   97093   229175 |   29127       0        0     nan |  0.000 % |
1.09/1.15	c |         0 |   60325   180482 |      --       0       --      -- |     --   | -36648/-48269
1.09/1.15	c ==============================================================================
1.09/1.15	c Result  :   #vars: 14507   #clauses: 60325   #literals: 180482
1.09/1.15	c CPU time:   1.11283 s
1.09/1.15	c ==============================================================================
1.19/1.22	c
1.19/1.22	c Starting glucose
1.19/1.22	c
1.19/1.22	
1.19/1.22	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.19/1.22	
1.19/1.22	c ============================[ Problem Statistics ]=============================
1.19/1.22	c |                                                                             |
1.19/1.22	c |  Number of variables:  14507                                                |
1.19/1.22	c |  Number of clauses:    60325                                                |
1.19/1.27	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-1774004-1241260869/watcher-1774004-1241260869 -o /tmp/evaluation-result-1774004-1241260869/solver-1774004-1241260869 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1774004-1241260869.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.03 1.00 3/64 31180
/proc/meminfo: memFree=1450768/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=0
/proc/31180/stat : 31180 (glucose.sh) R 31178 31180 30985 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 154120758 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 244671113887 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/31180/statm: 1340 235 194 169 0 51 0
[pid=31181] ppid=31180 vsize=1744 CPUtime=0
/proc/31181/stat : 31181 (SatELite_releas) R 31180 31180 30985 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154120759 1785856 271 1992294400 134512640 135225430 4294956176 18446744073709551615 134543744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31181/statm: 436 273 49 174 0 259 0

[startup+0.104698 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 31180
/proc/meminfo: memFree=1450768/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=0
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154120758 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31180/statm: 1340 236 195 169 0 51 0
[pid=31181] ppid=31180 vsize=14028 CPUtime=0.1
/proc/31181/stat : 31181 (SatELite_releas) R 31180 31180 30985 0 -1 4194304 3336 0 0 0 9 1 0 0 19 0 1 0 154120759 14364672 3287 1992294400 134512640 135225430 4294956176 18446744073709551615 134546966 0 0 4096 3 0 0 0 17 0 0 0
/proc/31181/statm: 3507 3287 77 174 0 3330 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19388

[startup+0.201715 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 31180
/proc/meminfo: memFree=1450768/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=0
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154120758 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31180/statm: 1340 236 195 169 0 51 0
[pid=31181] ppid=31180 vsize=14428 CPUtime=0.19
/proc/31181/stat : 31181 (SatELite_releas) R 31180 31180 30985 0 -1 4194304 3433 0 0 0 18 1 0 0 20 0 1 0 154120759 14774272 3384 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/31181/statm: 3607 3384 77 174 0 3430 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19788

[startup+0.424756 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 31180
/proc/meminfo: memFree=1450768/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=0
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154120758 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31180/statm: 1340 236 195 169 0 51 0
[pid=31181] ppid=31180 vsize=14900 CPUtime=0.41
/proc/31181/stat : 31181 (SatELite_releas) R 31180 31180 30985 0 -1 4194304 3553 0 0 0 38 3 0 0 23 0 1 0 154120759 15257600 3504 1992294400 134512640 135225430 4294956176 18446744073709551615 134549650 0 0 4096 3 0 0 0 17 0 0 0
/proc/31181/statm: 3725 3504 77 174 0 3548 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 20260

[startup+0.701806 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 31180
/proc/meminfo: memFree=1450768/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=0
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154120758 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31180/statm: 1340 236 195 169 0 51 0
[pid=31181] ppid=31180 vsize=15676 CPUtime=0.69
/proc/31181/stat : 31181 (SatELite_releas) R 31180 31180 30985 0 -1 4194304 3733 0 0 0 65 4 0 0 25 0 1 0 154120759 16052224 3662 1992294400 134512640 135225430 4294956176 18446744073709551615 134587466 0 0 4096 3 0 0 0 17 0 0 0
/proc/31181/statm: 3919 3662 77 174 0 3742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21036

[startup+1.50197 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 31182
/proc/meminfo: memFree=1431296/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 5360

[startup+3.10226 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 31183
/proc/meminfo: memFree=1438656/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=7720 CPUtime=1.86
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 1753 0 0 0 186 0 0 0 25 0 1 0 154120881 7905280 1739 1992294400 134512640 135217611 4294956288 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31183/statm: 1930 1739 75 172 0 1755 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13080

[startup+6.30184 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 31183
/proc/meminfo: memFree=1438400/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=8116 CPUtime=5.06
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 1830 0 0 0 505 1 0 0 25 0 1 0 154120881 8310784 1816 1992294400 134512640 135217611 4294956288 18446744073709551615 134537317 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 2029 1816 75 172 0 1854 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13476

[startup+12.702 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 31183
/proc/meminfo: memFree=1437824/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=8512 CPUtime=11.46
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 1955 0 0 0 1145 1 0 0 25 0 1 0 154120881 8716288 1941 1992294400 134512640 135217611 4294956288 18446744073709551615 134527905 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 2128 1941 75 172 0 1953 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13872

[startup+25.5054 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 31183
/proc/meminfo: memFree=1436992/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=9572 CPUtime=24.25
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 2203 0 0 0 2424 1 0 0 25 0 1 0 154120881 9801728 2189 1992294400 134512640 135217611 4294956288 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 2393 2189 75 172 0 2218 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14932

[startup+51.1011 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 31183
/proc/meminfo: memFree=1434944/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=11576 CPUtime=49.84
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 2716 0 0 0 4982 2 0 0 25 0 1 0 154120881 11853824 2702 1992294400 134512640 135217611 4294956288 18446744073709551615 134537330 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 2894 2702 75 172 0 2719 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16936

[startup+102.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 31183
/proc/meminfo: memFree=1432832/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=13652 CPUtime=101
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 3228 0 0 0 10098 2 0 0 25 0 1 0 154120881 13979648 3214 1992294400 134512640 135217611 4294956288 18446744073709551615 134537299 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 3413 3214 75 172 0 3238 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 19012

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 31183
/proc/meminfo: memFree=1429248/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=17288 CPUtime=160.98
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 4115 0 0 0 16095 3 0 0 25 0 1 0 154120881 17702912 4101 1992294400 134512640 135217611 4294956288 18446744073709551615 134532787 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 4322 4101 75 172 0 4147 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 22648

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 31183
/proc/meminfo: memFree=1427712/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=18780 CPUtime=220.95
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 4501 0 0 0 22091 4 0 0 25 0 1 0 154120881 19230720 4487 1992294400 134512640 135217611 4294956288 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 4695 4487 75 172 0 4520 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 24140

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31183
/proc/meminfo: memFree=1427008/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=19616 CPUtime=280.92
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 4687 0 0 0 28088 4 0 0 25 0 1 0 154120881 20086784 4673 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 4904 4673 75 172 0 4729 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 24976

[startup+342.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31183
/proc/meminfo: memFree=1425792/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=20900 CPUtime=340.9
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 5002 0 0 0 34085 5 0 0 25 0 1 0 154120881 21401600 4988 1992294400 134512640 135217611 4294956288 18446744073709551615 134532656 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 5225 4988 75 172 0 5050 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 26260

[startup+402.302 s]

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

/proc/31183/statm: 14259 13736 75 172 0 14084 0
Current children cumulated CPU time (s) 9337.64
Current children cumulated vsize (KiB) 62396

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31205
/proc/meminfo: memFree=1389824/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=57036 CPUtime=9396.4
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 13750 0 0 0 939619 21 0 0 25 0 1 0 154120881 58404864 13736 1992294400 134512640 135217611 4294956288 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 14259 13736 75 172 0 14084 0
Current children cumulated CPU time (s) 9397.61
Current children cumulated vsize (KiB) 62396

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31205
/proc/meminfo: memFree=1389760/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=57180 CPUtime=9456.38
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 13774 0 0 0 945617 21 0 0 25 0 1 0 154120881 58552320 13760 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 14295 13760 75 172 0 14120 0
Current children cumulated CPU time (s) 9457.59
Current children cumulated vsize (KiB) 62540

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31205
/proc/meminfo: memFree=1389568/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=57396 CPUtime=9516.35
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 13847 0 0 0 951614 21 0 0 25 0 1 0 154120881 58773504 13833 1992294400 134512640 135217611 4294956288 18446744073709551615 134532907 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 14349 13833 75 172 0 14174 0
Current children cumulated CPU time (s) 9517.56
Current children cumulated vsize (KiB) 62756

[startup+9582.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31205
/proc/meminfo: memFree=1389568/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=57396 CPUtime=9576.31
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 13847 0 0 0 957610 21 0 0 25 0 1 0 154120881 58773504 13833 1992294400 134512640 135217611 4294956288 18446744073709551615 134532855 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 14349 13833 75 172 0 14174 0
Current children cumulated CPU time (s) 9577.52
Current children cumulated vsize (KiB) 62756

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31205
/proc/meminfo: memFree=1389312/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=57720 CPUtime=9636.28
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 13922 0 0 0 963607 21 0 0 25 0 1 0 154120881 59105280 13908 1992294400 134512640 135217611 4294956288 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 14430 13908 75 172 0 14255 0
Current children cumulated CPU time (s) 9637.49
Current children cumulated vsize (KiB) 63080

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31205
/proc/meminfo: memFree=1389120/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=57720 CPUtime=9696.25
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 13929 0 0 0 969604 21 0 0 25 0 1 0 154120881 59105280 13915 1992294400 134512640 135217611 4294956288 18446744073709551615 134533350 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 14430 13915 75 172 0 14255 0
Current children cumulated CPU time (s) 9697.46
Current children cumulated vsize (KiB) 63080

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31205
/proc/meminfo: memFree=1389056/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=57792 CPUtime=9756.22
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 13931 0 0 0 975601 21 0 0 25 0 1 0 154120881 59179008 13917 1992294400 134512640 135217611 4294956288 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 14448 13917 75 172 0 14273 0
Current children cumulated CPU time (s) 9757.43
Current children cumulated vsize (KiB) 63152

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31205
/proc/meminfo: memFree=1389056/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=57792 CPUtime=9816.19
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 13932 0 0 0 981598 21 0 0 25 0 1 0 154120881 59179008 13918 1992294400 134512640 135217611 4294956288 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 14448 13918 75 172 0 14273 0
Current children cumulated CPU time (s) 9817.4
Current children cumulated vsize (KiB) 63152

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31205
/proc/meminfo: memFree=1388864/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=58116 CPUtime=9876.17
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 13995 0 0 0 987596 21 0 0 25 0 1 0 154120881 59510784 13981 1992294400 134512640 135217611 4294956288 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 14529 13981 75 172 0 14354 0
Current children cumulated CPU time (s) 9877.38
Current children cumulated vsize (KiB) 63476

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31205
/proc/meminfo: memFree=1388864/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=58116 CPUtime=9936.13
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 13995 0 0 0 993592 21 0 0 25 0 1 0 154120881 59510784 13981 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 14529 13981 75 172 0 14354 0
Current children cumulated CPU time (s) 9937.34
Current children cumulated vsize (KiB) 63476

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31205
/proc/meminfo: memFree=1388864/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=58116 CPUtime=9996.11
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 13995 0 0 0 999590 21 0 0 25 0 1 0 154120881 59510784 13981 1992294400 134512640 135217611 4294956288 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 14529 13981 75 172 0 14354 0
Current children cumulated CPU time (s) 9997.32
Current children cumulated vsize (KiB) 63476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10005 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31205
/proc/meminfo: memFree=1388864/2055920 swapFree=4180196/4192956
[pid=31180] ppid=31178 vsize=5360 CPUtime=1.21
/proc/31180/stat : 31180 (glucose.sh) S 31178 31180 30985 0 -1 4194304 313 3993 0 0 0 0 116 5 16 0 1 0 154120758 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31180/statm: 1340 238 195 169 0 51 0
[pid=31183] ppid=31180 vsize=58116 CPUtime=9998.81
/proc/31183/stat : 31183 (glucose_static) R 31180 31180 30985 0 -1 4194304 13995 0 0 0 999860 21 0 0 25 0 1 0 154120881 59510784 13981 1992294400 134512640 135217611 4294956288 18446744073709551615 134538498 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31183/statm: 14529 13981 75 172 0 14354 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 63476

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 31180 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=167822
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=54991
# CPU time returned by wait4() is 1.22281
# 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
CPU time (s): 10000
CPU user time (s): 9999.76
CPU system time (s): 0.26
CPU usage (%): 99.9501
Max. virtual memory (cumulated for all children) (KiB): 63476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.16782
system time used= 0.054991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4306
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.49871 second user time and 27.8908 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-02 12:41:09
IDJOB=1774004
IDBENCH=70843
IDSOLVER=610
FILE ID=node7/1774004-1241260869
PBS_JOBID= 9224935
Free space on /tmp= 66560 MiB

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

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

MD5SUM BENCH= 7785f51f4f3cb780b4d123215711f948
RANDOM SEED=678063266

node7.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.256
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.256
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:       1451312 kB
Buffers:         82348 kB
Cached:         424828 kB
SwapCached:       7108 kB
Active:          66044 kB
Inactive:       449552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1451312 kB
SwapTotal:     4192956 kB
SwapFree:      4180196 kB
Dirty:            3136 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            75056 kB
Committed_AS:  1025900 kB
PageTables:       1444 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= 66552 MiB
End job on node7 at 2009-05-02 15:27:56