Trace number 1515320

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S884941173-092.cnf
MD5SUM08970150c744745078d9b8c7ec1a3e63
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.090985
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.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:  110                                                  |
0.00/0.01	c |  Number of clauses:    2343                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.09/1200.61	HOME/glucose.sh: line 55: 20544 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-1515320-1238252909/watcher-1515320-1238252909 -o /tmp/evaluation-result-1515320-1238252909/solver-1515320-1238252909 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515320-1238252909.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.91 3/65 20541
/proc/meminfo: memFree=1439400/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) R 20539 20541 20468 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 451624746 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 268213742239 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/20541/statm: 1340 235 194 169 0 51 0
[pid=20542] ppid=20541 vsize=1008 CPUtime=0
/proc/20542/stat : 20542 (SatELite_releas) R 20541 20541 20468 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 451624746 1032192 99 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/20542/statm: 252 104 51 174 0 75 0

[startup+0.035311 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 20541
/proc/meminfo: memFree=1439400/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101318 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 20541
/proc/meminfo: memFree=1439400/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30134 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 20541
/proc/meminfo: memFree=1439400/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701385 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 20541
/proc/meminfo: memFree=1439400/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50148 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1437272/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=3888 CPUtime=1.48
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 616 0 0 0 148 0 0 0 25 0 1 0 451624747 3981312 602 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 972 602 75 172 0 797 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9248

[startup+3.10166 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1436504/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=4612 CPUtime=3.08
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 788 0 0 0 308 0 0 0 25 0 1 0 451624747 4722688 774 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 1153 774 75 172 0 978 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9972

[startup+6.30302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1435352/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=5364 CPUtime=6.28
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 987 0 0 0 628 0 0 0 25 0 1 0 451624747 5492736 973 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 1341 973 75 172 0 1166 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10724

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1434208/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=6760 CPUtime=12.68
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 1305 0 0 0 1268 0 0 0 25 0 1 0 451624747 6922240 1291 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 1690 1291 75 172 0 1515 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12120

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1432736/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=8180 CPUtime=25.48
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 1626 0 0 0 2547 1 0 0 25 0 1 0 451624747 8376320 1612 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 2045 1612 75 172 0 1870 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13540

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1430752/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=10136 CPUtime=51.06
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 2115 0 0 0 5104 2 0 0 25 0 1 0 451624747 10379264 2101 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 2534 2101 75 172 0 2359 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15496

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1428000/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=12848 CPUtime=102.24
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 2761 0 0 0 10222 2 0 0 25 0 1 0 451624747 13156352 2747 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 3212 2747 75 172 0 3037 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18208

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1425824/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=15280 CPUtime=162.22
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 3309 0 0 0 16219 3 0 0 25 0 1 0 451624747 15646720 3295 1992294400 134512640 135217611 4294956304 18446744073709551615 134538342 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 3820 3295 75 172 0 3645 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 20640

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1424352/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=16904 CPUtime=222.18
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 3672 0 0 0 22215 3 0 0 25 0 1 0 451624747 17309696 3658 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 4226 3658 75 172 0 4051 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 22264

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1423264/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=17888 CPUtime=282.16
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 3933 0 0 0 28213 3 0 0 25 0 1 0 451624747 18317312 3919 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 4472 3919 75 172 0 4297 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 23248

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1422112/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=19300 CPUtime=342.14
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 4235 0 0 0 34210 4 0 0 25 0 1 0 451624747 19763200 4221 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 4825 4221 75 172 0 4650 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 24660

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1420896/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=20776 CPUtime=402.12
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 4536 0 0 0 40207 5 0 0 25 0 1 0 451624747 21274624 4522 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 5194 4522 75 172 0 5019 0

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

[pid=20544] ppid=20541 vsize=22192 CPUtime=462.1
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 4840 0 0 0 46205 5 0 0 25 0 1 0 451624747 22724608 4826 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 5548 4826 75 172 0 5373 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 27552

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1418976/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=22960 CPUtime=522.07
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 5012 0 0 0 52202 5 0 0 25 0 1 0 451624747 23511040 4998 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 5740 4998 75 172 0 5565 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 28320

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1418016/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=24056 CPUtime=582.05
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 5241 0 0 0 58199 6 0 0 25 0 1 0 451624747 24633344 5227 1992294400 134512640 135217611 4294956304 18446744073709551615 134533063 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 6014 5227 75 172 0 5839 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 29416

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1417248/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=24716 CPUtime=642.03
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 5422 0 0 0 64197 6 0 0 25 0 1 0 451624747 25309184 5408 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 6179 5408 75 172 0 6004 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 30076

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1416544/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=25492 CPUtime=702
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 5589 0 0 0 70194 6 0 0 25 0 1 0 451624747 26103808 5575 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 6373 5575 75 172 0 6198 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 30852

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1416032/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=26060 CPUtime=761.97
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 5710 0 0 0 76191 6 0 0 25 0 1 0 451624747 26685440 5696 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 6515 5696 75 172 0 6340 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 31420

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1415456/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=26700 CPUtime=821.94
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 5861 0 0 0 82188 6 0 0 25 0 1 0 451624747 27340800 5847 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 6675 5847 75 172 0 6500 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 32060

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1414880/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=27348 CPUtime=881.91
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 6004 0 0 0 88185 6 0 0 25 0 1 0 451624747 28004352 5990 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 6837 5990 75 172 0 6662 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 32708

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1414432/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=27792 CPUtime=941.89
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 6115 0 0 0 94182 7 0 0 25 0 1 0 451624747 28459008 6101 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 6948 6101 75 172 0 6773 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 33152

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1413664/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=28744 CPUtime=1001.87
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 6314 0 0 0 100180 7 0 0 25 0 1 0 451624747 29433856 6300 1992294400 134512640 135217611 4294956304 18446744073709551615 134522539 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 7186 6300 75 172 0 7011 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 34104

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1413152/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=29248 CPUtime=1061.85
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 6443 0 0 0 106178 7 0 0 25 0 1 0 451624747 29949952 6429 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 7312 6429 75 172 0 7137 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 34608

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1412576/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=29996 CPUtime=1121.82
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 6581 0 0 0 112175 7 0 0 25 0 1 0 451624747 30715904 6567 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 7499 6567 75 172 0 7324 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 35356

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1411872/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=30788 CPUtime=1181.79
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 6778 0 0 0 118172 7 0 0 25 0 1 0 451624747 31526912 6764 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 7697 6764 75 172 0 7522 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 36148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20544
/proc/meminfo: memFree=1411744/2055920 swapFree=4178736/4192956
[pid=20541] ppid=20539 vsize=5360 CPUtime=0
/proc/20541/stat : 20541 (glucose.sh) S 20539 20541 20468 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 451624746 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20541/statm: 1340 238 195 169 0 51 0
[pid=20544] ppid=20541 vsize=31128 CPUtime=1200.09
/proc/20544/stat : 20544 (glucose_static) R 20541 20541 20468 0 -1 4194304 6788 0 0 0 120002 7 0 0 25 0 1 0 451624747 31875072 6774 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20544/statm: 7782 6774 75 172 0 7607 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 36488

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.12
CPU user time (s): 1200.03
CPU system time (s): 0.084987
CPU usage (%): 99.9586
Max. virtual memory (cumulated for all children) (KiB): 36488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.03
system time used= 0.084987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7269
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= 19
involuntary context switches= 3619

runsolver used 0.949855 second user time and 3.42748 second system time

The end

Launcher Data

Begin job on node32 at 2009-03-28 16:08:29
IDJOB=1515320
IDBENCH=70420
IDSOLVER=503
FILE ID=node32/1515320-1238252909
PBS_JOBID= 9060749
Free space on /tmp= 66456 MiB

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

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

MD5SUM BENCH= 08970150c744745078d9b8c7ec1a3e63
RANDOM SEED=1624383549

node32.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.234
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.234
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:       1439944 kB
Buffers:         60584 kB
Cached:         488788 kB
SwapCached:       7344 kB
Active:         119432 kB
Inactive:       438644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439944 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:            1632 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            43724 kB
Committed_AS:  1444116 kB
PageTables:       1488 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= 66452 MiB
End job on node32 at 2009-03-28 16:28:32