Trace number 1516520

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.08 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S445910413-047.cnf
MD5SUM94792c8e1ea4b54b79fb0ca4e6f889a6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3088
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

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.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 |    5785    40495 |    1735       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 65   #clauses: 5785   #literals: 40495
0.00/0.01	c CPU time:   0.007998 s
0.00/0.01	c ==============================================================================
0.01/0.02	c
0.01/0.02	c Starting glucose
0.01/0.02	c
0.01/0.02	
0.01/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.01/0.02	
0.01/0.02	c ============================[ Problem Statistics ]=============================
0.01/0.02	c |                                                                             |
0.01/0.02	c |  Number of variables:  65                                                   |
0.01/0.02	c |  Number of clauses:    5785                                                 |
0.01/0.02	c |  Parsing time:         0.01         s                                       |
1200.05/1200.71	HOME/glucose.sh: line 55:  1546 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-1516520-1238270807/watcher-1516520-1238270807 -o /tmp/evaluation-result-1516520-1238270807/solver-1516520-1238270807 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516520-1238270807.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.95 3/64 1543
/proc/meminfo: memFree=1051592/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0
/proc/1543/stat : 1543 (glucose.sh) R 1541 1543 1414 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1099747030 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 262910044831 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1543/statm: 1340 235 194 169 0 51 0
[pid=1544] ppid=1543 vsize=876 CPUtime=0
/proc/1544/stat : 1544 (SatELite_releas) R 1543 1543 1414 0 -1 4194304 106 0 0 0 0 0 0 0 18 0 1 0 1099747030 897024 90 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/1544/statm: 219 90 50 174 0 42 0

