Trace number 1577562

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 280.8 280.963

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.456
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

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.09/1.14	c ==============================================================================
1.09/1.14	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.14	c ==============================================================================
1.09/1.14	c |         0 | 1268704  3718600 |  380611       0        0     nan |  0.000 % |
25.28/25.32	c |         0 |  433228  1602137 |      --       0       --      -- |     --   | -674843/-1677597
25.28/25.32	c ==============================================================================
25.28/25.32	c Result  :   #vars: 41452   #clauses: 433228   #literals: 1602137
25.28/25.32	c CPU time:   25.0072 s
25.28/25.32	c ==============================================================================
25.78/25.87	c
25.78/25.87	c Starting glucose
25.78/25.87	c
25.78/25.87	
25.78/25.87	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
25.78/25.87	
25.78/25.87	c ============================[ Problem Statistics ]=============================
25.78/25.87	c |                                                                             |
25.78/25.87	c |  Number of variables:  41452                                                |
25.78/25.87	c |  Number of clauses:    433228                                               |
25.85/26.18	c |  Parsing time:         0.27         s                                       |
280.72/280.93	c restarts              : 289
280.72/280.93	c nb ReduceDB           : 20
280.72/280.93	c nb learnts DL2        : 4818
280.72/280.93	c nb learnts size 2     : 1472
280.72/280.93	c nb learnts size 1     : 52
280.72/280.93	c conflicts             : 600507         (2356 /sec)
280.72/280.93	c decisions             : 965617         (1.57 % random) (3789 /sec)
280.72/280.93	c propagations          : 308258852      (1209611 /sec)
280.72/280.93	c conflict literals     : 16898216       (38.64 % deleted)
280.72/280.93	c Memory used           : 44.25 MB
280.72/280.93	c CPU time              : 254.841 s
280.72/280.93	
280.72/280.94	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-1577562-1241002566/watcher-1577562-1241002566 -o /tmp/evaluation-result-1577562-1241002566/solver-1577562-1241002566 -C 1200 -W 1800 -M 1800 glucose.sh HOME/instance-1577562-1241002566.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.91 1.82 1.42 3/64 10794
/proc/meminfo: memFree=1089656/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=0
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 128290000 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 236 195 169 0 51 0
[pid=10795] ppid=10794 vsize=876 CPUtime=0
/proc/10795/stat : 10795 (SatELite_releas) R 10794 10794 10522 0 -1 4194304 105 0 0 0 0 0 0 0 18 0 1 0 128290000 897024 89 1992294400 134512640 135225430 4294956160 18446744073709551615 134529101 0 0 4096 3 0 0 0 17 0 0 0
/proc/10795/statm: 219 89 51 174 0 42 0

[startup+0.0554639 s]
/proc/loadavg: 1.91 1.82 1.42 3/64 10794
/proc/meminfo: memFree=1089656/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=0
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 128290000 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 236 195 169 0 51 0
[pid=10795] ppid=10794 vsize=14160 CPUtime=0.04
/proc/10795/stat : 10795 (SatELite_releas) R 10794 10794 10522 0 -1 4194304 3223 0 0 0 3 1 0 0 18 0 1 0 128290000 14499840 3143 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/10795/statm: 3540 3143 51 174 0 3363 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 19520

[startup+0.101472 s]
/proc/loadavg: 1.91 1.82 1.42 3/64 10794
/proc/meminfo: memFree=1089656/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=0
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 128290000 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 236 195 169 0 51 0
[pid=10795] ppid=10794 vsize=30384 CPUtime=0.09
/proc/10795/stat : 10795 (SatELite_releas) R 10794 10794 10522 0 -1 4194304 4502 0 0 0 7 2 0 0 18 0 1 0 128290000 31113216 4422 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/10795/statm: 7596 4423 51 174 0 7419 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35744

[startup+0.301507 s]
/proc/loadavg: 1.91 1.82 1.42 3/64 10794
/proc/meminfo: memFree=1089656/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=0
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 128290000 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 236 195 169 0 51 0
[pid=10795] ppid=10794 vsize=48256 CPUtime=0.29
/proc/10795/stat : 10795 (SatELite_releas) R 10794 10794 10522 0 -1 4194304 10098 0 0 0 24 5 0 0 19 0 1 0 128290000 49414144 10018 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/10795/statm: 12064 10019 51 174 0 11887 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53616

