Trace number 1577822

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.0UNSAT 577.481 577.676

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.559
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

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...
1.29/1.38	c ==============================================================================
1.29/1.38	c |           |     ORIGINAL     |              LEARNT              |          |
1.29/1.38	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.29/1.38	c ==============================================================================
1.29/1.38	c |         0 | 1433869  4205935 |  430160       0        0     nan |  0.000 % |
32.67/32.73	c |         0 |  506124  1856371 |      --       0       --      -- |     --   | -749772/-1863718
32.67/32.73	c ==============================================================================
32.67/32.73	c Result  :   #vars: 48547   #clauses: 506124   #literals: 1856371
32.67/32.73	c CPU time:   32.3621 s
32.67/32.73	c ==============================================================================
33.35/33.41	c
33.35/33.41	c Starting glucose
33.35/33.41	c
33.35/33.41	
33.35/33.41	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
33.35/33.41	
33.35/33.41	c ============================[ Problem Statistics ]=============================
33.35/33.41	c |                                                                             |
33.35/33.41	c |  Number of variables:  48547                                                |
33.35/33.41	c |  Number of clauses:    506124                                               |
33.37/33.75	c |  Parsing time:         0.29         s                                       |
577.38/577.64	c restarts              : 327
577.38/577.64	c nb ReduceDB           : 30
577.38/577.64	c nb learnts DL2        : 4722
577.38/577.64	c nb learnts size 2     : 1458
577.38/577.64	c nb learnts size 1     : 89
577.38/577.64	c conflicts             : 1075096        (1976 /sec)
577.38/577.64	c decisions             : 1611244        (1.76 % random) (2962 /sec)
577.38/577.64	c propagations          : 567707415      (1043648 /sec)
577.38/577.64	c conflict literals     : 33228906       (40.66 % deleted)
577.38/577.64	c Memory used           : 55.07 MB
577.38/577.64	c CPU time              : 543.964 s
577.38/577.64	
577.38/577.65	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1577822-1241004963/watcher-1577822-1241004963 -o /tmp/evaluation-result-1577822-1241004963/solver-1577822-1241004963 -C 1200 -W 1800 -M 1800 glucose.sh HOME/instance-1577822-1241004963.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 10568
/proc/meminfo: memFree=934016/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=0
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 128530115 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 236 195 169 0 51 0
[pid=10569] ppid=10568 vsize=876 CPUtime=0
/proc/10569/stat : 10569 (SatELite_releas) R 10568 10568 10146 0 -1 4194304 89 0 0 0 0 0 0 0 24 0 1 0 128530116 897024 73 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/10569/statm: 219 75 51 174 0 42 0

