Trace number 1514852

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S102181364-052.cnf
MD5SUMbe53d6aab4327d2095ad021029e1f91d
Bench CategoryRANDOM (random 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 variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2343    11715 |     702       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 110   #clauses: 2343   #literals: 11715
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	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:  110                                                  |
0.00/0.01	c |  Number of clauses:    2343                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.04/1200.61	HOME/glucose.sh: line 55:  1894 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-1514852-1238245271/watcher-1514852-1238245271 -o /tmp/evaluation-result-1514852-1238245271/solver-1514852-1238245271 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514852-1238245271.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 1891
/proc/meminfo: memFree=875952/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) R 1889 1891 1623 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1891/statm: 1340 235 194 169 0 51 0
[pid=1892] ppid=1891 vsize=1008 CPUtime=0
/proc/1892/stat : 1892 (SatELite_releas) R 1891 1891 1623 0 -1 4194304 112 0 0 0 0 0 0 0 18 0 1 0 1097193203 1032192 96 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/1892/statm: 252 97 50 174 0 75 0

[startup+0.0144141 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 1891
/proc/meminfo: memFree=875952/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101428 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 1891
/proc/meminfo: memFree=875952/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301462 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 1891
/proc/meminfo: memFree=875952/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701532 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 1891
/proc/meminfo: memFree=875952/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50167 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1894
/proc/meminfo: memFree=873824/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=3788 CPUtime=1.48
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 615 0 0 0 148 0 0 0 25 0 1 0 1097193204 3878912 601 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 947 601 75 172 0 772 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9148

[startup+3.10295 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1894
/proc/meminfo: memFree=873056/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=4516 CPUtime=3.09
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 791 0 0 0 309 0 0 0 25 0 1 0 1097193204 4624384 777 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 1129 777 75 172 0 954 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9876

[startup+6.3015 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1894
/proc/meminfo: memFree=871968/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=5480 CPUtime=6.28
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 1000 0 0 0 628 0 0 0 25 0 1 0 1097193204 5611520 986 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 1370 986 75 172 0 1195 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10840

[startup+12.7016 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1894
/proc/meminfo: memFree=870752/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=6636 CPUtime=12.68
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 1268 0 0 0 1268 0 0 0 25 0 1 0 1097193204 6795264 1254 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 1659 1254 75 172 0 1484 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11996

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=869280/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=8180 CPUtime=25.47
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 1635 0 0 0 2547 0 0 0 25 0 1 0 1097193204 8376320 1621 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 2045 1621 75 172 0 1870 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13540

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=867360/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=10200 CPUtime=51.06
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 2116 0 0 0 5105 1 0 0 25 0 1 0 1097193204 10444800 2102 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 2550 2102 75 172 0 2375 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15560

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=864800/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=12572 CPUtime=102.24
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 2694 0 0 0 10222 2 0 0 25 0 1 0 1097193204 12873728 2680 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 3143 2680 75 172 0 2968 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17932

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=862496/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=15100 CPUtime=162.21
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 3281 0 0 0 16219 2 0 0 25 0 1 0 1097193204 15462400 3267 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 3775 3267 75 172 0 3600 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 20460

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=860832/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=16920 CPUtime=222.18
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 3688 0 0 0 22215 3 0 0 25 0 1 0 1097193204 17326080 3674 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 4230 3674 75 172 0 4055 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 22280

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=859296/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=18600 CPUtime=282.16
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 4079 0 0 0 28212 4 0 0 25 0 1 0 1097193204 19046400 4061 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 4650 4061 75 172 0 4475 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 23960

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=858088/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=20160 CPUtime=342.12
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 4378 0 0 0 34208 4 0 0 25 0 1 0 1097193204 20643840 4356 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 5040 4356 75 172 0 4865 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 25520

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=856936/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=21308 CPUtime=402.09
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 4656 0 0 0 40205 4 0 0 25 0 1 0 1097193204 21819392 4634 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 5327 4634 75 172 0 5152 0

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

[pid=1894] ppid=1891 vsize=22448 CPUtime=462.06
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 4924 0 0 0 46202 4 0 0 25 0 1 0 1097193204 22986752 4899 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 5612 4899 75 172 0 5437 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 27808

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=855144/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=23176 CPUtime=522.05
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 5108 0 0 0 52200 5 0 0 25 0 1 0 1097193204 23732224 5083 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 5794 5083 75 172 0 5619 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 28536

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=854184/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=24200 CPUtime=582.01
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 5329 0 0 0 58196 5 0 0 25 0 1 0 1097193204 24780800 5304 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 6050 5304 75 172 0 5875 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 29560

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=853544/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=24832 CPUtime=641.99
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 5494 0 0 0 64194 5 0 0 25 0 1 0 1097193204 25427968 5469 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 6208 5469 75 172 0 6033 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 30192

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=852456/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=26072 CPUtime=701.97
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 5779 0 0 0 70191 6 0 0 25 0 1 0 1097193204 26697728 5754 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 6518 5754 75 172 0 6343 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 31432

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=851880/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=26668 CPUtime=761.94
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 5908 0 0 0 76188 6 0 0 25 0 1 0 1097193204 27308032 5883 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 6667 5883 75 172 0 6492 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 32028

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=851240/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=27348 CPUtime=821.9
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 6079 0 0 0 82184 6 0 0 25 0 1 0 1097193204 28004352 6054 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 6837 6054 75 172 0 6662 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 32708

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=850792/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=27836 CPUtime=881.88
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 6179 0 0 0 88182 6 0 0 25 0 1 0 1097193204 28504064 6154 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 6959 6154 75 172 0 6784 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 33196

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=850344/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=28268 CPUtime=941.85
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 6292 0 0 0 94179 6 0 0 25 0 1 0 1097193204 28946432 6267 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 7067 6267 75 172 0 6892 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 33628

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=849896/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=28772 CPUtime=1001.82
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 6398 0 0 0 100176 6 0 0 25 0 1 0 1097193204 29462528 6373 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 7193 6373 75 172 0 7018 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 34132

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=849256/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=29396 CPUtime=1061.8
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 6564 0 0 0 106173 7 0 0 25 0 1 0 1097193204 30101504 6539 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 7349 6539 75 172 0 7174 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 34756

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=848744/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=29848 CPUtime=1121.77
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 6675 0 0 0 112170 7 0 0 25 0 1 0 1097193204 30564352 6650 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 7462 6650 75 172 0 7287 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 35208

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=848040/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=30988 CPUtime=1181.74
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 6864 0 0 0 118167 7 0 0 25 0 1 0 1097193204 31731712 6839 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 7747 6839 75 172 0 7572 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 36348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1894
/proc/meminfo: memFree=847784/2055920 swapFree=4177928/4192956
[pid=1891] ppid=1889 vsize=5360 CPUtime=0
/proc/1891/stat : 1891 (glucose.sh) S 1889 1891 1623 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097193203 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1891/statm: 1340 238 195 169 0 51 0
[pid=1894] ppid=1891 vsize=31228 CPUtime=1200.04
/proc/1894/stat : 1894 (glucose_static) R 1891 1891 1623 0 -1 4194304 6918 0 0 0 119997 7 0 0 25 0 1 0 1097193204 31977472 6893 1992294400 134512640 135217611 4294956304 18446744073709551615 134522547 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1894/statm: 7807 6893 75 172 0 7632 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 36588

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.07
CPU user time (s): 1199.98
CPU system time (s): 0.083987
CPU usage (%): 99.9544
Max. virtual memory (cumulated for all children) (KiB): 36588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.083987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7398
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= 3698

runsolver used 1.10283 second user time and 3.2735 second system time

The end

Launcher Data

Begin job on node14 at 2009-03-28 14:01:11
IDJOB=1514852
IDBENCH=70381
IDSOLVER=503
FILE ID=node14/1514852-1238245271
PBS_JOBID= 9060730
Free space on /tmp= 65396 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S102181364-052.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514852-1238245271/watcher-1514852-1238245271 -o /tmp/evaluation-result-1514852-1238245271/solver-1514852-1238245271 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514852-1238245271.cnf

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

MD5SUM BENCH= be53d6aab4327d2095ad021029e1f91d
RANDOM SEED=1847339110

node14.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.270
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.270
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:        876496 kB
Buffers:         85904 kB
Cached:         999932 kB
SwapCached:       8964 kB
Active:          82144 kB
Inactive:      1014260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        876496 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          16284 kB
Slab:            69080 kB
Committed_AS:  2805636 kB
PageTables:       1456 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= 65396 MiB
End job on node14 at 2009-03-28 14:21:14