[startup+0.701576 s]
/proc/loadavg: 1.91 1.82 1.42 3/64 10794
/proc/meminfo: memFree=1089656/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=0
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 128290000 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 236 195 169 0 51 0
[pid=10795] ppid=10794 vsize=105884 CPUtime=0.69
/proc/10795/stat : 10795 (SatELite_releas) R 10794 10794 10522 0 -1 4194304 20589 0 0 0 56 13 0 0 23 0 1 0 128290000 108425216 20509 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/10795/statm: 26471 20510 51 174 0 26294 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111244

[startup+1.50272 s]
/proc/loadavg: 1.91 1.82 1.42 2/66 10796
/proc/meminfo: memFree=976104/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=0
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 128290000 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 236 195 169 0 51 0
[pid=10795] ppid=10794 vsize=162632 CPUtime=1.48
/proc/10795/stat : 10795 (SatELite_releas) R 10794 10794 10522 0 -1 4194304 33839 0 0 0 129 19 0 0 25 0 1 0 128290000 166535168 33759 1992294400 134512640 135225430 4294956160 18446744073709551615 134548782 0 0 4096 3 0 0 0 17 0 0 0
/proc/10795/statm: 40658 33759 72 174 0 40481 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 167992

[startup+3.102 s]
/proc/loadavg: 1.91 1.82 1.42 2/66 10796
/proc/meminfo: memFree=953960/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=0
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 128290000 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 236 195 169 0 51 0
[pid=10795] ppid=10794 vsize=174908 CPUtime=3.09
/proc/10795/stat : 10795 (SatELite_releas) R 10794 10794 10522 0 -1 4194304 36708 0 0 0 288 21 0 0 25 0 1 0 128290000 179105792 36628 1992294400 134512640 135225430 4294956160 18446744073709551615 134549139 0 0 4096 3 0 0 0 17 0 0 0
/proc/10795/statm: 43727 36628 77 174 0 43550 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 180268

[startup+6.30256 s]
/proc/loadavg: 1.84 1.81 1.41 2/66 10796
/proc/meminfo: memFree=942824/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=0
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 128290000 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 236 195 169 0 51 0
[pid=10795] ppid=10794 vsize=174908 CPUtime=6.29
/proc/10795/stat : 10795 (SatELite_releas) R 10794 10794 10522 0 -1 4194304 36721 0 0 0 608 21 0 0 25 0 1 0 128290000 179105792 36641 1992294400 134512640 135225430 4294956160 18446744073709551615 134549157 0 0 4096 3 0 0 0 17 0 0 0
/proc/10795/statm: 43727 36641 77 174 0 43550 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 180268

[startup+12.7017 s]
/proc/loadavg: 1.77 1.80 1.41 2/66 10796
/proc/meminfo: memFree=942888/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=0
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 128290000 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 236 195 169 0 51 0
[pid=10795] ppid=10794 vsize=174636 CPUtime=12.69
/proc/10795/stat : 10795 (SatELite_releas) R 10794 10794 10522 0 -1 4194304 36777 0 0 0 1248 21 0 0 25 0 1 0 128290000 178827264 36629 1992294400 134512640 135225430 4294956160 18446744073709551615 134549143 0 0 4096 3 0 0 0 17 0 0 0
/proc/10795/statm: 43659 36629 77 174 0 43482 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 179996

[startup+25.5019 s]
/proc/loadavg: 1.60 1.76 1.41 2/66 10796
/proc/meminfo: memFree=922792/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=0
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 128290000 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 236 195 169 0 51 0
[pid=10795] ppid=10794 vsize=173784 CPUtime=25.48
/proc/10795/stat : 10795 (SatELite_releas) R 10794 10794 10522 0 -1 4194304 45710 0 0 0 2516 32 0 0 25 0 1 0 128290000 177954816 36129 1992294400 134512640 135225430 4294956160 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10795/statm: 43446 36129 82 174 0 43269 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 179144

[startup+51.1014 s]
/proc/loadavg: 1.45 1.71 1.40 2/66 10797
/proc/meminfo: memFree=1028264/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=25.85
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 313 45711 0 0 0 0 2549 36 16 0 1 0 128290000 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 238 195 169 0 51 0
[pid=10797] ppid=10794 vsize=39972 CPUtime=25.2
/proc/10797/stat : 10797 (glucose_static) R 10794 10794 10522 0 -1 4194304 9665 0 0 0 2514 6 0 0 25 0 1 0 128292587 40931328 9635 1992294400 134512640 135217611 4294956272 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10797/statm: 9993 9635 77 172 0 9818 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 45332

