Trace number 1559286

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-24-s100.cnf
MD5SUM107f2922072d64498e09af3270c7b9c3
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 variables31821
Number of clauses95735
Sum of the clauses size225739
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261338
Number of clauses of size 334333
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.06/0.08	c ==============================================================================
0.06/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.06/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.06/0.08	c ==============================================================================
0.06/0.08	c |         0 |   95535   225263 |   28660       0        0     nan |  0.000 % |
1.18/1.23	c |         0 |   58933   176133 |      --       0       --      -- |     --   | -36262/-48154
1.18/1.23	c ==============================================================================
1.18/1.23	c Result  :   #vars: 14170   #clauses: 58933   #literals: 176133
1.18/1.23	c CPU time:   1.19582 s
1.18/1.23	c ==============================================================================
1.18/1.29	c
1.18/1.29	c Starting glucose
1.18/1.29	c
1.18/1.29	
1.18/1.29	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.18/1.29	
1.18/1.29	c ============================[ Problem Statistics ]=============================
1.18/1.29	c |                                                                             |
1.18/1.29	c |  Number of variables:  14170                                                |
1.18/1.29	c |  Number of clauses:    58933                                                |
1.28/1.34	c |  Parsing time:         0.04         s                                       |
1200.06/1200.61	HOME/glucose.sh: line 55: 19572 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-1559286-1238881432/watcher-1559286-1238881432 -o /tmp/evaluation-result-1559286-1238881432/solver-1559286-1238881432 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1559286-1238881432.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 19569
/proc/meminfo: memFree=1783024/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=0
/proc/19569/stat : 19569 (glucose.sh) R 19567 19569 19186 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 1160808557 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588714143 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/19569/statm: 1340 235 194 169 0 51 0
[pid=19570] ppid=19569 vsize=5360 CPUtime=0
/proc/19570/stat : 19570 (glucose.sh) R 19569 19569 19186 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 1160808558 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 233588714791 0 0 4096 0 0 0 0 17 0 0 0
/proc/19570/statm: 1340 236 195 169 0 51 0

