Trace number 1558038

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.06 1200.51

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-26-s100.cnf
MD5SUMa2be03cdc152990d030fb3c2aea1f730
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 variables31942
Number of clauses96138
Sum of the clauses size226784
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261502
Number of clauses of size 334572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.05/0.08	c ==============================================================================
0.05/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.08	c ==============================================================================
0.05/0.08	c |         0 |   95938   226308 |   28781       0        0     nan |  0.000 % |
1.19/1.21	c |         0 |   59390   177244 |      --       0       --      -- |     --   | -36208/-48088
1.19/1.21	c ==============================================================================
1.19/1.21	c Result  :   #vars: 14277   #clauses: 59390   #literals: 177244
1.19/1.21	c CPU time:   1.17482 s
1.19/1.21	c ==============================================================================
1.19/1.28	c
1.19/1.28	c Starting glucose
1.19/1.28	c
1.19/1.28	
1.19/1.28	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.19/1.28	
1.19/1.28	c ============================[ Problem Statistics ]=============================
1.19/1.28	c |                                                                             |
1.19/1.28	c |  Number of variables:  14277                                                |
1.19/1.28	c |  Number of clauses:    59390                                                |
1.26/1.32	c |  Parsing time:         0.04         s                                       |
1200.03/1200.51	HOME/glucose.sh: line 55:  8644 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-1558038-1238862604/watcher-1558038-1238862604 -o /tmp/evaluation-result-1558038-1238862604/solver-1558038-1238862604 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1558038-1238862604.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/71 8641
/proc/meminfo: memFree=1757768/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=0
/proc/8641/stat : 8641 (glucose.sh) R 8639 8641 8363 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1158923554 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266890439327 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/8641/statm: 1340 235 194 169 0 51 0
[pid=8642] ppid=8641 vsize=1744 CPUtime=0
/proc/8642/stat : 8642 (SatELite_releas) R 8641 8641 8363 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1158923554 1785856 271 1992294400 134512640 135225430 4294956176 18446744073709551615 134543744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8642/statm: 436 273 49 174 0 259 0

[startup+0.0570261 s]
/proc/loadavg: 0.99 0.97 0.99 3/71 8641
/proc/meminfo: memFree=1757768/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=0
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1158923554 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8641/statm: 1340 236 195 169 0 51 0
[pid=8642] ppid=8641 vsize=9492 CPUtime=0.05
/proc/8642/stat : 8642 (SatELite_releas) R 8641 8641 8363 0 -1 4194304 2183 0 0 0 4 1 0 0 19 0 1 0 1158923554 9719808 2167 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/8642/statm: 2373 2168 51 174 0 2196 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14852

[startup+0.101033 s]
/proc/loadavg: 0.99 0.97 0.99 3/71 8641
/proc/meminfo: memFree=1757768/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=0
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1158923554 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8641/statm: 1340 236 195 169 0 51 0
[pid=8642] ppid=8641 vsize=14476 CPUtime=0.09
/proc/8642/stat : 8642 (SatELite_releas) R 8641 8641 8363 0 -1 4194304 3440 0 0 0 8 1 0 0 19 0 1 0 1158923554 14823424 3248 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8642/statm: 3619 3248 77 174 0 3442 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19836

[startup+0.301072 s]
/proc/loadavg: 0.99 0.97 0.99 3/71 8641
/proc/meminfo: memFree=1757768/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=0
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1158923554 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8641/statm: 1340 236 195 169 0 51 0
[pid=8642] ppid=8641 vsize=14856 CPUtime=0.29
/proc/8642/stat : 8642 (SatELite_releas) R 8641 8641 8363 0 -1 4194304 3617 0 0 0 27 2 0 0 20 0 1 0 1158923554 15212544 3425 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8642/statm: 3714 3425 77 174 0 3537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20216

[startup+0.701148 s]
/proc/loadavg: 0.99 0.97 0.99 3/71 8641
/proc/meminfo: memFree=1757768/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=0
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1158923554 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8641/statm: 1340 236 195 169 0 51 0
[pid=8642] ppid=8641 vsize=15672 CPUtime=0.69
/proc/8642/stat : 8642 (SatELite_releas) R 8641 8641 8363 0 -1 4194304 3817 0 0 0 66 3 0 0 24 0 1 0 1158923554 16048128 3625 1992294400 134512640 135225430 4294956176 18446744073709551615 134564269 0 0 4096 3 0 0 0 17 1 0 0
/proc/8642/statm: 3918 3625 77 174 0 3741 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21032