[startup+102.306 s]
/proc/loadavg: 1.20 1.60 1.37 2/66 10797
/proc/meminfo: memFree=1026664/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=25.85
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 313 45711 0 0 0 0 2549 36 16 0 1 0 128290000 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 238 195 169 0 51 0
[pid=10797] ppid=10794 vsize=41468 CPUtime=76.36
/proc/10797/stat : 10797 (glucose_static) R 10794 10794 10522 0 -1 4194304 10036 0 0 0 7630 6 0 0 25 0 1 0 128292587 42463232 10006 1992294400 134512640 135217611 4294956272 18446744073709551615 134528127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10797/statm: 10367 10006 77 172 0 10192 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 46828

[startup+162.302 s]
/proc/loadavg: 1.18 1.52 1.36 2/66 10797
/proc/meminfo: memFree=1023912/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=25.85
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 313 45711 0 0 0 0 2549 36 16 0 1 0 128290000 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 238 195 169 0 51 0
[pid=10797] ppid=10794 vsize=44232 CPUtime=136.32
/proc/10797/stat : 10797 (glucose_static) R 10794 10794 10522 0 -1 4194304 10737 0 0 0 13625 7 0 0 25 0 1 0 128292587 45293568 10707 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10797/statm: 11058 10707 77 172 0 10883 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 49592

[startup+222.302 s]
/proc/loadavg: 1.14 1.44 1.34 2/66 10797
/proc/meminfo: memFree=1023464/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=25.85
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 313 45711 0 0 0 0 2549 36 16 0 1 0 128290000 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 238 195 169 0 51 0
[pid=10797] ppid=10794 vsize=44760 CPUtime=196.29
/proc/10797/stat : 10797 (glucose_static) R 10794 10794 10522 0 -1 4194304 10857 0 0 0 19622 7 0 0 25 0 1 0 128292587 45834240 10827 1992294400 134512640 135217611 4294956272 18446744073709551615 134532712 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10797/statm: 11190 10827 77 172 0 11015 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 50120

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

[startup+230.302 s]
/proc/loadavg: 1.12 1.42 1.34 2/66 10797
/proc/meminfo: memFree=1023400/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=25.85
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 313 45711 0 0 0 0 2549 36 16 0 1 0 128290000 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 238 195 169 0 51 0
[pid=10797] ppid=10794 vsize=44760 CPUtime=204.29
/proc/10797/stat : 10797 (glucose_static) R 10794 10794 10522 0 -1 4194304 10872 0 0 0 20422 7 0 0 25 0 1 0 128292587 45834240 10842 1992294400 134512640 135217611 4294956272 18446744073709551615 134533231 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10797/statm: 11190 10842 77 172 0 11015 0
Current children cumulated CPU time (s) 230.14
Current children cumulated vsize (KiB) 50120

[startup+255.902 s]
/proc/loadavg: 1.08 1.39 1.33 2/66 10797
/proc/meminfo: memFree=1023144/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=25.85
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 313 45711 0 0 0 0 2549 36 16 0 1 0 128290000 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 238 195 169 0 51 0
[pid=10797] ppid=10794 vsize=45032 CPUtime=229.88
/proc/10797/stat : 10797 (glucose_static) R 10794 10794 10522 0 -1 4194304 10935 0 0 0 22981 7 0 0 25 0 1 0 128292587 46112768 10905 1992294400 134512640 135217611 4294956272 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10797/statm: 11258 10905 77 172 0 11083 0
Current children cumulated CPU time (s) 255.73
Current children cumulated vsize (KiB) 50392

[startup+268.702 s]
/proc/loadavg: 1.06 1.37 1.32 2/66 10797
/proc/meminfo: memFree=1023080/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=25.85
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 313 45711 0 0 0 0 2549 36 16 0 1 0 128290000 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 238 195 169 0 51 0
[pid=10797] ppid=10794 vsize=45168 CPUtime=242.67
/proc/10797/stat : 10797 (glucose_static) R 10794 10794 10522 0 -1 4194304 10962 0 0 0 24260 7 0 0 25 0 1 0 128292587 46252032 10932 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10797/statm: 11292 10932 77 172 0 11117 0
Current children cumulated CPU time (s) 268.52
Current children cumulated vsize (KiB) 50528

[startup+275.102 s]
/proc/loadavg: 1.13 1.38 1.32 2/66 10797
/proc/meminfo: memFree=1022952/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=25.85
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 313 45711 0 0 0 0 2549 36 16 0 1 0 128290000 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 238 195 169 0 51 0
[pid=10797] ppid=10794 vsize=45308 CPUtime=249.07
/proc/10797/stat : 10797 (glucose_static) R 10794 10794 10522 0 -1 4194304 10989 0 0 0 24900 7 0 0 25 0 1 0 128292587 46395392 10959 1992294400 134512640 135217611 4294956272 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10797/statm: 11327 10959 77 172 0 11152 0
Current children cumulated CPU time (s) 274.92
Current children cumulated vsize (KiB) 50668

