Trace number 1515572

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.1 1207.21

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S282405510-004.cnf
MD5SUMce585ef8de51ea191ea179c0c20f7f7a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.046992
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.01	c
0.00/0.01	c Starting SatElite Preprocessing
0.00/0.01	c
0.00/0.01	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    2130    10650 |     638       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 100   #clauses: 2130   #literals: 10650
0.00/0.01	c CPU time:   0.002999 s
0.00/0.01	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  100                                                  |
0.00/0.01	c |  Number of clauses:    2130                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.07/1207.21	HOME/glucose.sh: line 55: 19931 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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1515572-1238255967/watcher-1515572-1238255967 -o /tmp/evaluation-result-1515572-1238255967/solver-1515572-1238255967 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515572-1238255967.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.91 1.95 1.98 4/94 19928
/proc/meminfo: memFree=1782680/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) R 19926 19928 19785 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 0 0 0 17 0 0 0
/proc/19928/statm: 1340 236 195 169 0 51 0
[pid=19929] ppid=19928 vsize=0 CPUtime=0
/proc/19929/stat : 19929 (SatELite_releas) Z 19928 19928 19785 0 -1 4194316 152 0 0 0 0 0 0 0 18 0 1 0 1098260344 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744071563351923 0 0 17 0 0 0
/proc/19929/statm: 0 0 0 0 0 0 0

[startup+0.110552 s]
/proc/loadavg: 1.91 1.95 1.98 4/94 19928
/proc/meminfo: memFree=1782680/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.201563 s]
/proc/loadavg: 1.91 1.95 1.98 4/94 19928
/proc/meminfo: memFree=1782680/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301574 s]
/proc/loadavg: 1.91 1.95 1.98 4/94 19928
/proc/meminfo: memFree=1782680/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70162 s]
/proc/loadavg: 1.91 1.95 1.98 4/94 19928
/proc/meminfo: memFree=1782680/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50171 s]
/proc/loadavg: 1.91 1.95 1.98 3/96 19931
/proc/meminfo: memFree=1780424/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=3760 CPUtime=1.47
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 605 0 0 0 147 0 0 0 25 0 1 0 1098260345 3850240 591 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 940 591 75 172 0 765 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9120

[startup+3.10189 s]
/proc/loadavg: 1.91 1.95 1.98 3/96 19931
/proc/meminfo: memFree=1779720/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=4460 CPUtime=3.07
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 779 0 0 0 307 0 0 0 25 0 1 0 1098260345 4567040 765 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 1115 765 75 172 0 940 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9820

[startup+6.30225 s]
/proc/loadavg: 1.92 1.95 1.98 3/96 19931
/proc/meminfo: memFree=1778696/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=5292 CPUtime=6.25
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 979 0 0 0 625 0 0 0 25 0 1 0 1098260345 5419008 965 1992294400 134512640 135217611 4294956304 18446744073709551615 134532987 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 1323 965 75 172 0 1148 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 10652

[startup+12.702 s]
/proc/loadavg: 1.93 1.95 1.98 3/96 19931
/proc/meminfo: memFree=1777360/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=6532 CPUtime=12.6
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 1251 0 0 0 1260 0 0 0 25 0 1 0 1098260345 6688768 1237 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 1633 1237 75 172 0 1458 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 11892

[startup+25.5014 s]
/proc/loadavg: 1.94 1.96 1.98 3/96 19931
/proc/meminfo: memFree=1776016/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=7940 CPUtime=25.33
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 1613 0 0 0 2532 1 0 0 25 0 1 0 1098260345 8130560 1599 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 1985 1599 75 172 0 1810 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 13300

[startup+51.1013 s]
/proc/loadavg: 1.96 1.96 1.98 3/96 19931
/proc/meminfo: memFree=1774096/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=10256 CPUtime=50.78
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 2116 0 0 0 5077 1 0 0 25 0 1 0 1098260345 10502144 2102 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 2564 2102 75 172 0 2389 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 15616