[startup+1.50131 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 8643
/proc/meminfo: memFree=1738360/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 5360

[startup+3.10161 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 8644
/proc/meminfo: memFree=1745976/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=7444 CPUtime=1.81
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 1685 0 0 0 180 1 0 0 25 0 1 0 1158923682 7622656 1671 1992294400 134512640 135217611 4294956304 18446744073709551615 134538855 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 1861 1671 75 172 0 1686 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12804

[startup+6.30122 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 8644
/proc/meminfo: memFree=1745720/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=7708 CPUtime=5.01
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 1730 0 0 0 500 1 0 0 25 0 1 0 1158923682 7892992 1716 1992294400 134512640 135217611 4294956304 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 1927 1716 75 172 0 1752 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13068

[startup+12.7024 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 8644
/proc/meminfo: memFree=1745336/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=8104 CPUtime=11.41
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 1818 0 0 0 1140 1 0 0 25 0 1 0 1158923682 8298496 1804 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 2026 1804 75 172 0 1851 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13464

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 8644
/proc/meminfo: memFree=1744184/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=9160 CPUtime=24.2
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 2101 0 0 0 2419 1 0 0 25 0 1 0 1158923682 9379840 2087 1992294400 134512640 135217611 4294956304 18446744073709551615 134537330 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 2290 2087 75 172 0 2115 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14520

[startup+51.1018 s]
/proc/loadavg: 1.07 0.99 0.99 2/73 8644
/proc/meminfo: memFree=1743224/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=10216 CPUtime=49.79
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 2372 0 0 0 4977 2 0 0 25 0 1 0 1158923682 10461184 2358 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 2554 2358 75 172 0 2379 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15576

[startup+102.307 s]
/proc/loadavg: 1.10 1.00 1.00 2/73 8644
/proc/meminfo: memFree=1741688/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=11892 CPUtime=100.97
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 2753 0 0 0 10095 2 0 0 25 0 1 0 1158923682 12177408 2739 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 2973 2739 75 172 0 2798 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17252

[startup+162.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/73 8644
/proc/meminfo: memFree=1740472/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=12956 CPUtime=160.95
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 3034 0 0 0 16092 3 0 0 25 0 1 0 1158923682 13266944 3020 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 3239 3020 75 172 0 3064 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18316

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/73 8644
/proc/meminfo: memFree=1739832/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=13620 CPUtime=220.93
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 3200 0 0 0 22090 3 0 0 25 0 1 0 1158923682 13946880 3186 1992294400 134512640 135217611 4294956304 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 3405 3186 75 172 0 3230 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 18980

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8644
/proc/meminfo: memFree=1738936/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=14444 CPUtime=280.9
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 3414 0 0 0 28087 3 0 0 25 0 1 0 1158923682 14790656 3400 1992294400 134512640 135217611 4294956304 18446744073709551615 134537207 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 3611 3400 75 172 0 3436 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 19804

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8644
/proc/meminfo: memFree=1738296/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=15128 CPUtime=340.89
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 3556 0 0 0 34085 4 0 0 25 0 1 0 1158923682 15491072 3542 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 3782 3542 75 172 0 3607 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 20488


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

[pid=8644] ppid=8641 vsize=16560 CPUtime=520.81
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 3910 0 0 0 52077 4 0 0 25 0 1 0 1158923682 16957440 3896 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 4140 3896 75 172 0 3965 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 21920

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8644
/proc/meminfo: memFree=1736312/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=16996 CPUtime=580.8
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 4025 0 0 0 58075 5 0 0 25 0 1 0 1158923682 17403904 4011 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 4249 4011 75 172 0 4074 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 22356

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8644
/proc/meminfo: memFree=1735928/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=17440 CPUtime=640.78
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 4116 0 0 0 64073 5 0 0 25 0 1 0 1158923682 17858560 4102 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 4360 4102 75 172 0 4185 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 22800

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8644
/proc/meminfo: memFree=1735672/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=17616 CPUtime=700.75
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 4169 0 0 0 70070 5 0 0 25 0 1 0 1158923682 18038784 4155 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 4404 4155 75 172 0 4229 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 22976

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8644
/proc/meminfo: memFree=1735160/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=18092 CPUtime=760.73
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 4286 0 0 0 76068 5 0 0 25 0 1 0 1158923682 18526208 4272 1992294400 134512640 135217611 4294956304 18446744073709551615 134536761 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 4523 4272 75 172 0 4348 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 23452

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8644
/proc/meminfo: memFree=1734904/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=18364 CPUtime=820.7
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 4351 0 0 0 82065 5 0 0 25 0 1 0 1158923682 18804736 4337 1992294400 134512640 135217611 4294956304 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 4591 4337 75 172 0 4416 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 23724

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8644
/proc/meminfo: memFree=1734136/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=19048 CPUtime=880.68
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 4522 0 0 0 88062 6 0 0 25 0 1 0 1158923682 19505152 4508 1992294400 134512640 135217611 4294956304 18446744073709551615 134537448 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 4762 4508 75 172 0 4587 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 24408

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8646
/proc/meminfo: memFree=1733880/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=19192 CPUtime=940.66
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 4542 0 0 0 94060 6 0 0 25 0 1 0 1158923682 19652608 4528 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 4798 4528 75 172 0 4623 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 24552

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8646
/proc/meminfo: memFree=1733752/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=19460 CPUtime=1000.63
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 4605 0 0 0 100057 6 0 0 25 0 1 0 1158923682 19927040 4591 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 4865 4591 75 172 0 4690 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 24820

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8646
/proc/meminfo: memFree=1733560/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=19736 CPUtime=1060.62
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 4664 0 0 0 106055 7 0 0 25 0 1 0 1158923682 20209664 4650 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 4934 4650 75 172 0 4759 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 25096

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8646
/proc/meminfo: memFree=1733304/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=19868 CPUtime=1120.6
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 4704 0 0 0 112053 7 0 0 25 0 1 0 1158923682 20344832 4690 1992294400 134512640 135217611 4294956304 18446744073709551615 134532880 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 4967 4690 75 172 0 4792 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 25228

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8646
/proc/meminfo: memFree=1732600/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=20568 CPUtime=1180.57
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 4865 0 0 0 118050 7 0 0 25 0 1 0 1158923682 21061632 4851 1992294400 134512640 135217611 4294956304 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 5142 4851 75 172 0 4967 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 25928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8646
/proc/meminfo: memFree=1732536/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=20568 CPUtime=1198.77
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 4874 0 0 0 119870 7 0 0 25 0 1 0 1158923682 21061632 4860 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 5142 4860 75 172 0 4967 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 25928

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 8646
/proc/meminfo: memFree=1732536/2055920 swapFree=4170316/4192956
[pid=8641] ppid=8639 vsize=5360 CPUtime=1.26
/proc/8641/stat : 8641 (glucose.sh) S 8639 8641 8363 0 -1 4194304 313 4125 0 0 0 0 123 3 16 0 1 0 1158923554 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8641/statm: 1340 238 195 169 0 51 0
[pid=8644] ppid=8641 vsize=20568 CPUtime=1198.77
/proc/8644/stat : 8644 (glucose_static) R 8641 8641 8363 0 -1 4194304 4874 0 0 0 119870 7 0 0 25 0 1 0 1158923682 21061632 4860 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/8644/statm: 5142 4860 75 172 0 4967 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 25928

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.94
CPU system time (s): 0.122981
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 25928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9323
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 1415

runsolver used 1.09983 second user time and 3.2795 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-04 18:30:05
IDJOB=1558038
IDBENCH=70850
IDSOLVER=503
FILE ID=node38/1558038-1238862604
PBS_JOBID= 9085903
Free space on /tmp= 66492 MiB

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

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

MD5SUM BENCH= a2be03cdc152990d030fb3c2aea1f730
RANDOM SEED=2053984942

node38.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.259
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.259
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:       1758184 kB
Buffers:         25776 kB
Cached:         203252 kB
SwapCached:      11216 kB
Active:          29552 kB
Inactive:       212180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758184 kB
SwapTotal:     4192956 kB
SwapFree:      4170316 kB
Dirty:            3112 kB
Writeback:           0 kB
Mapped:          18256 kB
Slab:            41160 kB
Committed_AS:  3542072 kB
PageTables:       1988 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= 66488 MiB
End job on node38 at 2009-04-04 18:50:07