Trace number 1774634

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 552.11 552.352

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 benchmark182.238
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.19/1.28	c ==============================================================================
1.19/1.28	c |           |     ORIGINAL     |              LEARNT              |          |
1.19/1.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.19/1.28	c ==============================================================================
1.19/1.28	c |         0 | 1433869  4205935 |  430160       0        0     nan |  0.000 % |
30.38/30.46	c |         0 |  506124  1856371 |      --       0       --      -- |     --   | -749772/-1863718
30.38/30.46	c ==============================================================================
30.38/30.46	c Result  :   #vars: 48547   #clauses: 506124   #literals: 1856371
30.38/30.46	c CPU time:   30.0954 s
30.38/30.46	c ==============================================================================
31.08/31.12	c
31.08/31.12	c Starting glucose
31.08/31.12	c
31.08/31.12	
31.08/31.12	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
31.08/31.12	
31.08/31.12	c ============================[ Problem Statistics ]=============================
31.08/31.12	c |                                                                             |
31.08/31.12	c |  Number of variables:  48547                                                |
31.08/31.12	c |  Number of clauses:    506124                                               |
31.10/31.50	c |  Parsing time:         0.33         s                                       |
552.03/552.32	c restarts              : 327
552.03/552.32	c nb ReduceDB           : 30
552.03/552.32	c nb learnts DL2        : 4722
552.03/552.32	c nb learnts size 2     : 1458
552.03/552.32	c nb learnts size 1     : 89
552.03/552.32	c conflicts             : 1075096        (2064 /sec)
552.03/552.32	c decisions             : 1611244        (1.76 % random) (3093 /sec)
552.03/552.32	c propagations          : 567707415      (1089916 /sec)
552.03/552.32	c conflict literals     : 33228906       (40.66 % deleted)
552.03/552.32	c Memory used           : 55.07 MB
552.03/552.32	c CPU time              : 520.873 s
552.03/552.32	
552.03/552.33	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-1774634-1241266846/watcher-1774634-1241266846 -o /tmp/evaluation-result-1774634-1241266846/solver-1774634-1241266846 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1774634-1241266846.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 0.99 0.97 0.99 3/64 26068
/proc/meminfo: memFree=994296/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=0
/proc/26068/stat : 26068 (glucose.sh) R 26066 26068 25970 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 154712591 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 208717539999 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26068/statm: 1340 235 194 169 0 51 0
[pid=26069] ppid=26068 vsize=1176 CPUtime=0
/proc/26069/stat : 26069 (SatELite_releas) R 26068 26068 25970 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 154712591 1204224 141 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/26069/statm: 294 142 51 174 0 117 0