[startup+0.0684701 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 19569
/proc/meminfo: memFree=1783024/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=0
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 1160808557 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19569/statm: 1340 236 195 169 0 51 0
[pid=19570] ppid=19569 vsize=10416 CPUtime=0.06
/proc/19570/stat : 19570 (SatELite_releas) R 19569 19569 19186 0 -1 4194304 2409 0 0 0 5 1 0 0 18 0 1 0 1160808558 10665984 2393 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/19570/statm: 2604 2394 51 174 0 2427 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15776

[startup+0.101475 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 19569
/proc/meminfo: memFree=1783024/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=0
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 1160808557 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19569/statm: 1340 236 195 169 0 51 0
[pid=19570] ppid=19569 vsize=13760 CPUtime=0.09
/proc/19570/stat : 19570 (SatELite_releas) R 19569 19569 19186 0 -1 4194304 3375 0 0 0 8 1 0 0 18 0 1 0 1160808558 14090240 3218 1992294400 134512640 135225430 4294956160 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19570/statm: 3440 3218 77 174 0 3263 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19120

[startup+0.301494 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 19569
/proc/meminfo: memFree=1783024/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=0
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 1160808557 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19569/statm: 1340 236 195 169 0 51 0
[pid=19570] ppid=19569 vsize=14496 CPUtime=0.28
/proc/19570/stat : 19570 (SatELite_releas) R 19569 19569 19186 0 -1 4194304 3571 0 0 0 27 1 0 0 19 0 1 0 1160808558 14843904 3414 1992294400 134512640 135225430 4294956160 18446744073709551615 134541776 0 0 4096 3 0 0 0 17 0 0 0
/proc/19570/statm: 3624 3414 77 174 0 3447 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19856

[startup+0.701534 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 19569
/proc/meminfo: memFree=1783024/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=0
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 1160808557 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19569/statm: 1340 236 195 169 0 51 0
[pid=19570] ppid=19569 vsize=16068 CPUtime=0.68
/proc/19570/stat : 19570 (SatELite_releas) R 19569 19569 19186 0 -1 4194304 3770 0 0 0 66 2 0 0 23 0 1 0 1160808558 16453632 3613 1992294400 134512640 135225430 4294956160 18446744073709551615 134587664 0 0 4096 3 0 0 0 17 0 0 0
/proc/19570/statm: 4017 3613 77 174 0 3840 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21428

[startup+1.50162 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19571
/proc/meminfo: memFree=1763744/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 5360

[startup+3.10179 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19572
/proc/meminfo: memFree=1770784/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=8940 CPUtime=1.79
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 2063 0 0 0 179 0 0 0 25 0 1 0 1160808687 9154560 2025 1992294400 134512640 135217611 4294956272 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/19572/statm: 2235 2025 75 172 0 2060 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14300

[startup+6.3021 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19572
/proc/meminfo: memFree=1769696/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=9336 CPUtime=4.99
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 2160 0 0 0 498 1 0 0 25 0 1 0 1160808687 9560064 2122 1992294400 134512640 135217611 4294956272 18446744073709551615 134534057 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 2334 2122 75 172 0 2159 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14696

[startup+12.7017 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19572
/proc/meminfo: memFree=1769056/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=10012 CPUtime=11.38
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 2318 0 0 0 1137 1 0 0 25 0 1 0 1160808687 10252288 2280 1992294400 134512640 135217611 4294956272 18446744073709551615 134537031 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 2503 2280 75 172 0 2328 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15372

[startup+25.501 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19572
/proc/meminfo: memFree=1768288/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=10672 CPUtime=24.17
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 2500 0 0 0 2416 1 0 0 25 0 1 0 1160808687 10928128 2462 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 2668 2462 75 172 0 2493 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 16032

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1767264/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=11888 CPUtime=49.75
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 2782 0 0 0 4974 1 0 0 25 0 1 0 1160808687 12173312 2744 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 2972 2744 75 172 0 2797 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 17248

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1765600/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=13260 CPUtime=100.93
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 3138 0 0 0 10091 2 0 0 25 0 1 0 1160808687 13578240 3100 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 3315 3100 75 172 0 3140 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 18620

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1764704/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=14188 CPUtime=160.9
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 3376 0 0 0 16088 2 0 0 25 0 1 0 1160808687 14528512 3338 1992294400 134512640 135217611 4294956272 18446744073709551615 134532907 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 3547 3338 75 172 0 3372 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 19548

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1763552/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=15424 CPUtime=220.88
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 3645 0 0 0 22085 3 0 0 25 0 1 0 1160808687 15794176 3607 1992294400 134512640 135217611 4294956272 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 3856 3607 75 172 0 3681 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 20784

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1763296/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=15560 CPUtime=280.85
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 3695 0 0 0 28082 3 0 0 25 0 1 0 1160808687 15933440 3657 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 3890 3657 75 172 0 3715 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 20920

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1763040/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=15856 CPUtime=340.83
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 3769 0 0 0 34080 3 0 0 25 0 1 0 1160808687 16236544 3731 1992294400 134512640 135217611 4294956272 18446744073709551615 134538835 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 3964 3731 75 172 0 3789 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 21216


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

[pid=19572] ppid=19569 vsize=17388 CPUtime=460.78
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 4146 0 0 0 46074 4 0 0 25 0 1 0 1160808687 17805312 4108 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 4347 4108 75 172 0 4172 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 22748

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1761120/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=17784 CPUtime=520.76
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 4246 0 0 0 52072 4 0 0 25 0 1 0 1160808687 18210816 4208 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 4446 4208 75 172 0 4271 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 23144

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1760800/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=18056 CPUtime=580.74
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 4313 0 0 0 58070 4 0 0 25 0 1 0 1160808687 18489344 4275 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 4514 4275 75 172 0 4339 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 23416

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1760032/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=18844 CPUtime=640.71
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 4492 0 0 0 64067 4 0 0 25 0 1 0 1160808687 19296256 4454 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 4711 4454 75 172 0 4536 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 24204

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1759328/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=19576 CPUtime=700.69
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 4665 0 0 0 70064 5 0 0 25 0 1 0 1160808687 20045824 4627 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 4894 4627 75 172 0 4719 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 24936

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1758880/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=19980 CPUtime=760.66
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 4773 0 0 0 76061 5 0 0 25 0 1 0 1160808687 20459520 4735 1992294400 134512640 135217611 4294956272 18446744073709551615 134532787 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 4995 4735 75 172 0 4820 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 25340

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1757920/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=20956 CPUtime=820.63
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 5000 0 0 0 82058 5 0 0 25 0 1 0 1160808687 21458944 4962 1992294400 134512640 135217611 4294956272 18446744073709551615 134533319 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 5239 4962 75 172 0 5064 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 26316

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1757792/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=21136 CPUtime=880.61
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 5021 0 0 0 88056 5 0 0 25 0 1 0 1160808687 21643264 4983 1992294400 134512640 135217611 4294956272 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 5284 4983 75 172 0 5109 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 26496

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1757600/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=21272 CPUtime=940.58
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 5068 0 0 0 94053 5 0 0 25 0 1 0 1160808687 21782528 5030 1992294400 134512640 135217611 4294956272 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 5318 5030 75 172 0 5143 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 26632

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19572
/proc/meminfo: memFree=1757024/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=21840 CPUtime=1000.56
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 5209 0 0 0 100050 6 0 0 25 0 1 0 1160808687 22364160 5171 1992294400 134512640 135217611 4294956272 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 5460 5171 75 172 0 5285 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 27200

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19578
/proc/meminfo: memFree=1756704/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=22128 CPUtime=1060.53
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 5261 0 0 0 106047 6 0 0 25 0 1 0 1160808687 22659072 5223 1992294400 134512640 135217611 4294956272 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 5532 5223 75 172 0 5357 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 27488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19578
/proc/meminfo: memFree=1756320/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=22524 CPUtime=1120.51
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 5374 0 0 0 112044 7 0 0 25 0 1 0 1160808687 23064576 5336 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 5631 5336 75 172 0 5456 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 27884

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19578
/proc/meminfo: memFree=1756064/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=22740 CPUtime=1180.48
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 5425 0 0 0 118041 7 0 0 25 0 1 0 1160808687 23285760 5387 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 5685 5387 75 172 0 5510 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 28100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19578
/proc/meminfo: memFree=1756000/2055920 swapFree=4176444/4192956
[pid=19569] ppid=19567 vsize=5360 CPUtime=1.28
/proc/19569/stat : 19569 (glucose.sh) S 19567 19569 19186 0 -1 4194304 313 4146 0 0 0 0 125 3 19 0 1 0 1160808557 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19569/statm: 1340 238 195 169 0 51 0
[pid=19572] ppid=19569 vsize=22876 CPUtime=1198.78
/proc/19572/stat : 19572 (glucose_static) R 19569 19569 19186 0 -1 4194304 5433 0 0 0 119871 7 0 0 25 0 1 0 1160808687 23425024 5395 1992294400 134512640 135217611 4294956272 18446744073709551615 134537495 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19572/statm: 5719 5395 75 172 0 5544 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 28236

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.08
CPU user time (s): 1199.96
CPU system time (s): 0.117982
CPU usage (%): 99.9558
Max. virtual memory (cumulated for all children) (KiB): 28236

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

runsolver used 1.20482 second user time and 3.17152 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-04 23:43:52
IDJOB=1559286
IDBENCH=70874
IDSOLVER=503
FILE ID=node27/1559286-1238881432
PBS_JOBID= 9085986
Free space on /tmp= 66392 MiB

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

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

MD5SUM BENCH= 107f2922072d64498e09af3270c7b9c3
RANDOM SEED=1181666562

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:       1783504 kB
Buffers:         35476 kB
Cached:         170428 kB
SwapCached:       9588 kB
Active:          30516 kB
Inactive:       186656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783504 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:            3104 kB
Writeback:           0 kB
Mapped:          16908 kB
Slab:            41104 kB
Committed_AS:  3303492 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node27 at 2009-04-05 00:03:54