[startup+0.016703 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 1543
/proc/meminfo: memFree=1051592/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1099747030 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1543/statm: 1340 236 195 169 0 51 0
[pid=1544] ppid=1543 vsize=1408 CPUtime=0.01
/proc/1544/stat : 1544 (SatELite_releas) R 1543 1543 1414 0 -1 4194304 241 0 0 0 1 0 0 0 19 0 1 0 1099747030 1441792 225 1992294400 134512640 135225430 4294956176 18446744073709551615 134817445 0 0 4096 3 0 0 0 17 0 0 0
/proc/1544/statm: 352 225 78 174 0 175 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6768

[startup+0.102725 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 1543
/proc/meminfo: memFree=1051592/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.302762 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 1543
/proc/meminfo: memFree=1051592/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701843 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 1543
/proc/meminfo: memFree=1051592/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50199 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1049080/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=4044 CPUtime=1.47
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 696 0 0 0 147 0 0 0 25 0 1 0 1099747032 4141056 682 1992294400 134512640 135217611 4294956304 18446744073709551615 134542596 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 1011 682 75 172 0 836 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9404

[startup+3.10131 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1048312/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=4768 CPUtime=3.07
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 873 0 0 0 307 0 0 0 25 0 1 0 1099747032 4882432 859 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 1192 859 75 172 0 1017 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10128

[startup+6.30194 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1047224/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=5856 CPUtime=6.26
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 1108 0 0 0 626 0 0 0 25 0 1 0 1099747032 5996544 1094 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 1464 1094 75 172 0 1289 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11216

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1045816/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=6984 CPUtime=12.66
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 1372 0 0 0 1266 0 0 0 25 0 1 0 1099747032 7151616 1358 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 1746 1358 75 172 0 1571 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12344

[startup+25.5027 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1044344/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=8556 CPUtime=25.45
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 1764 0 0 0 2545 0 0 0 25 0 1 0 1099747032 8761344 1750 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 2139 1750 75 172 0 1964 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13916

[startup+51.1028 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1042360/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=10760 CPUtime=51.04
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 2259 0 0 0 5103 1 0 0 25 0 1 0 1099747032 11018240 2245 1992294400 134512640 135217611 4294956304 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 2690 2245 75 172 0 2515 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16120

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1039480/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=13984 CPUtime=102.22
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 2941 0 0 0 10221 1 0 0 25 0 1 0 1099747032 14319616 2927 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 3496 2927 75 172 0 3321 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 19344

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1037304/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=16208 CPUtime=162.19
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 3494 0 0 0 16217 2 0 0 25 0 1 0 1099747032 16596992 3480 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 4052 3480 75 172 0 3877 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 21568

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1035448/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=18188 CPUtime=222.15
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 3950 0 0 0 22213 2 0 0 25 0 1 0 1099747032 18624512 3936 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 4547 3936 75 172 0 4372 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 23548

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1033720/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=20308 CPUtime=282.12
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 4380 0 0 0 28210 2 0 0 25 0 1 0 1099747032 20795392 4366 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 5077 4366 75 172 0 4902 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 25668

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1032760/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=21424 CPUtime=342.1
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 4627 0 0 0 34208 2 0 0 25 0 1 0 1099747032 21938176 4613 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 5356 4613 75 172 0 5181 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 26784

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1031544/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0

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

[pid=1546] ppid=1543 vsize=25028 CPUtime=522
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 5443 0 0 0 52197 3 0 0 25 0 1 0 1099747032 25628672 5429 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 6257 5429 75 172 0 6082 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 30388

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1028600/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=25936 CPUtime=581.97
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 5665 0 0 0 58193 4 0 0 25 0 1 0 1099747032 26558464 5651 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 6484 5651 75 172 0 6309 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 31296

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1027768/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=26836 CPUtime=641.95
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 5866 0 0 0 64191 4 0 0 25 0 1 0 1099747032 27480064 5852 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 6709 5852 75 172 0 6534 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 32196

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1026616/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=27908 CPUtime=701.91
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 6142 0 0 0 70187 4 0 0 25 0 1 0 1099747032 28577792 6106 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 6977 6106 75 172 0 6802 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 33268

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1025912/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=28760 CPUtime=761.87
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 6324 0 0 0 76183 4 0 0 25 0 1 0 1099747032 29450240 6288 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 7190 6288 75 172 0 7015 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 34120

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1025272/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=29444 CPUtime=821.84
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 6481 0 0 0 82180 4 0 0 25 0 1 0 1099747032 30150656 6445 1992294400 134512640 135217611 4294956304 18446744073709551615 134533322 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 7361 6445 75 172 0 7186 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 34804

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1024504/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=30276 CPUtime=881.81
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 6696 0 0 0 88176 5 0 0 25 0 1 0 1099747032 31002624 6639 1992294400 134512640 135217611 4294956304 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 7569 6639 75 172 0 7394 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 35636

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1024248/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=30904 CPUtime=941.77
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 6777 0 0 0 94172 5 0 0 25 0 1 0 1099747032 31645696 6720 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 7726 6720 75 172 0 7551 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 36264

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1546
/proc/meminfo: memFree=1023480/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=31984 CPUtime=1001.75
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 6971 0 0 0 100170 5 0 0 25 0 1 0 1099747032 32751616 6914 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 7996 6914 75 172 0 7821 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 37344

[startup+1062.3 s]
/proc/loadavg: 1.06 0.99 0.96 2/66 1546
/proc/meminfo: memFree=1022840/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=32524 CPUtime=1061.72
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 7115 0 0 0 106167 5 0 0 25 0 1 0 1099747032 33304576 7058 1992294400 134512640 135217611 4294956304 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 8131 7058 75 172 0 7956 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 37884

[startup+1122.3 s]
/proc/loadavg: 1.02 0.99 0.96 2/66 1546
/proc/meminfo: memFree=1022264/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=33244 CPUtime=1121.68
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 7275 0 0 0 112163 5 0 0 25 0 1 0 1099747032 34041856 7218 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 8311 7218 75 172 0 8136 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 38604

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 1546
/proc/meminfo: memFree=1021496/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=34232 CPUtime=1181.65
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 7465 0 0 0 118159 6 0 0 25 0 1 0 1099747032 35053568 7408 1992294400 134512640 135217611 4294956304 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 8558 7408 75 172 0 8383 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 39592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 1546
/proc/meminfo: memFree=1021368/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=34376 CPUtime=1200.04
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 7487 0 0 0 119998 6 0 0 25 0 1 0 1099747032 35201024 7430 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 8594 7430 75 172 0 8419 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 39736

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 1546
/proc/meminfo: memFree=1021368/2055920 swapFree=4176728/4192956
[pid=1543] ppid=1541 vsize=5360 CPUtime=0.01
/proc/1543/stat : 1543 (glucose.sh) S 1541 1543 1414 0 -1 4194304 313 242 0 0 0 0 1 0 16 0 1 0 1099747030 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1543/statm: 1340 238 195 169 0 51 0
[pid=1546] ppid=1543 vsize=34376 CPUtime=1200.04
/proc/1546/stat : 1546 (glucose_static) R 1543 1543 1414 0 -1 4194304 7487 0 0 0 119998 6 0 0 25 0 1 0 1099747032 35201024 7430 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1546/statm: 8594 7430 75 172 0 8419 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 39736

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1200
CPU system time (s): 0.074988
CPU usage (%): 99.9471
Max. virtual memory (cumulated for all children) (KiB): 39736

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

runsolver used 0.951855 second user time and 3.42748 second system time

The end

Launcher Data

Begin job on node11 at 2009-03-28 21:06:47
IDJOB=1516520
IDBENCH=70520
IDSOLVER=503
FILE ID=node11/1516520-1238270807
PBS_JOBID= 9060840
Free space on /tmp= 66348 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S445910413-047.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516520-1238270807/watcher-1516520-1238270807 -o /tmp/evaluation-result-1516520-1238270807/solver-1516520-1238270807 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516520-1238270807.cnf

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

MD5SUM BENCH= 94792c8e1ea4b54b79fb0ca4e6f889a6
RANDOM SEED=1259150635

node11.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.274
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.274
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:       1052136 kB
Buffers:         93144 kB
Cached:         818128 kB
SwapCached:      10196 kB
Active:         224916 kB
Inactive:       697984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1052136 kB
SwapTotal:     4192956 kB
SwapFree:      4176728 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          17344 kB
Slab:            66912 kB
Committed_AS:  2785500 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= 66344 MiB
End job on node11 at 2009-03-28 21:26:50