[startup+0.0881921 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 10568
/proc/meminfo: memFree=934016/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=0
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 128530115 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 236 195 169 0 51 0
[pid=10569] ppid=10568 vsize=28160 CPUtime=0.07
/proc/10569/stat : 10569 (SatELite_releas) R 10568 10568 10146 0 -1 4194304 4215 0 0 0 5 2 0 0 24 0 1 0 128530116 28835840 4103 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/10569/statm: 7040 4104 51 174 0 6863 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33520

[startup+0.101191 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 10568
/proc/meminfo: memFree=934016/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=0
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 128530115 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 236 195 169 0 51 0
[pid=10569] ppid=10568 vsize=29216 CPUtime=0.08
/proc/10569/stat : 10569 (SatELite_releas) R 10568 10568 10146 0 -1 4194304 4566 0 0 0 6 2 0 0 24 0 1 0 128530116 29917184 4454 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/10569/statm: 7304 4455 51 174 0 7127 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34576

[startup+0.301214 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 10568
/proc/meminfo: memFree=934016/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=0
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 128530115 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 236 195 169 0 51 0
[pid=10569] ppid=10568 vsize=46540 CPUtime=0.29
/proc/10569/stat : 10569 (SatELite_releas) R 10568 10568 10146 0 -1 4194304 9860 0 0 0 23 6 0 0 25 0 1 0 128530116 47656960 9748 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/10569/statm: 11635 9748 51 174 0 11458 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51900

[startup+0.70126 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 10568
/proc/meminfo: memFree=934016/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=0
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 128530115 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 236 195 169 0 51 0
[pid=10569] ppid=10568 vsize=102488 CPUtime=0.69
/proc/10569/stat : 10569 (SatELite_releas) R 10568 10568 10146 0 -1 4194304 20166 0 0 0 57 12 0 0 25 0 1 0 128530116 104947712 20054 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/10569/statm: 25622 20055 51 174 0 25445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107848

[startup+1.50135 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 10570
/proc/meminfo: memFree=828656/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=0
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 128530115 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 236 195 169 0 51 0
[pid=10569] ppid=10568 vsize=171244 CPUtime=1.48
/proc/10569/stat : 10569 (SatELite_releas) R 10568 10568 10146 0 -1 4194304 36815 0 0 0 126 22 0 0 25 0 1 0 128530116 175353856 36690 1992294400 134512640 135225430 4294956160 18446744073709551615 134549560 0 0 4096 3 0 0 0 17 1 0 0
/proc/10569/statm: 42811 36690 72 174 0 42634 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 176604

[startup+3.10155 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 10570
/proc/meminfo: memFree=782256/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=0
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 128530115 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 236 195 169 0 51 0
[pid=10569] ppid=10568 vsize=202812 CPUtime=3.08
/proc/10569/stat : 10569 (SatELite_releas) R 10568 10568 10146 0 -1 4194304 41141 0 0 0 284 24 0 0 25 0 1 0 128530116 207679488 41016 1992294400 134512640 135225430 4294956160 18446744073709551615 134549555 0 0 4096 3 0 0 0 17 0 0 0
/proc/10569/statm: 50703 41016 77 174 0 50526 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 208172

[startup+6.30291 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 10570
/proc/meminfo: memFree=769648/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=0
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 128530115 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 236 195 169 0 51 0
[pid=10569] ppid=10568 vsize=202812 CPUtime=6.27
/proc/10569/stat : 10569 (SatELite_releas) R 10568 10568 10146 0 -1 4194304 41167 0 0 0 603 24 0 0 25 0 1 0 128530116 207679488 41042 1992294400 134512640 135225430 4294956160 18446744073709551615 134549618 0 0 4096 3 0 0 0 17 1 0 0
/proc/10569/statm: 50703 41042 77 174 0 50526 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 208172

[startup+12.7017 s]
/proc/loadavg: 1.14 1.03 1.01 2/66 10570
/proc/meminfo: memFree=769776/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=0
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 128530115 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 236 195 169 0 51 0
[pid=10569] ppid=10568 vsize=202660 CPUtime=12.66
/proc/10569/stat : 10569 (SatELite_releas) R 10568 10568 10146 0 -1 4194304 41207 0 0 0 1242 24 0 0 25 0 1 0 128530116 207523840 41044 1992294400 134512640 135225430 4294956160 18446744073709551615 134549157 0 0 4096 3 0 0 0 17 1 0 0
/proc/10569/statm: 50665 41044 77 174 0 50488 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 208020

[startup+25.5012 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 10570
/proc/meminfo: memFree=769200/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=0
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 128530115 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 236 195 169 0 51 0
[pid=10569] ppid=10568 vsize=204044 CPUtime=25.47
/proc/10569/stat : 10569 (SatELite_releas) R 10568 10568 10146 0 -1 4194304 41440 0 0 0 2522 25 0 0 25 0 1 0 128530116 208941056 41239 1992294400 134512640 135225430 4294956160 18446744073709551615 134549157 0 0 4096 3 0 0 0 17 1 0 0
/proc/10569/statm: 51011 41239 77 174 0 50834 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 209404

[startup+51.1011 s]
/proc/loadavg: 1.07 1.03 1.01 2/66 10571
/proc/meminfo: memFree=865776/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=45912 CPUtime=17.67
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 10855 0 0 0 1761 6 0 0 25 0 1 0 128533457 47013888 10825 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 11478 10825 77 172 0 11303 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 51272

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 10571
/proc/meminfo: memFree=863024/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=48504 CPUtime=68.86
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 11518 0 0 0 6879 7 0 0 25 0 1 0 128533457 49668096 11488 1992294400 134512640 135217611 4294956272 18446744073709551615 134533631 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 12126 11488 77 172 0 11951 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 53864

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 10573
/proc/meminfo: memFree=860784/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=50756 CPUtime=128.83
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 12043 0 0 0 12876 7 0 0 25 0 1 0 128533457 51974144 12013 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 12689 12013 77 172 0 12514 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 56116

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10573
/proc/meminfo: memFree=859952/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=51548 CPUtime=188.82
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 12234 0 0 0 18874 8 0 0 25 0 1 0 128533457 52785152 12204 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 12887 12204 77 172 0 12712 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 56908

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10573
/proc/meminfo: memFree=858992/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=52476 CPUtime=248.8
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 12482 0 0 0 24872 8 0 0 25 0 1 0 128533457 53735424 12452 1992294400 134512640 135217611 4294956272 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 13119 12452 77 172 0 12944 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 57836

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10573
/proc/meminfo: memFree=857520/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=53820 CPUtime=308.78
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 12840 0 0 0 30869 9 0 0 25 0 1 0 128533457 55111680 12810 1992294400 134512640 135217611 4294956272 18446744073709551615 134526338 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 13455 12810 77 172 0 13280 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 59180

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10573
/proc/meminfo: memFree=857008/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=54384 CPUtime=368.76
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 12968 0 0 0 36867 9 0 0 25 0 1 0 128533457 55689216 12938 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 13596 12938 77 172 0 13421 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 59744

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10573
/proc/meminfo: memFree=856112/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=55308 CPUtime=428.75
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 13207 0 0 0 42865 10 0 0 25 0 1 0 128533457 56635392 13177 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 13827 13177 77 172 0 13652 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 60668

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10573
/proc/meminfo: memFree=855728/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=55912 CPUtime=488.73
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 13295 0 0 0 48863 10 0 0 25 0 1 0 128533457 57253888 13265 1992294400 134512640 135217611 4294956272 18446744073709551615 134533209 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 13978 13265 77 172 0 13803 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 61272

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

[startup+537.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10573
/proc/meminfo: memFree=855664/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=56052 CPUtime=503.93
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 13317 0 0 0 50383 10 0 0 25 0 1 0 128533457 57397248 13287 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 14013 13287 77 172 0 13838 0
Current children cumulated CPU time (s) 537.3
Current children cumulated vsize (KiB) 61412

[startup+563.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10573
/proc/meminfo: memFree=855408/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=56192 CPUtime=529.52
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 13368 0 0 0 52942 10 0 0 25 0 1 0 128533457 57540608 13338 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 14048 13338 77 172 0 13873 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 61552

[startup+569.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10573
/proc/meminfo: memFree=855408/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=56192 CPUtime=535.92
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 13378 0 0 0 53582 10 0 0 25 0 1 0 128533457 57540608 13348 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 14048 13348 77 172 0 13873 0
Current children cumulated CPU time (s) 569.29
Current children cumulated vsize (KiB) 61552

[startup+572.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10573
/proc/meminfo: memFree=855408/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=56192 CPUtime=539.12
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 13378 0 0 0 53902 10 0 0 25 0 1 0 128533457 57540608 13348 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 14048 13348 77 172 0 13873 0
Current children cumulated CPU time (s) 572.49
Current children cumulated vsize (KiB) 61552

[startup+575.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10573
/proc/meminfo: memFree=855408/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=56192 CPUtime=542.31
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 13378 0 0 0 54221 10 0 0 25 0 1 0 128533457 57540608 13348 1992294400 134512640 135217611 4294956272 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 14048 13348 77 172 0 13873 0
Current children cumulated CPU time (s) 575.68
Current children cumulated vsize (KiB) 61552

[startup+576.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10573
/proc/meminfo: memFree=855408/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=56192 CPUtime=543.11
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 13378 0 0 0 54301 10 0 0 25 0 1 0 128533457 57540608 13348 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 14048 13348 77 172 0 13873 0
Current children cumulated CPU time (s) 576.48
Current children cumulated vsize (KiB) 61552

[startup+577.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10573
/proc/meminfo: memFree=855408/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=56384 CPUtime=543.51
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 13393 0 0 0 54341 10 0 0 25 0 1 0 128533457 57737216 13363 1992294400 134512640 135217611 4294956272 18446744073709551615 134533606 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 14096 13363 77 172 0 13921 0
Current children cumulated CPU time (s) 576.88
Current children cumulated vsize (KiB) 61744

[startup+577.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10573
/proc/meminfo: memFree=855344/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=56384 CPUtime=543.92
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 13394 0 0 0 54382 10 0 0 25 0 1 0 128533457 57737216 13364 1992294400 134512640 135217611 4294956272 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 14096 13364 77 172 0 13921 0
Current children cumulated CPU time (s) 577.29
Current children cumulated vsize (KiB) 61744

[startup+577.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10573
/proc/meminfo: memFree=855344/2055920 swapFree=4182092/4192956
[pid=10568] ppid=10566 vsize=5360 CPUtime=33.37
/proc/10568/stat : 10568 (glucose.sh) S 10566 10568 10146 0 -1 4194304 313 50863 0 0 0 0 3296 41 16 0 1 0 128530115 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10568/statm: 1340 238 195 169 0 51 0
[pid=10571] ppid=10568 vsize=56384 CPUtime=544.01
/proc/10571/stat : 10571 (glucose_static) R 10568 10568 10146 0 -1 4194304 13394 0 0 0 54391 10 0 0 25 0 1 0 128533457 57737216 13364 1992294400 134512640 135217611 4294956272 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10571/statm: 14096 13364 77 172 0 13921 0
Current children cumulated CPU time (s) 577.38
Current children cumulated vsize (KiB) 61744

Child status: 20
Real time (s): 577.676
CPU time (s): 577.481
CPU user time (s): 576.936
CPU system time (s): 0.544917
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 213600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 576.936
system time used= 0.544917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64737
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= 39
involuntary context switches= 886

runsolver used 0.72089 second user time and 1.22981 second system time

The end

Launcher Data

Begin job on node11 at 2009-04-29 13:36:05
IDJOB=1577822
IDBENCH=70967
IDSOLVER=503
FILE ID=node11/1577822-1241004963
PBS_JOBID= 9204856
Free space on /tmp= 66304 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L100_coli.sat.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577822-1241004963/watcher-1577822-1241004963 -o /tmp/evaluation-result-1577822-1241004963/solver-1577822-1241004963 -C 1200 -W 1800 -M 1800  glucose.sh HOME/instance-1577822-1241004963.cnf

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=1725149886

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.214
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.214
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:        934560 kB
Buffers:         44412 kB
Cached:         983600 kB
SwapCached:       4976 kB
Active:         119308 kB
Inactive:       916864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        934560 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:           31640 kB
Writeback:           0 kB
Mapped:          14472 kB
Slab:            71176 kB
Committed_AS:   531736 kB
PageTables:       1460 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= 66304 MiB
End job on node11 at 2009-04-29 13:45:42