[startup+102.302 s]
/proc/loadavg: 2.06 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1771208/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=12808 CPUtime=101.66
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 2735 0 0 0 10164 2 0 0 25 0 1 0 1098260345 13115392 2721 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 3202 2721 75 172 0 3027 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 18168

[startup+162.302 s]
/proc/loadavg: 2.02 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1769360/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=15000 CPUtime=161.3
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 3211 0 0 0 16128 2 0 0 25 0 1 0 1098260345 15360000 3197 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 3750 3197 75 172 0 3575 0
Current children cumulated CPU time (s) 161.3
Current children cumulated vsize (KiB) 20360

[startup+222.307 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1767952/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=16568 CPUtime=220.96
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 3581 0 0 0 22093 3 0 0 25 0 1 0 1098260345 16965632 3567 1992294400 134512640 135217611 4294956304 18446744073709551615 134533040 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 4142 3567 75 172 0 3967 0
Current children cumulated CPU time (s) 220.96
Current children cumulated vsize (KiB) 21928

[startup+282.301 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1766672/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=18012 CPUtime=280.6
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 3915 0 0 0 28057 3 0 0 25 0 1 0 1098260345 18444288 3901 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 4503 3901 75 172 0 4328 0
Current children cumulated CPU time (s) 280.6
Current children cumulated vsize (KiB) 23372

[startup+342.302 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1765328/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=19452 CPUtime=340.24
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 4237 0 0 0 34021 3 0 0 25 0 1 0 1098260345 19918848 4223 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 4863 4223 75 172 0 4688 0
Current children cumulated CPU time (s) 340.24
Current children cumulated vsize (KiB) 24812

[startup+402.302 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1764560/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=20508 CPUtime=399.9
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 4456 0 0 0 39986 4 0 0 25 0 1 0 1098260345 21000192 4442 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 5127 4442 75 172 0 4952 0

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

[pid=19931] ppid=19928 vsize=22608 CPUtime=519.2
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 4951 0 0 0 51915 5 0 0 25 0 1 0 1098260345 23150592 4937 1992294400 134512640 135217611 4294956304 18446744073709551615 134522688 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 5652 4937 75 172 0 5477 0
Current children cumulated CPU time (s) 519.2
Current children cumulated vsize (KiB) 27968

[startup+582.302 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1761680/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=23432 CPUtime=578.84
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 5145 0 0 0 57879 5 0 0 25 0 1 0 1098260345 23994368 5131 1992294400 134512640 135217611 4294956304 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 5858 5131 75 172 0 5683 0
Current children cumulated CPU time (s) 578.84
Current children cumulated vsize (KiB) 28792

[startup+642.301 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1760784/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=24412 CPUtime=638.49
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 5340 0 0 0 63844 5 0 0 25 0 1 0 1098260345 24997888 5326 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 6103 5326 75 172 0 5928 0
Current children cumulated CPU time (s) 638.49
Current children cumulated vsize (KiB) 29772

[startup+702.302 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1760272/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=24760 CPUtime=698.14
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 5458 0 0 0 69809 5 0 0 25 0 1 0 1098260345 25354240 5444 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 6190 5444 75 172 0 6015 0
Current children cumulated CPU time (s) 698.14
Current children cumulated vsize (KiB) 30120

[startup+762.302 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1759632/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=25552 CPUtime=757.79
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 5653 0 0 0 75774 5 0 0 25 0 1 0 1098260345 26165248 5612 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 6388 5612 75 172 0 6213 0
Current children cumulated CPU time (s) 757.79
Current children cumulated vsize (KiB) 30912

[startup+822.301 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1758736/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=26536 CPUtime=817.43
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 5873 0 0 0 81738 5 0 0 25 0 1 0 1098260345 27172864 5832 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 6634 5832 75 172 0 6459 0
Current children cumulated CPU time (s) 817.43
Current children cumulated vsize (KiB) 31896

[startup+882.307 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1758160/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=27032 CPUtime=877.08
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 5990 0 0 0 87703 5 0 0 25 0 1 0 1098260345 27680768 5949 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 6758 5949 75 172 0 6583 0
Current children cumulated CPU time (s) 877.08
Current children cumulated vsize (KiB) 32392

[startup+942.302 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1757520/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=27824 CPUtime=936.73
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 6146 0 0 0 93667 6 0 0 25 0 1 0 1098260345 28491776 6105 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 6956 6105 75 172 0 6781 0
Current children cumulated CPU time (s) 936.73
Current children cumulated vsize (KiB) 33184

[startup+1002.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1756816/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=28544 CPUtime=996.37
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 6309 0 0 0 99631 6 0 0 25 0 1 0 1098260345 29229056 6268 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 7136 6268 75 172 0 6961 0
Current children cumulated CPU time (s) 996.37
Current children cumulated vsize (KiB) 33904

[startup+1062.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1756432/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=29012 CPUtime=1056.02
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 6417 0 0 0 105596 6 0 0 25 0 1 0 1098260345 29708288 6376 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 7253 6376 75 172 0 7078 0
Current children cumulated CPU time (s) 1056.02
Current children cumulated vsize (KiB) 34372

[startup+1122.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1755728/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=30144 CPUtime=1115.66
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 6574 0 0 0 111560 6 0 0 25 0 1 0 1098260345 30867456 6533 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 7536 6533 75 172 0 7361 0
Current children cumulated CPU time (s) 1115.66
Current children cumulated vsize (KiB) 35504

[startup+1182.3 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1754960/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=31080 CPUtime=1175.32
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 6775 0 0 0 117525 7 0 0 25 0 1 0 1098260345 31825920 6734 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 7770 6734 75 172 0 7595 0
Current children cumulated CPU time (s) 1175.32
Current children cumulated vsize (KiB) 36440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1754576/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=31224 CPUtime=1200.07
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 6802 0 0 0 120000 7 0 0 25 0 1 0 1098260345 31973376 6761 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 7806 6761 75 172 0 7631 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 36584

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

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

[startup+1207.2 s]
/proc/loadavg: 2.00 1.98 1.98 3/96 19937
/proc/meminfo: memFree=1754576/2055920 swapFree=4152308/4192956
[pid=19928] ppid=19926 vsize=5360 CPUtime=0
/proc/19928/stat : 19928 (glucose.sh) S 19926 19928 19785 0 -1 4194304 313 152 0 0 0 0 0 0 21 0 1 0 1098260344 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19928/statm: 1340 238 195 169 0 51 0
[pid=19931] ppid=19928 vsize=31224 CPUtime=1200.07
/proc/19931/stat : 19931 (glucose_static) R 19928 19928 19785 0 -1 4194304 6802 0 0 0 120000 7 0 0 25 0 1 0 1098260345 31973376 6761 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19931/statm: 7806 6761 75 172 0 7631 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 36584

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1207.21
CPU time (s): 1200.1
CPU user time (s): 1200.02
CPU system time (s): 0.078987
CPU usage (%): 99.4103
Max. virtual memory (cumulated for all children) (KiB): 36584

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

runsolver used 1.80173 second user time and 4.79627 second system time

The end

Launcher Data

Begin job on node91 at 2009-03-28 16:59:27
IDJOB=1515572
IDBENCH=70441
IDSOLVER=503
FILE ID=node91/1515572-1238255967
PBS_JOBID= 9060790
Free space on /tmp= 66480 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/100/unif-k5-r21.3-v100-c2130-S282405510-004.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515572-1238255967/watcher-1515572-1238255967 -o /tmp/evaluation-result-1515572-1238255967/solver-1515572-1238255967 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515572-1238255967.cnf

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

MD5SUM BENCH= ce585ef8de51ea191ea179c0c20f7f7a
RANDOM SEED=1885823205

node91.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.252
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.252
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1783224 kB
Buffers:         46496 kB
Cached:         155332 kB
SwapCached:      23048 kB
Active:         143448 kB
Inactive:        83024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783224 kB
SwapTotal:     4192956 kB
SwapFree:      4152308 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:          16096 kB
Slab:            29392 kB
Committed_AS:  2367152 kB
PageTables:       3260 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66480 MiB
End job on node91 at 2009-03-28 17:19:36