[startup+0.033597 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26068
/proc/meminfo: memFree=994296/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=0
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154712591 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26068/statm: 1340 236 195 169 0 51 0
[pid=26069] ppid=26068 vsize=10064 CPUtime=0.02
/proc/26069/stat : 26069 (SatELite_releas) R 26068 26068 25970 0 -1 4194304 2000 0 0 0 1 1 0 0 18 0 1 0 154712591 10305536 1920 1992294400 134512640 135225430 4294956176 18446744073709551615 134739694 0 0 4096 3 0 0 0 17 0 0 0
/proc/26069/statm: 2516 1920 51 174 0 2339 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15424

[startup+0.102603 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26068
/proc/meminfo: memFree=994296/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=0
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154712591 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26068/statm: 1340 236 195 169 0 51 0
[pid=26069] ppid=26068 vsize=30268 CPUtime=0.09
/proc/26069/stat : 26069 (SatELite_releas) R 26068 26068 25970 0 -1 4194304 4847 0 0 0 7 2 0 0 19 0 1 0 154712591 30994432 4735 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/26069/statm: 7567 4735 51 174 0 7390 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35628

[startup+0.302627 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26068
/proc/meminfo: memFree=994296/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=0
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154712591 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26068/statm: 1340 236 195 169 0 51 0
[pid=26069] ppid=26068 vsize=48256 CPUtime=0.29
/proc/26069/stat : 26069 (SatELite_releas) R 26068 26068 25970 0 -1 4194304 10501 0 0 0 23 6 0 0 21 0 1 0 154712591 49414144 10389 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/26069/statm: 12064 10389 51 174 0 11887 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53616

[startup+0.702669 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26068
/proc/meminfo: memFree=994296/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=0
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154712591 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26068/statm: 1340 236 195 169 0 51 0
[pid=26069] ppid=26068 vsize=106432 CPUtime=0.69
/proc/26069/stat : 26069 (SatELite_releas) R 26068 26068 25970 0 -1 4194304 21455 0 0 0 57 12 0 0 25 0 1 0 154712591 108986368 21343 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/26069/statm: 26608 21344 51 174 0 26431 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111792

[startup+1.50175 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26070
/proc/meminfo: memFree=882472/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=0
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154712591 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26068/statm: 1340 236 195 169 0 51 0
[pid=26069] ppid=26068 vsize=179520 CPUtime=1.49
/proc/26069/stat : 26069 (SatELite_releas) R 26068 26068 25970 0 -1 4194304 37912 0 0 0 126 23 0 0 25 0 1 0 154712591 183828480 37787 1992294400 134512640 135225430 4294956176 18446744073709551615 134548793 0 0 4096 3 0 0 0 17 0 0 0
/proc/26069/statm: 44880 37787 72 174 0 44703 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 184880

[startup+3.10192 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26070
/proc/meminfo: memFree=843816/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=0
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154712591 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26068/statm: 1340 236 195 169 0 51 0
[pid=26069] ppid=26068 vsize=202812 CPUtime=3.09
/proc/26069/stat : 26069 (SatELite_releas) R 26068 26068 25970 0 -1 4194304 41150 0 0 0 284 25 0 0 25 0 1 0 154712591 207679488 41025 1992294400 134512640 135225430 4294956176 18446744073709551615 134548782 0 0 4096 3 0 0 0 17 0 0 0
/proc/26069/statm: 50703 41025 77 174 0 50526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 208172

[startup+6.30126 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26070
/proc/meminfo: memFree=830952/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=0
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154712591 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26068/statm: 1340 236 195 169 0 51 0
[pid=26069] ppid=26068 vsize=202812 CPUtime=6.29
/proc/26069/stat : 26069 (SatELite_releas) R 26068 26068 25970 0 -1 4194304 41168 0 0 0 604 25 0 0 25 0 1 0 154712591 207679488 41043 1992294400 134512640 135225430 4294956176 18446744073709551615 134549612 0 0 4096 3 0 0 0 17 0 0 0
/proc/26069/statm: 50703 41043 77 174 0 50526 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 208172

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26070
/proc/meminfo: memFree=830952/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=0
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154712591 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26068/statm: 1340 236 195 169 0 51 0
[pid=26069] ppid=26068 vsize=202660 CPUtime=12.69
/proc/26069/stat : 26069 (SatELite_releas) R 26068 26068 25970 0 -1 4194304 41210 0 0 0 1244 25 0 0 25 0 1 0 154712591 207523840 41047 1992294400 134512640 135225430 4294956176 18446744073709551615 134549157 0 0 4096 3 0 0 0 17 0 0 0
/proc/26069/statm: 50665 41047 77 174 0 50488 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 208020

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26070
/proc/meminfo: memFree=830248/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=0
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154712591 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26068/statm: 1340 236 195 169 0 51 0
[pid=26069] ppid=26068 vsize=204556 CPUtime=25.48
/proc/26069/stat : 26069 (SatELite_releas) R 26068 26068 25970 0 -1 4194304 41514 0 0 0 2523 25 0 0 25 0 1 0 154712591 209465344 41313 1992294400 134512640 135225430 4294956176 18446744073709551615 134548779 0 0 4096 3 0 0 0 17 0 0 0
/proc/26069/statm: 51139 41313 77 174 0 50962 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 209916

[startup+51.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=925864/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=46916 CPUtime=19.95
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 11086 0 0 0 1989 6 0 0 25 0 1 0 154715703 48041984 11056 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 11729 11056 77 172 0 11554 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 52276

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=924072/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=48636 CPUtime=71.14
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 11527 0 0 0 7107 7 0 0 25 0 1 0 154715703 49803264 11497 1992294400 134512640 135217611 4294956288 18446744073709551615 134532751 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 12159 11497 77 172 0 11984 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 53996

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=922152/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=50756 CPUtime=131.11
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 12043 0 0 0 13104 7 0 0 25 0 1 0 154715703 51974144 12013 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 12689 12013 77 172 0 12514 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 56116

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=920808/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=52076 CPUtime=191.09
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 12390 0 0 0 19101 8 0 0 25 0 1 0 154715703 53325824 12360 1992294400 134512640 135217611 4294956288 18446744073709551615 134528028 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 13019 12360 77 172 0 12844 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 57436

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=920424/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=52476 CPUtime=251.06
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 12490 0 0 0 25098 8 0 0 25 0 1 0 154715703 53735424 12460 1992294400 134512640 135217611 4294956288 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 13119 12460 77 172 0 12944 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 57836

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=918952/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=53988 CPUtime=311.04
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 12871 0 0 0 31095 9 0 0 25 0 1 0 154715703 55283712 12841 1992294400 134512640 135217611 4294956288 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 13497 12841 77 172 0 13322 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 59348

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=918440/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=54516 CPUtime=371.01
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 12987 0 0 0 37092 9 0 0 25 0 1 0 154715703 55824384 12957 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 13629 12957 77 172 0 13454 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 59876

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=917480/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=55440 CPUtime=430.98
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 13239 0 0 0 43089 9 0 0 25 0 1 0 154715703 56770560 13209 1992294400 134512640 135217611 4294956288 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 13860 13209 77 172 0 13685 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 60800

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=917096/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=56052 CPUtime=490.96
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 13336 0 0 0 49087 9 0 0 25 0 1 0 154715703 57397248 13306 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 14013 13306 77 172 0 13838 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 61412

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

[startup+537.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=916968/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=56192 CPUtime=506.14
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 13368 0 0 0 50605 9 0 0 25 0 1 0 154715703 57540608 13338 1992294400 134512640 135217611 4294956288 18446744073709551615 134533404 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 14048 13338 77 172 0 13873 0
Current children cumulated CPU time (s) 537.24
Current children cumulated vsize (KiB) 61552

[startup+543.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=916968/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=56192 CPUtime=512.54
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 13378 0 0 0 51245 9 0 0 25 0 1 0 154715703 57540608 13348 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 14048 13348 77 172 0 13873 0
Current children cumulated CPU time (s) 543.64
Current children cumulated vsize (KiB) 61552

[startup+547.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=916968/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=56192 CPUtime=515.74
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 13378 0 0 0 51565 9 0 0 25 0 1 0 154715703 57540608 13348 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 14048 13348 77 172 0 13873 0
Current children cumulated CPU time (s) 546.84
Current children cumulated vsize (KiB) 61552

[startup+550.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=916968/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=56192 CPUtime=518.94
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 13378 0 0 0 51885 9 0 0 25 0 1 0 154715703 57540608 13348 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 14048 13348 77 172 0 13873 0
Current children cumulated CPU time (s) 550.04
Current children cumulated vsize (KiB) 61552

[startup+551.105 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=916968/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=56192 CPUtime=519.74
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 13378 0 0 0 51965 9 0 0 25 0 1 0 154715703 57540608 13348 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 14048 13348 77 172 0 13873 0
Current children cumulated CPU time (s) 550.84
Current children cumulated vsize (KiB) 61552

[startup+551.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=916968/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=56384 CPUtime=520.54
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 13394 0 0 0 52045 9 0 0 25 0 1 0 154715703 57737216 13364 1992294400 134512640 135217611 4294956288 18446744073709551615 134522547 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 14096 13364 77 172 0 13921 0
Current children cumulated CPU time (s) 551.64
Current children cumulated vsize (KiB) 61744

[startup+552.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26071
/proc/meminfo: memFree=916840/2055920 swapFree=4181276/4192956
[pid=26068] ppid=26066 vsize=5360 CPUtime=31.1
/proc/26068/stat : 26068 (glucose.sh) S 26066 26068 25970 0 -1 4194304 313 50863 0 0 0 0 3067 43 16 0 1 0 154712591 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26068/statm: 1340 238 195 169 0 51 0
[pid=26071] ppid=26068 vsize=56384 CPUtime=520.93
/proc/26071/stat : 26071 (glucose_static) R 26068 26068 25970 0 -1 4194304 13394 0 0 0 52084 9 0 0 25 0 1 0 154715703 57737216 13364 1992294400 134512640 135217611 4294956288 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26071/statm: 14096 13364 77 172 0 13921 0
Current children cumulated CPU time (s) 552.03
Current children cumulated vsize (KiB) 61744

Child status: 20
Real time (s): 552.352
CPU time (s): 552.11
CPU user time (s): 551.554
CPU system time (s): 0.555915
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 213600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 551.554
system time used= 0.555915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64736
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= 38
involuntary context switches= 1332

runsolver used 0.469928 second user time and 1.54776 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-02 14:20:48
IDJOB=1774634
IDBENCH=70967
IDSOLVER=610
FILE ID=node47/1774634-1241266846
PBS_JOBID= 9224966
Free space on /tmp= 66468 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-1774634-1241266846/watcher-1774634-1241266846 -o /tmp/evaluation-result-1774634-1241266846/solver-1774634-1241266846 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1774634-1241266846.cnf

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=1492909582

node47.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.212
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.212
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:        994840 kB
Buffers:         79376 kB
Cached:         873188 kB
SwapCached:       5488 kB
Active:          62088 kB
Inactive:       898352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        994840 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:           31876 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            86700 kB
Committed_AS:   723724 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= 66464 MiB
End job on node47 at 2009-05-02 14:30:01