[startup+278.305 s]
/proc/loadavg: 1.13 1.38 1.32 2/66 10797
/proc/meminfo: memFree=1022888/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=25.85
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 313 45711 0 0 0 0 2549 36 16 0 1 0 128290000 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 238 195 169 0 51 0
[pid=10797] ppid=10794 vsize=45308 CPUtime=252.27
/proc/10797/stat : 10797 (glucose_static) R 10794 10794 10522 0 -1 4194304 10996 0 0 0 25220 7 0 0 25 0 1 0 128292587 46395392 10966 1992294400 134512640 135217611 4294956272 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10797/statm: 11327 10966 77 172 0 11152 0
Current children cumulated CPU time (s) 278.12
Current children cumulated vsize (KiB) 50668

[startup+279.902 s]
/proc/loadavg: 1.12 1.37 1.32 2/66 10797
/proc/meminfo: memFree=1022888/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=25.85
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 313 45711 0 0 0 0 2549 36 16 0 1 0 128290000 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 238 195 169 0 51 0
[pid=10797] ppid=10794 vsize=45308 CPUtime=253.87
/proc/10797/stat : 10797 (glucose_static) R 10794 10794 10522 0 -1 4194304 10996 0 0 0 25380 7 0 0 25 0 1 0 128292587 46395392 10966 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10797/statm: 11327 10966 77 172 0 11152 0
Current children cumulated CPU time (s) 279.72
Current children cumulated vsize (KiB) 50668

[startup+280.703 s]
/proc/loadavg: 1.12 1.37 1.32 2/66 10797
/proc/meminfo: memFree=1022888/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=25.85
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 313 45711 0 0 0 0 2549 36 16 0 1 0 128290000 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 238 195 169 0 51 0
[pid=10797] ppid=10794 vsize=45308 CPUtime=254.67
/proc/10797/stat : 10797 (glucose_static) R 10794 10794 10522 0 -1 4194304 10996 0 0 0 25460 7 0 0 25 0 1 0 128292587 46395392 10966 1992294400 134512640 135217611 4294956272 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10797/statm: 11327 10966 77 172 0 11152 0
Current children cumulated CPU time (s) 280.52
Current children cumulated vsize (KiB) 50668

[startup+280.903 s]
/proc/loadavg: 1.12 1.37 1.32 2/66 10797
/proc/meminfo: memFree=1022888/2055920 swapFree=4181908/4192956
[pid=10794] ppid=10792 vsize=5360 CPUtime=25.85
/proc/10794/stat : 10794 (glucose.sh) S 10792 10794 10522 0 -1 4194304 313 45711 0 0 0 0 2549 36 16 0 1 0 128290000 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10794/statm: 1340 238 195 169 0 51 0
[pid=10797] ppid=10794 vsize=45308 CPUtime=254.87
/proc/10797/stat : 10797 (glucose_static) R 10794 10794 10522 0 -1 4194304 10996 0 0 0 25480 7 0 0 25 0 1 0 128292587 46395392 10966 1992294400 134512640 135217611 4294956272 18446744073709551615 134533371 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10797/statm: 11327 10966 77 172 0 11152 0
Current children cumulated CPU time (s) 280.72
Current children cumulated vsize (KiB) 50668

Child status: 20
Real time (s): 280.963
CPU time (s): 280.8
CPU user time (s): 280.335
CPU system time (s): 0.464929
CPU usage (%): 99.942
Max. virtual memory (cumulated for all children) (KiB): 197620

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

runsolver used 0.241963 second user time and 0.791879 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-29 12:56:07
IDJOB=1577562
IDBENCH=70962
IDSOLVER=503
FILE ID=node18/1577562-1241002566
PBS_JOBID= 9204849
Free space on /tmp= 66292 MiB

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

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=1359948505

node18.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.280
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.280
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:       1090136 kB
Buffers:         86952 kB
Cached:         783528 kB
SwapCached:       4952 kB
Active:         343412 kB
Inactive:       535076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1090136 kB
SwapTotal:     4192956 kB
SwapFree:      4181908 kB
Dirty:           28108 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            73428 kB
Committed_AS:   562000 kB
PageTables:       1372 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= 66288 MiB
End job on node18 at 2009-04-29 13:00:48